See: Description
| Interface | Description |
|---|---|
| Messages |
The internationalization constants used by this package.
|
| StatelessServiceBase |
The base interface for all web services.
|
| Class | Description |
|---|---|
| Node |
A communication endpoint.
|
| ServiceInterface |
A service interface handle.
|
| StatelessClient |
A client node for stateless communication.
|
| StatelessClientContext |
The client context which the client must supply as an argument to
every stateless remote call.
|
| StatelessRemoteCall |
An implementation wrapper for stateless services.
|
| StatelessRemoteCaller<T> |
An implementation wrapper for stateless services.
|
| StatelessRemoteRunner |
An implementation wrapper for stateless services.
|
| StatelessServer |
A server node for stateless communication.
|
| StatelessServiceBaseImpl |
The base class for all web services.
|
Infrastructure for stateless communication between client and server.
See also the documentation of org.marketcetera.util.ws.stateful
Copyright © 2015. All Rights Reserved.