Uses of Enum Class
org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder.Protocol
-
Uses of RestEasyHttpRequestDecoder.Protocol in org.jboss.resteasy.plugins.server.netty
Modifier and TypeMethodDescriptionDeprecated.Returns the enum constant of this class with the specified name.static RestEasyHttpRequestDecoder.Protocol[]
RestEasyHttpRequestDecoder.Protocol.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRestEasyHttpRequestDecoder
(SynchronousDispatcher dispatcher, String servletMappingPrefix, RestEasyHttpRequestDecoder.Protocol protocol) Deprecated.