Class RtspHeaders


  • public final class RtspHeaders
    extends java.lang.Object
    Standard RTSP header names and values.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  RtspHeaders.Names
      Standard RTSP header names.
      static class  RtspHeaders.Values
      Standard RTSP header values.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RtspHeaders()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RtspHeaders

        private RtspHeaders()