Package io.netty.handler.codec.rtsp
Class RtspHeaders.Names
- java.lang.Object
-
- io.netty.handler.codec.rtsp.RtspHeaders.Names
-
- Enclosing class:
- RtspHeaders
@Deprecated public static final class RtspHeaders.Names extends Object
Deprecated.UseRtspHeaderNames
instead. Standard RTSP header names.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ACCEPT
Deprecated."Accept"
static String
ACCEPT_ENCODING
Deprecated."Accept-Encoding"
static String
ACCEPT_LANGUAGE
Deprecated."Accept-Language"
static String
ALLOW
Deprecated."Allow"
static String
AUTHORIZATION
Deprecated."Authorization"
static String
BANDWIDTH
Deprecated."Bandwidth"
static String
BLOCKSIZE
Deprecated."Blocksize"
static String
CACHE_CONTROL
Deprecated."Cache-Control"
static String
CONFERENCE
Deprecated."Conference"
static String
CONNECTION
Deprecated."Connection"
static String
CONTENT_BASE
Deprecated."Content-Base"
static String
CONTENT_ENCODING
Deprecated."Content-Encoding"
static String
CONTENT_LANGUAGE
Deprecated."Content-Language"
static String
CONTENT_LENGTH
Deprecated."Content-Length"
static String
CONTENT_LOCATION
Deprecated."Content-Location"
static String
CONTENT_TYPE
Deprecated."Content-Type"
static String
CSEQ
Deprecated."CSeq"
static String
DATE
Deprecated."Date"
static String
EXPIRES
Deprecated."Expires"
static String
FROM
Deprecated."From"
static String
HOST
Deprecated."Host"
static String
IF_MATCH
Deprecated."If-Match"
static String
IF_MODIFIED_SINCE
Deprecated."If-Modified-Since"
static String
KEYMGMT
Deprecated."KeyMgmt"
static String
LAST_MODIFIED
Deprecated."Last-Modified"
static String
PROXY_AUTHENTICATE
Deprecated."Proxy-Authenticate"
static String
PROXY_REQUIRE
Deprecated."Proxy-Require"
static String
PUBLIC
Deprecated."Public"
static String
RANGE
Deprecated."Range"
static String
REFERER
Deprecated."Referer"
static String
REQUIRE
Deprecated."Require"
static String
RETRT_AFTER
Deprecated."Retry-After"
static String
RTP_INFO
Deprecated."RTP-Info"
static String
SCALE
Deprecated."Scale"
static String
SERVER
Deprecated."Server"
static String
SESSION
Deprecated."Session"
static String
SPEED
Deprecated."Speed"
static String
TIMESTAMP
Deprecated."Timestamp"
static String
TRANSPORT
Deprecated."Transport"
static String
UNSUPPORTED
Deprecated."Unsupported"
static String
USER_AGENT
Deprecated."User-Agent"
static String
VARY
Deprecated."Vary"
static String
VIA
Deprecated."Via"
static String
WWW_AUTHENTICATE
Deprecated."WWW-Authenticate"
-
-
-
Field Detail
-
ACCEPT
public static final String ACCEPT
Deprecated."Accept"
- See Also:
- Constant Field Values
-
ACCEPT_ENCODING
public static final String ACCEPT_ENCODING
Deprecated."Accept-Encoding"
- See Also:
- Constant Field Values
-
ACCEPT_LANGUAGE
public static final String ACCEPT_LANGUAGE
Deprecated."Accept-Language"
- See Also:
- Constant Field Values
-
ALLOW
public static final String ALLOW
Deprecated."Allow"
- See Also:
- Constant Field Values
-
AUTHORIZATION
public static final String AUTHORIZATION
Deprecated."Authorization"
- See Also:
- Constant Field Values
-
BANDWIDTH
public static final String BANDWIDTH
Deprecated."Bandwidth"
- See Also:
- Constant Field Values
-
BLOCKSIZE
public static final String BLOCKSIZE
Deprecated."Blocksize"
- See Also:
- Constant Field Values
-
CACHE_CONTROL
public static final String CACHE_CONTROL
Deprecated."Cache-Control"
- See Also:
- Constant Field Values
-
CONFERENCE
public static final String CONFERENCE
Deprecated."Conference"
- See Also:
- Constant Field Values
-
CONNECTION
public static final String CONNECTION
Deprecated."Connection"
- See Also:
- Constant Field Values
-
CONTENT_BASE
public static final String CONTENT_BASE
Deprecated."Content-Base"
- See Also:
- Constant Field Values
-
CONTENT_ENCODING
public static final String CONTENT_ENCODING
Deprecated."Content-Encoding"
- See Also:
- Constant Field Values
-
CONTENT_LANGUAGE
public static final String CONTENT_LANGUAGE
Deprecated."Content-Language"
- See Also:
- Constant Field Values
-
CONTENT_LENGTH
public static final String CONTENT_LENGTH
Deprecated."Content-Length"
- See Also:
- Constant Field Values
-
CONTENT_LOCATION
public static final String CONTENT_LOCATION
Deprecated."Content-Location"
- See Also:
- Constant Field Values
-
CONTENT_TYPE
public static final String CONTENT_TYPE
Deprecated."Content-Type"
- See Also:
- Constant Field Values
-
CSEQ
public static final String CSEQ
Deprecated."CSeq"
- See Also:
- Constant Field Values
-
DATE
public static final String DATE
Deprecated."Date"
- See Also:
- Constant Field Values
-
EXPIRES
public static final String EXPIRES
Deprecated."Expires"
- See Also:
- Constant Field Values
-
FROM
public static final String FROM
Deprecated."From"
- See Also:
- Constant Field Values
-
HOST
public static final String HOST
Deprecated."Host"
- See Also:
- Constant Field Values
-
IF_MATCH
public static final String IF_MATCH
Deprecated."If-Match"
- See Also:
- Constant Field Values
-
IF_MODIFIED_SINCE
public static final String IF_MODIFIED_SINCE
Deprecated."If-Modified-Since"
- See Also:
- Constant Field Values
-
KEYMGMT
public static final String KEYMGMT
Deprecated."KeyMgmt"
- See Also:
- Constant Field Values
-
LAST_MODIFIED
public static final String LAST_MODIFIED
Deprecated."Last-Modified"
- See Also:
- Constant Field Values
-
PROXY_AUTHENTICATE
public static final String PROXY_AUTHENTICATE
Deprecated."Proxy-Authenticate"
- See Also:
- Constant Field Values
-
PROXY_REQUIRE
public static final String PROXY_REQUIRE
Deprecated."Proxy-Require"
- See Also:
- Constant Field Values
-
PUBLIC
public static final String PUBLIC
Deprecated."Public"
- See Also:
- Constant Field Values
-
RANGE
public static final String RANGE
Deprecated."Range"
- See Also:
- Constant Field Values
-
REFERER
public static final String REFERER
Deprecated."Referer"
- See Also:
- Constant Field Values
-
REQUIRE
public static final String REQUIRE
Deprecated."Require"
- See Also:
- Constant Field Values
-
RETRT_AFTER
public static final String RETRT_AFTER
Deprecated."Retry-After"
- See Also:
- Constant Field Values
-
RTP_INFO
public static final String RTP_INFO
Deprecated."RTP-Info"
- See Also:
- Constant Field Values
-
SCALE
public static final String SCALE
Deprecated."Scale"
- See Also:
- Constant Field Values
-
SESSION
public static final String SESSION
Deprecated."Session"
- See Also:
- Constant Field Values
-
SERVER
public static final String SERVER
Deprecated."Server"
- See Also:
- Constant Field Values
-
SPEED
public static final String SPEED
Deprecated."Speed"
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final String TIMESTAMP
Deprecated."Timestamp"
- See Also:
- Constant Field Values
-
TRANSPORT
public static final String TRANSPORT
Deprecated."Transport"
- See Also:
- Constant Field Values
-
UNSUPPORTED
public static final String UNSUPPORTED
Deprecated."Unsupported"
- See Also:
- Constant Field Values
-
USER_AGENT
public static final String USER_AGENT
Deprecated."User-Agent"
- See Also:
- Constant Field Values
-
VARY
public static final String VARY
Deprecated."Vary"
- See Also:
- Constant Field Values
-
VIA
public static final String VIA
Deprecated."Via"
- See Also:
- Constant Field Values
-
WWW_AUTHENTICATE
public static final String WWW_AUTHENTICATE
Deprecated."WWW-Authenticate"
- See Also:
- Constant Field Values
-
-