Uses of Class
tigase.net.IOService

Packages that use IOService
tigase.net   
tigase.server   
tigase.server.bosh   
tigase.xmpp   
 

Uses of IOService in tigase.net
 

Methods in tigase.net that return IOService
 IOService IOService.call()
          Method run is used to perform
 

Methods in tigase.net with parameters of type IOService
 void SocketReadThread.addSocketService(IOService s)
           
 void IOServiceListener.packetsReady(IOService service)
           
 void SocketReadThread.removeSocketService(IOService s)
           
 void IOServiceListener.serviceStopped(IOService service)
           
 

Uses of IOService in tigase.server
 

Methods in tigase.server with parameters of type IOService
 void ConnectionManager.packetsReady(IOService s)
          Describe packetsReady method here.
 void ConnectionManager.serviceStopped(IOService s)
           
 

Uses of IOService in tigase.server.bosh
 

Subclasses of IOService in tigase.server.bosh
 class BoshIOService
          Describe class BoshIOService here.
 

Uses of IOService in tigase.xmpp
 

Subclasses of IOService in tigase.xmpp
 class XMPPIOService
          Describe class XMPPIOService here.
 



Copyright © 2008 Tigase. All Rights Reserved.