Class Summary |
AbstractInetSocketAddressProtocol |
This is an abstract InetSocketAddress protocol. |
AbstractInetSocketAddressWebProtocol |
This is an abstract InetSocketAddress protocol for using in
web servers. |
Hessian |
This class implements all needed things for the hessian protocol. |
HttpInvoker |
This class implements all needed things for the httpinvoker protocol. |
Jaxws |
This class implements all needed things for the soap protocol using JAX-WS. |
JaxwsProtocolConfiguration |
The JAX-WS protocol configuration class. |
JaxwsSoapHeaderContextPassing |
This class is an extension to the default JAX-WS SOAP class and provides the
ability to transfer the implicit context inside the SOAP header using Jaxb
to serialize the parameters and context. |
JaxwsSpring |
This class implements all needed things for the JAX-WS protocol using Spring remoting. |
JaxwsSpringProtocolConfiguration |
The JAX-WS protocol (Spring) configuration class. |
JaxwsSpringSoapHeaderContextPassing |
This class is an extension to the default JAX-WS SOAP class (using Spring) and provides the
ability to transfer the implicit context inside the SOAP header using Jaxb
to serialize the parameters and context. |
RemotingDisabled |
Empty protocol to simulate protocols. |
Rmi |
This class implements all needed things for the rmi protocol. |