Uses of Class
org.indi.server.ClientHandler

Uses of ClientHandler in org.indi.server
 

Fields in org.indi.server with type parameters of type ClientHandler
 java.util.Collection<ClientHandler> IndiServer.clientHandlers
          A collection of clients connected to this server
 

Methods in org.indi.server that return types with arguments of type ClientHandler
 java.util.Collection<ClientHandler> Acceptor.getClientHandlers()
           
 

Constructors in org.indi.server with parameters of type ClientHandler
SaxHandler(java.util.Queue<java.lang.Object> queue, ClientHandler clientHandler)
          class constructor
 



Copyright © 2008. All Rights Reserved.