|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpPostBodyUtil.TransferEncodingMechanism | |
---|---|
org.jboss.netty.handler.codec.http2 | Encoder, decoder and their related message types for HTTP. |
Uses of HttpPostBodyUtil.TransferEncodingMechanism in org.jboss.netty.handler.codec.http2 |
---|
Methods in org.jboss.netty.handler.codec.http2 that return HttpPostBodyUtil.TransferEncodingMechanism | |
---|---|
static HttpPostBodyUtil.TransferEncodingMechanism |
HttpPostBodyUtil.TransferEncodingMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpPostBodyUtil.TransferEncodingMechanism[] |
HttpPostBodyUtil.TransferEncodingMechanism.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |