Interface | Description |
---|---|
LocationAwareInTransport |
Interface marks HTTP In Transports which can contain URL at which is the reception of data done.
|
Class | Description |
---|---|
HttpClientInTransport |
Implementation of HTTPInTransport delegating to a HTTPClient postMethod object.
|
HttpClientOutTransport |
Implementation of HTTPOutTransport delegating to a HTTPClient PortMethod object.
|