Uses of Package
com.flat502.rox.client

Packages that use com.flat502.rox.client
com.flat502.rox.client Client-side API and supporting classes. 
com.flat502.rox.demo Examples illustrating using this project. 
com.flat502.rox.http Utility classes for packing and unpacking HTTP messages. 
 

Classes in com.flat502.rox.client used by com.flat502.rox.client
AsynchronousResponseHandler
          This interface represents an RPC response handler.
ClientResourcePool
           
HttpRpcClient
          This is the client-side RPC interface.
IOTimeoutException
           
ResponseHandler
          Deprecated. Use AsynchronousResponseHandler instead.
RpcResponseContext
           
 

Classes in com.flat502.rox.client used by com.flat502.rox.demo
AsynchronousResponseHandler
          This interface represents an RPC response handler.
RpcResponseContext
           
 

Classes in com.flat502.rox.client used by com.flat502.rox.http
HttpRpcClient
          This is the client-side RPC interface.