Package io.netty.handler.codec.rtsp
Class RtspHeaders.Values
- java.lang.Object
-
- io.netty.handler.codec.rtsp.RtspHeaders.Values
-
- Enclosing class:
- RtspHeaders
@Deprecated public static final class RtspHeaders.Values extends Object
Deprecated.UseRtspHeaderValues
instead. Standard RTSP header values.
-
-
Field Summary
Fields Modifier and Type Field Description static String
APPEND
Deprecated."append"
static String
AVP
Deprecated."AVP"
static String
BYTES
Deprecated."bytes"
static String
CHARSET
Deprecated."charset"
static String
CLIENT_PORT
Deprecated."client_port"
static String
CLOCK
Deprecated."clock"
static String
CLOSE
Deprecated."close"
static String
COMPRESS
Deprecated."compress"
static String
CONTINUE
Deprecated."100-continue"
static String
DEFLATE
Deprecated."deflate"
static String
DESTINATION
Deprecated."destination"
static String
GZIP
Deprecated."gzip"
static String
IDENTITY
Deprecated."identity"
static String
INTERLEAVED
Deprecated."interleaved"
static String
KEEP_ALIVE
Deprecated."keep-alive"
static String
LAYERS
Deprecated."layers"
static String
MAX_AGE
Deprecated."max-age"
static String
MAX_STALE
Deprecated."max-stale"
static String
MIN_FRESH
Deprecated."min-fresh"
static String
MODE
Deprecated."mode"
static String
MULTICAST
Deprecated."multicast"
static String
MUST_REVALIDATE
Deprecated."must-revalidate"
static String
NO_CACHE
Deprecated."no-cache"
static String
NO_TRANSFORM
Deprecated."no-transform"
static String
NONE
Deprecated."none"
static String
ONLY_IF_CACHED
Deprecated."only-if-cached"
static String
PORT
Deprecated."port"
static String
PRIVATE
Deprecated."private"
static String
PROXY_REVALIDATE
Deprecated."proxy-revalidate"
static String
PUBLIC
Deprecated."public"
static String
RTP
Deprecated."RTP"
static String
RTPTIME
Deprecated."rtptime"
static String
SEQ
Deprecated."seq"
static String
SERVER_PORT
Deprecated."server_port"
static String
SSRC
Deprecated."ssrc"
static String
TCP
Deprecated."TCP"
static String
TIME
Deprecated."time"
static String
TIMEOUT
Deprecated."timeout"
static String
TTL
Deprecated."ttl"
static String
UDP
Deprecated."UDP"
static String
UNICAST
Deprecated."unicast"
static String
URL
Deprecated."url"
-
-
-
Field Detail
-
APPEND
public static final String APPEND
Deprecated."append"
- See Also:
- Constant Field Values
-
AVP
public static final String AVP
Deprecated."AVP"
- See Also:
- Constant Field Values
-
BYTES
public static final String BYTES
Deprecated."bytes"
- See Also:
- Constant Field Values
-
CHARSET
public static final String CHARSET
Deprecated."charset"
- See Also:
- Constant Field Values
-
CLIENT_PORT
public static final String CLIENT_PORT
Deprecated."client_port"
- See Also:
- Constant Field Values
-
CLOCK
public static final String CLOCK
Deprecated."clock"
- See Also:
- Constant Field Values
-
CLOSE
public static final String CLOSE
Deprecated."close"
- See Also:
- Constant Field Values
-
COMPRESS
public static final String COMPRESS
Deprecated."compress"
- See Also:
- Constant Field Values
-
CONTINUE
public static final String CONTINUE
Deprecated."100-continue"
- See Also:
- Constant Field Values
-
DEFLATE
public static final String DEFLATE
Deprecated."deflate"
- See Also:
- Constant Field Values
-
DESTINATION
public static final String DESTINATION
Deprecated."destination"
- See Also:
- Constant Field Values
-
GZIP
public static final String GZIP
Deprecated."gzip"
- See Also:
- Constant Field Values
-
IDENTITY
public static final String IDENTITY
Deprecated."identity"
- See Also:
- Constant Field Values
-
INTERLEAVED
public static final String INTERLEAVED
Deprecated."interleaved"
- See Also:
- Constant Field Values
-
KEEP_ALIVE
public static final String KEEP_ALIVE
Deprecated."keep-alive"
- See Also:
- Constant Field Values
-
LAYERS
public static final String LAYERS
Deprecated."layers"
- See Also:
- Constant Field Values
-
MAX_AGE
public static final String MAX_AGE
Deprecated."max-age"
- See Also:
- Constant Field Values
-
MAX_STALE
public static final String MAX_STALE
Deprecated."max-stale"
- See Also:
- Constant Field Values
-
MIN_FRESH
public static final String MIN_FRESH
Deprecated."min-fresh"
- See Also:
- Constant Field Values
-
MODE
public static final String MODE
Deprecated."mode"
- See Also:
- Constant Field Values
-
MULTICAST
public static final String MULTICAST
Deprecated."multicast"
- See Also:
- Constant Field Values
-
MUST_REVALIDATE
public static final String MUST_REVALIDATE
Deprecated."must-revalidate"
- See Also:
- Constant Field Values
-
NONE
public static final String NONE
Deprecated."none"
- See Also:
- Constant Field Values
-
NO_CACHE
public static final String NO_CACHE
Deprecated."no-cache"
- See Also:
- Constant Field Values
-
NO_TRANSFORM
public static final String NO_TRANSFORM
Deprecated."no-transform"
- See Also:
- Constant Field Values
-
ONLY_IF_CACHED
public static final String ONLY_IF_CACHED
Deprecated."only-if-cached"
- See Also:
- Constant Field Values
-
PORT
public static final String PORT
Deprecated."port"
- See Also:
- Constant Field Values
-
PRIVATE
public static final String PRIVATE
Deprecated."private"
- See Also:
- Constant Field Values
-
PROXY_REVALIDATE
public static final String PROXY_REVALIDATE
Deprecated."proxy-revalidate"
- See Also:
- Constant Field Values
-
PUBLIC
public static final String PUBLIC
Deprecated."public"
- See Also:
- Constant Field Values
-
RTP
public static final String RTP
Deprecated."RTP"
- See Also:
- Constant Field Values
-
RTPTIME
public static final String RTPTIME
Deprecated."rtptime"
- See Also:
- Constant Field Values
-
SEQ
public static final String SEQ
Deprecated."seq"
- See Also:
- Constant Field Values
-
SERVER_PORT
public static final String SERVER_PORT
Deprecated."server_port"
- See Also:
- Constant Field Values
-
SSRC
public static final String SSRC
Deprecated."ssrc"
- See Also:
- Constant Field Values
-
TCP
public static final String TCP
Deprecated."TCP"
- See Also:
- Constant Field Values
-
TIME
public static final String TIME
Deprecated."time"
- See Also:
- Constant Field Values
-
TIMEOUT
public static final String TIMEOUT
Deprecated."timeout"
- See Also:
- Constant Field Values
-
TTL
public static final String TTL
Deprecated."ttl"
- See Also:
- Constant Field Values
-
UDP
public static final String UDP
Deprecated."UDP"
- See Also:
- Constant Field Values
-
UNICAST
public static final String UNICAST
Deprecated."unicast"
- See Also:
- Constant Field Values
-
URL
public static final String URL
Deprecated."url"
- See Also:
- Constant Field Values
-
-