Package | Description |
---|---|
org.jim.common.http |
Modifier and Type | Method and Description |
---|---|
static HttpMultiBodyDecoder.Step |
HttpMultiBodyDecoder.parseBody(HttpMultiBodyDecoder.Header header,
HttpRequest request,
ByteBuffer buffer,
String boundary,
String endBoundary,
org.tio.core.ChannelContext channelContext) |
static HttpMultiBodyDecoder.Step |
HttpMultiBodyDecoder.Step.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMultiBodyDecoder.Step[] |
HttpMultiBodyDecoder.Step.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.