Class RtspHeaders.Values

  • Enclosing class:
    RtspHeaders

    @Deprecated
    public static final class RtspHeaders.Values
    extends java.lang.Object
    Deprecated.
    Use RtspHeaderValues instead. Standard RTSP header values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String APPEND
      Deprecated.
      "append"
      static java.lang.String AVP
      Deprecated.
      "AVP"
      static java.lang.String BYTES
      Deprecated.
      "bytes"
      static java.lang.String CHARSET
      Deprecated.
      "charset"
      static java.lang.String CLIENT_PORT
      Deprecated.
      "client_port"
      static java.lang.String CLOCK
      Deprecated.
      "clock"
      static java.lang.String CLOSE
      Deprecated.
      "close"
      static java.lang.String COMPRESS
      Deprecated.
      "compress"
      static java.lang.String CONTINUE
      Deprecated.
      "100-continue"
      static java.lang.String DEFLATE
      Deprecated.
      "deflate"
      static java.lang.String DESTINATION
      Deprecated.
      "destination"
      static java.lang.String GZIP
      Deprecated.
      "gzip"
      static java.lang.String IDENTITY
      Deprecated.
      "identity"
      static java.lang.String INTERLEAVED
      Deprecated.
      "interleaved"
      static java.lang.String KEEP_ALIVE
      Deprecated.
      "keep-alive"
      static java.lang.String LAYERS
      Deprecated.
      "layers"
      static java.lang.String MAX_AGE
      Deprecated.
      "max-age"
      static java.lang.String MAX_STALE
      Deprecated.
      "max-stale"
      static java.lang.String MIN_FRESH
      Deprecated.
      "min-fresh"
      static java.lang.String MODE
      Deprecated.
      "mode"
      static java.lang.String MULTICAST
      Deprecated.
      "multicast"
      static java.lang.String MUST_REVALIDATE
      Deprecated.
      "must-revalidate"
      static java.lang.String NO_CACHE
      Deprecated.
      "no-cache"
      static java.lang.String NO_TRANSFORM
      Deprecated.
      "no-transform"
      static java.lang.String NONE
      Deprecated.
      "none"
      static java.lang.String ONLY_IF_CACHED
      Deprecated.
      "only-if-cached"
      static java.lang.String PORT
      Deprecated.
      "port"
      static java.lang.String PRIVATE
      Deprecated.
      "private"
      static java.lang.String PROXY_REVALIDATE
      Deprecated.
      "proxy-revalidate"
      static java.lang.String PUBLIC
      Deprecated.
      "public"
      static java.lang.String RTP
      Deprecated.
      "RTP"
      static java.lang.String RTPTIME
      Deprecated.
      "rtptime"
      static java.lang.String SEQ
      Deprecated.
      "seq"
      static java.lang.String SERVER_PORT
      Deprecated.
      "server_port"
      static java.lang.String SSRC
      Deprecated.
      "ssrc"
      static java.lang.String TCP
      Deprecated.
      "TCP"
      static java.lang.String TIME
      Deprecated.
      "time"
      static java.lang.String TIMEOUT
      Deprecated.
      "timeout"
      static java.lang.String TTL
      Deprecated.
      "ttl"
      static java.lang.String UDP
      Deprecated.
      "UDP"
      static java.lang.String UNICAST
      Deprecated.
      "unicast"
      static java.lang.String URL
      Deprecated.
      "url"
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait