| Interface | Description |
|---|---|
| Payload |
Represents a HTTP payload.
|
| Class | Description |
|---|---|
| ByteArrayPayload | |
| ClosedInputStreamPayload |
This MUST ONLY be used for testing purposes.
|
| DelegatingInputStream | |
| FilePayload |
Payload that accepts a file with mimetype.
|
| FormDataPayload | |
| FormDataPayload.FormParameter |
Represents a Form Url-encoded data parameter.
|
| InputStreamPayload |
Represents a payload that is backed by a one-shot inputstream.
|
| MD5CaculcatingPayload |
Calculates the MD5 of the payload.
|
| StringPayload |
Copyright © 2008-2013. All Rights Reserved.