| Class | Description |
|---|---|
| BaseCipherPayload | |
| BaseImmutableContentMetadata | |
| BaseMutableContentMetadata | |
| BasePayload<V> | |
| ByteArrayPayload | |
| ByteSourcePayload |
A repeatable, ByteSource-backed Payload.
|
| DelegatingPayload | |
| FilePayload | |
| InputStreamPayload | |
| MultipartForm | |
| Part | |
| Part.PartOptions | |
| Part.PartOptions.Builder | |
| PhantomPayload | |
| RSADecryptingPayload | |
| RSAEncryptingPayload | |
| StringPayload |
This implementation converts the String to a byte array using UTF-8 encoding.
|
| UrlEncodedFormPayload |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.