Uses of Interface
dimawo.middleware.communication.server.ConnectionHandler

Packages that use ConnectionHandler
dimawo.middleware.communication.server Provides the implementation of the server thread accepting connections from remote computers. 
 

Uses of ConnectionHandler in dimawo.middleware.communication.server
 

Classes in dimawo.middleware.communication.server that implement ConnectionHandler
 class CommunicatorConnectionHandler
          This agent checks if incoming connections are "safe".
 

Constructors in dimawo.middleware.communication.server with parameters of type ConnectionHandler
ServerLoop(int port, ErrorHandler com, ConnectionHandler cH, SocketFactory sockFact)
           
 



Copyright © 2011 DiMaWo Team. All Rights Reserved.