Package org.jboss.resteasy.plugins.server.netty
package org.jboss.resteasy.plugins.server.netty
-
ClassDescriptionClass to help application that are built to write to an OutputStream to chunk the contentAbstraction for an inbound http request on the server, or a response from a server to a clientAn HTTP server that sends back the content of the received HTTP request in a pretty plaintext form.Helper/delegate class to unify Servlet and Filter dispatcher implementations
SimpleChannelInboundHandlerwhich handles the requests and dispatch them.ThisMessageToMessageDecoderis responsible for decodeHttpRequesttoNettyHttpRequest's This implementation isChannelHandler.SharableDeprecated.MessageToMessageEncoderimplementation which encodesHttpResponse's toHttpResponse's This implementation isChannelHandler.SharableTLS/SSL Server Name Indication configuration.