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.UseRtspHeaderNamesinstead. Standard RTSP header names.
-
-
Field Summary
Fields Modifier and Type Field Description static StringACCEPTDeprecated."Accept"static StringACCEPT_ENCODINGDeprecated."Accept-Encoding"static StringACCEPT_LANGUAGEDeprecated."Accept-Language"static StringALLOWDeprecated."Allow"static StringAUTHORIZATIONDeprecated."Authorization"static StringBANDWIDTHDeprecated."Bandwidth"static StringBLOCKSIZEDeprecated."Blocksize"static StringCACHE_CONTROLDeprecated."Cache-Control"static StringCONFERENCEDeprecated."Conference"static StringCONNECTIONDeprecated."Connection"static StringCONTENT_BASEDeprecated."Content-Base"static StringCONTENT_ENCODINGDeprecated."Content-Encoding"static StringCONTENT_LANGUAGEDeprecated."Content-Language"static StringCONTENT_LENGTHDeprecated."Content-Length"static StringCONTENT_LOCATIONDeprecated."Content-Location"static StringCONTENT_TYPEDeprecated."Content-Type"static StringCSEQDeprecated."CSeq"static StringDATEDeprecated."Date"static StringEXPIRESDeprecated."Expires"static StringFROMDeprecated."From"static StringHOSTDeprecated."Host"static StringIF_MATCHDeprecated."If-Match"static StringIF_MODIFIED_SINCEDeprecated."If-Modified-Since"static StringKEYMGMTDeprecated."KeyMgmt"static StringLAST_MODIFIEDDeprecated."Last-Modified"static StringPROXY_AUTHENTICATEDeprecated."Proxy-Authenticate"static StringPROXY_REQUIREDeprecated."Proxy-Require"static StringPUBLICDeprecated."Public"static StringRANGEDeprecated."Range"static StringREFERERDeprecated."Referer"static StringREQUIREDeprecated."Require"static StringRETRT_AFTERDeprecated."Retry-After"static StringRTP_INFODeprecated."RTP-Info"static StringSCALEDeprecated."Scale"static StringSERVERDeprecated."Server"static StringSESSIONDeprecated."Session"static StringSPEEDDeprecated."Speed"static StringTIMESTAMPDeprecated."Timestamp"static StringTRANSPORTDeprecated."Transport"static StringUNSUPPORTEDDeprecated."Unsupported"static StringUSER_AGENTDeprecated."User-Agent"static StringVARYDeprecated."Vary"static StringVIADeprecated."Via"static StringWWW_AUTHENTICATEDeprecated."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
-
-