Class SpdyHttpHeaders


  • public final class SpdyHttpHeaders
    extends java.lang.Object
    Provides the constants for the header names and the utility methods used by the SpdyHttpDecoder and SpdyHttpEncoder.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SpdyHttpHeaders.Names
      SPDY HTTP header names
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SpdyHttpHeaders()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpdyHttpHeaders

        private SpdyHttpHeaders()