xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.socket.HandleClient

Packages that use HandleClient
org.xmlBlaster.protocol.socket   
 

Uses of HandleClient in org.xmlBlaster.protocol.socket
 

Methods in org.xmlBlaster.protocol.socket that return HandleClient
(package private)  HandleClient SocketDriver.getClient(java.lang.String sessionId)
           
 

Methods in org.xmlBlaster.protocol.socket with parameters of type HandleClient
(package private)  void SocketDriver.addClient(java.lang.String sessionId, HandleClient h)
           
(package private)  void SocketDriver.removeClient(HandleClient h)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.