Package | Description |
---|---|
org.jboss.resteasy.plugins.server.netty |
Modifier and Type | Method and Description |
---|---|
protected RestEasyHttpRequestDecoder.Protocol |
HttpServerPipelineFactory.getProtocol() |
protected RestEasyHttpRequestDecoder.Protocol |
HttpsServerPipelineFactory.getProtocol() |
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 © 2017 JBoss by Red Hat. All rights reserved.