|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.flat502.rox.processing | |
---|---|
com.flat502.rox.client | Client-side API and supporting classes. |
com.flat502.rox.http | Utility classes for packing and unpacking HTTP messages. |
com.flat502.rox.marshal.xmlrpc | Provides classes for marshalling and unmarshalling XML-RPC messages. |
com.flat502.rox.processing | Central location for shared client- and server-side processing logic. |
com.flat502.rox.server | Server-side API and supporting classes. |
Classes in com.flat502.rox.processing used by com.flat502.rox.client | |
---|---|
Context
Abstract base class for describing the context of an RPC call or response. |
|
HttpMessageHandler
An abstract base class used by the default client and server implementation to process complete HTTP messages. |
|
HttpRpcProcessor
This abstract base class encapsulates all of the generic logic common to both client and server side communication using RPC over HTTP. |
|
ResourcePool
|
|
SSLConfiguration
|
|
SSLSession
|
Classes in com.flat502.rox.processing used by com.flat502.rox.http | |
---|---|
HttpRpcProcessor
This abstract base class encapsulates all of the generic logic common to both client and server side communication using RPC over HTTP. |
Classes in com.flat502.rox.processing used by com.flat502.rox.marshal.xmlrpc | |
---|---|
RpcFaultException
An exception encapsulating an RpcFault . |
Classes in com.flat502.rox.processing used by com.flat502.rox.processing | |
---|---|
HttpMessageHandler
An abstract base class used by the default client and server implementation to process complete HTTP messages. |
|
HttpRpcProcessor
This abstract base class encapsulates all of the generic logic common to both client and server side communication using RPC over HTTP. |
|
ResourcePool
|
|
SSLConfiguration
|
|
SSLConfiguration.ClientAuth
|
|
SSLSession
|
Classes in com.flat502.rox.processing used by com.flat502.rox.server | |
---|---|
Context
Abstract base class for describing the context of an RPC call or response. |
|
HttpMessageHandler
An abstract base class used by the default client and server implementation to process complete HTTP messages. |
|
HttpRpcProcessor
This abstract base class encapsulates all of the generic logic common to both client and server side communication using RPC over HTTP. |
|
ResourcePool
|
|
SSLConfiguration
|
|
SSLSession
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |