MultipartContent.IsFinished |
HttpContent.isFinished() |
|
MultipartContent.IsFinished |
MixedContent.isFinished() |
|
MultipartContent.IsFinished |
MixedPart.isFinished() |
Gives the parse-state of the Content in this Part.
|
MultipartContent.IsFinished |
MultipartContent.isFinished() |
Gives the parse-state of the Content.
|
MultipartContent.IsFinished |
StringContent.isFinished() |
|
static MultipartContent.IsFinished |
MultipartContent.IsFinished.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MultipartContent.IsFinished[] |
MultipartContent.IsFinished.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|