Package com.linkedin.alpini.netty4.http2
-
Interface Summary Interface Description Http2PipelineInitializer.BuilderSupplier -
Class Summary Class Description AbstractHttp2StreamFrameCodec A copy of the netty Http2StreamFrameToHttpObjectCodec except with the methods which actually return the converted objects have been made abstract.CompactHeaderHandler Handler for compacting Espresso headers to a single header entry.Http1FullRequest An implementation ofBasicFullHttpRequest
which always uses aHttp1Headers
for holding the headers.Http1FullResponse An implementation ofBasicFullHttpResponse
which always uses aHttp1Headers
for holding the headers.Http1Headers Http1Request An implementation ofBasicHttpRequest
which always uses aHttp1Headers
for holding the headers.Http1Response An implementation ofBasicHttpResponse
which always uses aHttp1Headers
for holding the headers.Http2PipelineInitializer Initializes HTTP/2 Pipeline.Http2PipelineInitializer.Builder<T extends Http2PipelineInitializer.Builder<T>> Http2StreamFrameClientCodec Http2StreamFrameServerCodec SSLContextBuilder Created by acurtis on 4/19/18.