Uses of Interface
org.xsocket.connection.IDataHandler

Packages that use IDataHandler
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 IDataHandler in org.xsocket.connection
 

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



Copyright 2010 xSocket.org