Uses of Class
amber.type.AmberOutputStream

Packages that use AmberOutputStream
amber.client Amber Client. 
amber.client.panel Amber Panel Components. 
amber.server.application Amber Server Application. 
amber.server.component The handlers at the server for the remote components. 
amber.server.manager Amber Server Manager. 
amber.server.manager.application Amber Server Application Manager. 
amber.server.manager.connection Amber Server Connection Manager. 
amber.server.manager.handler Amber Server Connection Type Classes. 
 

Uses of AmberOutputStream in amber.client
 

Fields in amber.client declared as AmberOutputStream
protected  AmberOutputStream RComponent.dataEncoder
           
 

Uses of AmberOutputStream in amber.client.panel
 

Fields in amber.client.panel declared as AmberOutputStream
protected  AmberOutputStream BaseControl.dataEncoder
           
 

Uses of AmberOutputStream in amber.server.application
 

Methods in amber.server.application with parameters of type AmberOutputStream
protected  void ApplicationHandler.encodeComponentState(AmberOutputStream dataEncoder)
          This function encodes the basic state of the components understood by the application.
 

Uses of AmberOutputStream in amber.server.component
 

Fields in amber.server.component declared as AmberOutputStream
protected  AmberOutputStream ComponentHandler.dataEncoder
           
 

Uses of AmberOutputStream in amber.server.manager
 

Fields in amber.server.manager declared as AmberOutputStream
protected  AmberOutputStream Core.dataEncoder
           
 

Uses of AmberOutputStream in amber.server.manager.application
 

Fields in amber.server.manager.application declared as AmberOutputStream
protected  AmberOutputStream ApplicationManager.dataEncoder
           
 

Uses of AmberOutputStream in amber.server.manager.connection
 

Fields in amber.server.manager.connection declared as AmberOutputStream
protected  AmberOutputStream ConnectionManager.dataEncoder
           
 

Uses of AmberOutputStream in amber.server.manager.handler
 

Fields in amber.server.manager.handler declared as AmberOutputStream
protected  AmberOutputStream BaseHandler.dataEncoder
           
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.