Class | Description |
---|---|
SampleClient<I,O> |
Sample client used throughout the sample project when demonstrating how to send data to a target system and,
potentially, return a response.
|
SampleOutputStreamClient |
Sample client used throughout the sample project when demonstrating how to send data to a target system where the
client provides an
OutputStream where the request should be written. |