| Interface | Description |
|---|---|
| EntityTransport |
Represents a means of writing entities to the HTTP response.
|
| Class | Description |
|---|---|
| BufferingGetableResourceEntity | |
| ByteArrayEntity | |
| CompressedResourceEntity | |
| DefaultEntityTransport |
The normal, trivial, implementation of EntityTransport which simply writes
immediately and directly to the Response output stream
|
| GetableResourceEntity | |
| InputStreamEntity | |
| MultiStatusEntity | |
| PartialEntity | |
| StringEntity |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.