| Package | Description |
|---|---|
| xyz.cofe.http |
| Modifier and Type | Method and Description |
|---|---|
FormMultipartData.TransferEncoding |
FormMultipartData.BinaryPart.getTransferEncoding() |
static FormMultipartData.TransferEncoding |
FormMultipartData.TransferEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormMultipartData.TransferEncoding[] |
FormMultipartData.TransferEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormMultipartData.BinaryPart.setTransferEncoding(FormMultipartData.TransferEncoding transferEncoding) |
Copyright © 2017. All rights reserved.