Uses of Class
amber.server.application.EventThread

Packages that use EventThread
amber.server.application Amber Server Application. 
 

Uses of EventThread in amber.server.application
 

Fields in amber.server.application declared as EventThread
protected  EventThread ApplicationHandler.eventHandler
          The thread handling reception of event packets from the remote components.
 

Constructors in amber.server.application with parameters of type EventThread
ReceiveThread(java.lang.ThreadGroup group, java.net.Socket socket, ApplicationInterface parent, EventThread eventHandler)
          Construct the thread, with it's parent class so it may pass back messages.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.