| Class | Description |
|---|---|
| HttpServiceFactory |
Factory class for
Service proxies using Spring's HTTP invoker |
| HttpServiceInvocationData |
Contains data used on an HttpService invocation
|
| SerializableInputStream |
An
InputStream which wraps another InputStream, so that intra-jvm access is done directly on that
stream. |
| Enum | Description |
|---|---|
| HttpServiceInvocationData.AccessType |
The possible types of access to web services
|