Class RtspHeaders.Names

  • Enclosing class:
    RtspHeaders

    @Deprecated
    public static final class RtspHeaders.Names
    extends java.lang.Object
    Deprecated.
    Use RtspHeaderNames instead. Standard RTSP header names.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACCEPT
      Deprecated.
      "Accept"
      static java.lang.String ACCEPT_ENCODING
      Deprecated.
      "Accept-Encoding"
      static java.lang.String ACCEPT_LANGUAGE
      Deprecated.
      "Accept-Language"
      static java.lang.String ALLOW
      Deprecated.
      "Allow"
      static java.lang.String AUTHORIZATION
      Deprecated.
      "Authorization"
      static java.lang.String BANDWIDTH
      Deprecated.
      "Bandwidth"
      static java.lang.String BLOCKSIZE
      Deprecated.
      "Blocksize"
      static java.lang.String CACHE_CONTROL
      Deprecated.
      "Cache-Control"
      static java.lang.String CONFERENCE
      Deprecated.
      "Conference"
      static java.lang.String CONNECTION
      Deprecated.
      "Connection"
      static java.lang.String CONTENT_BASE
      Deprecated.
      "Content-Base"
      static java.lang.String CONTENT_ENCODING
      Deprecated.
      "Content-Encoding"
      static java.lang.String CONTENT_LANGUAGE
      Deprecated.
      "Content-Language"
      static java.lang.String CONTENT_LENGTH
      Deprecated.
      "Content-Length"
      static java.lang.String CONTENT_LOCATION
      Deprecated.
      "Content-Location"
      static java.lang.String CONTENT_TYPE
      Deprecated.
      "Content-Type"
      static java.lang.String CSEQ
      Deprecated.
      "CSeq"
      static java.lang.String DATE
      Deprecated.
      "Date"
      static java.lang.String EXPIRES
      Deprecated.
      "Expires"
      static java.lang.String FROM
      Deprecated.
      "From"
      static java.lang.String HOST
      Deprecated.
      "Host"
      static java.lang.String IF_MATCH
      Deprecated.
      "If-Match"
      static java.lang.String IF_MODIFIED_SINCE
      Deprecated.
      "If-Modified-Since"
      static java.lang.String KEYMGMT
      Deprecated.
      "KeyMgmt"
      static java.lang.String LAST_MODIFIED
      Deprecated.
      "Last-Modified"
      static java.lang.String PROXY_AUTHENTICATE
      Deprecated.
      "Proxy-Authenticate"
      static java.lang.String PROXY_REQUIRE
      Deprecated.
      "Proxy-Require"
      static java.lang.String PUBLIC
      Deprecated.
      "Public"
      static java.lang.String RANGE
      Deprecated.
      "Range"
      static java.lang.String REFERER
      Deprecated.
      "Referer"
      static java.lang.String REQUIRE
      Deprecated.
      "Require"
      static java.lang.String RETRT_AFTER
      Deprecated.
      "Retry-After"
      static java.lang.String RTP_INFO
      Deprecated.
      "RTP-Info"
      static java.lang.String SCALE
      Deprecated.
      "Scale"
      static java.lang.String SERVER
      Deprecated.
      "Server"
      static java.lang.String SESSION
      Deprecated.
      "Session"
      static java.lang.String SPEED
      Deprecated.
      "Speed"
      static java.lang.String TIMESTAMP
      Deprecated.
      "Timestamp"
      static java.lang.String TRANSPORT
      Deprecated.
      "Transport"
      static java.lang.String UNSUPPORTED
      Deprecated.
      "Unsupported"
      static java.lang.String USER_AGENT
      Deprecated.
      "User-Agent"
      static java.lang.String VARY
      Deprecated.
      "Vary"
      static java.lang.String VIA
      Deprecated.
      "Via"
      static java.lang.String WWW_AUTHENTICATE
      Deprecated.
      "WWW-Authenticate"
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ACCEPT

        public static final java.lang.String ACCEPT
        Deprecated.
        "Accept"
        See Also:
        Constant Field Values
      • ACCEPT_ENCODING

        public static final java.lang.String ACCEPT_ENCODING
        Deprecated.
        "Accept-Encoding"
        See Also:
        Constant Field Values
      • ACCEPT_LANGUAGE

        public static final java.lang.String ACCEPT_LANGUAGE
        Deprecated.
        "Accept-Language"
        See Also:
        Constant Field Values
      • AUTHORIZATION

        public static final java.lang.String AUTHORIZATION
        Deprecated.
        "Authorization"
        See Also:
        Constant Field Values
      • BANDWIDTH

        public static final java.lang.String BANDWIDTH
        Deprecated.
        "Bandwidth"
        See Also:
        Constant Field Values
      • BLOCKSIZE

        public static final java.lang.String BLOCKSIZE
        Deprecated.
        "Blocksize"
        See Also:
        Constant Field Values
      • CACHE_CONTROL

        public static final java.lang.String CACHE_CONTROL
        Deprecated.
        "Cache-Control"
        See Also:
        Constant Field Values
      • CONFERENCE

        public static final java.lang.String CONFERENCE
        Deprecated.
        "Conference"
        See Also:
        Constant Field Values
      • CONNECTION

        public static final java.lang.String CONNECTION
        Deprecated.
        "Connection"
        See Also:
        Constant Field Values
      • CONTENT_BASE

        public static final java.lang.String CONTENT_BASE
        Deprecated.
        "Content-Base"
        See Also:
        Constant Field Values
      • CONTENT_ENCODING

        public static final java.lang.String CONTENT_ENCODING
        Deprecated.
        "Content-Encoding"
        See Also:
        Constant Field Values
      • CONTENT_LANGUAGE

        public static final java.lang.String CONTENT_LANGUAGE
        Deprecated.
        "Content-Language"
        See Also:
        Constant Field Values
      • CONTENT_LENGTH

        public static final java.lang.String CONTENT_LENGTH
        Deprecated.
        "Content-Length"
        See Also:
        Constant Field Values
      • CONTENT_LOCATION

        public static final java.lang.String CONTENT_LOCATION
        Deprecated.
        "Content-Location"
        See Also:
        Constant Field Values
      • CONTENT_TYPE

        public static final java.lang.String CONTENT_TYPE
        Deprecated.
        "Content-Type"
        See Also:
        Constant Field Values
      • EXPIRES

        public static final java.lang.String EXPIRES
        Deprecated.
        "Expires"
        See Also:
        Constant Field Values
      • IF_MATCH

        public static final java.lang.String IF_MATCH
        Deprecated.
        "If-Match"
        See Also:
        Constant Field Values
      • IF_MODIFIED_SINCE

        public static final java.lang.String IF_MODIFIED_SINCE
        Deprecated.
        "If-Modified-Since"
        See Also:
        Constant Field Values
      • KEYMGMT

        public static final java.lang.String KEYMGMT
        Deprecated.
        "KeyMgmt"
        See Also:
        Constant Field Values
      • LAST_MODIFIED

        public static final java.lang.String LAST_MODIFIED
        Deprecated.
        "Last-Modified"
        See Also:
        Constant Field Values
      • PROXY_AUTHENTICATE

        public static final java.lang.String PROXY_AUTHENTICATE
        Deprecated.
        "Proxy-Authenticate"
        See Also:
        Constant Field Values
      • PROXY_REQUIRE

        public static final java.lang.String PROXY_REQUIRE
        Deprecated.
        "Proxy-Require"
        See Also:
        Constant Field Values
      • PUBLIC

        public static final java.lang.String PUBLIC
        Deprecated.
        "Public"
        See Also:
        Constant Field Values
      • REFERER

        public static final java.lang.String REFERER
        Deprecated.
        "Referer"
        See Also:
        Constant Field Values
      • REQUIRE

        public static final java.lang.String REQUIRE
        Deprecated.
        "Require"
        See Also:
        Constant Field Values
      • RETRT_AFTER

        public static final java.lang.String RETRT_AFTER
        Deprecated.
        "Retry-After"
        See Also:
        Constant Field Values
      • RTP_INFO

        public static final java.lang.String RTP_INFO
        Deprecated.
        "RTP-Info"
        See Also:
        Constant Field Values
      • SESSION

        public static final java.lang.String SESSION
        Deprecated.
        "Session"
        See Also:
        Constant Field Values
      • SERVER

        public static final java.lang.String SERVER
        Deprecated.
        "Server"
        See Also:
        Constant Field Values
      • TIMESTAMP

        public static final java.lang.String TIMESTAMP
        Deprecated.
        "Timestamp"
        See Also:
        Constant Field Values
      • TRANSPORT

        public static final java.lang.String TRANSPORT
        Deprecated.
        "Transport"
        See Also:
        Constant Field Values
      • UNSUPPORTED

        public static final java.lang.String UNSUPPORTED
        Deprecated.
        "Unsupported"
        See Also:
        Constant Field Values
      • USER_AGENT

        public static final java.lang.String USER_AGENT
        Deprecated.
        "User-Agent"
        See Also:
        Constant Field Values
      • WWW_AUTHENTICATE

        public static final java.lang.String WWW_AUTHENTICATE
        Deprecated.
        "WWW-Authenticate"
        See Also:
        Constant Field Values