Package io.netty.handler.codec.spdy
Class SpdyHttpHeaders
- java.lang.Object
-
- io.netty.handler.codec.spdy.SpdyHttpHeaders
-
public final class SpdyHttpHeaders extends java.lang.ObjectProvides the constants for the header names and the utility methods used by theSpdyHttpDecoderandSpdyHttpEncoder.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSpdyHttpHeaders.NamesSPDY HTTP header names
-