JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.handler.codec.spdy

Class SpdyHttpHeaders.Names

  • Enclosing class:
    SpdyHttpHeaders


    public static final class SpdyHttpHeaders.Names
    extends java.lang.Object
    SPDY HTTP header names
    • Field Summary

      Fields
      Modifier and Type Field and Description
      static java.lang.String ASSOCIATED_TO_STREAM_ID
      "x-spdy-associated-to-stream-id"
      static java.lang.String PRIORITY
      "x-spdy-priority"
      static java.lang.String SCHEME
      "x-spdy-scheme"
      static java.lang.String STREAM_ID
      "x-spdy-stream-id"
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • STREAM_ID

        public static final java.lang.String STREAM_ID
        "x-spdy-stream-id"
        See Also:
        Constant Field Values
      • ASSOCIATED_TO_STREAM_ID

        public static final java.lang.String ASSOCIATED_TO_STREAM_ID
        "x-spdy-associated-to-stream-id"
        See Also:
        Constant Field Values
      • PRIORITY

        public static final java.lang.String PRIORITY
        "x-spdy-priority"
        See Also:
        Constant Field Values
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /