Uses of Interface
org.xsocket.connection.IConnectHandler

Packages that use IConnectHandler
org.xsocket.connection Provides classes to handle a connection-oriented, sequenced flow of data in a blocking or non-blocking mode on the server and on the client side. 
 

Uses of IConnectHandler in org.xsocket.connection
 

Classes in org.xsocket.connection that implement IConnectHandler
 class HandlerChain
          Implements a handler chain.
 



Copyright 2010 xSocket.org