Package com.linkedin.alpini.netty4.http2
package com.linkedin.alpini.netty4.http2
-
ClassDescriptionA copy of the netty Http2StreamFrameToHttpObjectCodec except with the methods which actually return the converted objects have been made abstract.Handler for compacting Espresso headers to a single header entry.An implementation of
BasicFullHttpRequest
which always uses aHttp1Headers
for holding the headers.An implementation ofBasicFullHttpResponse
which always uses aHttp1Headers
for holding the headers.An implementation ofBasicHttpRequest
which always uses aHttp1Headers
for holding the headers.An implementation ofBasicHttpResponse
which always uses aHttp1Headers
for holding the headers.Initializes HTTP/2 Pipeline.Created by acurtis on 4/19/18.