| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.server.netty |
| Modifier and Type | Method and Description |
|---|---|
static RestEasyHttpRequestDecoder.Protocol |
RestEasyHttpRequestDecoder.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestEasyHttpRequestDecoder.Protocol[] |
RestEasyHttpRequestDecoder.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RestEasyHttpRequestDecoder(SynchronousDispatcher dispatcher,
String servletMappingPrefix,
RestEasyHttpRequestDecoder.Protocol protocol) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.