NIST SIP Parser and Stack (v1.2) API

Uses of Interface
javax.sdp.Field

Packages that use Field
javax.sdp This is a preliminary version of the javax.sdp package based on the public review version JSR 141 .  
 

Uses of Field in javax.sdp
 

Subinterfaces of Field in javax.sdp
 interface Attribute
          An Attribute represents an a= fields contained within either a MediaDescription or a SessionDescription.
 interface BandWidth
          A Bandwidth represents the b= fields contained within either a MediaDescription or a SessionDescription.
 interface Connection
          A Connection represents the c= field associated with a SessionDescription or with an individual MediaDescription and is used to identify a network address on which media can be received.
 interface EMail
          An EMail represents an e= field contained within a SessionDescription.
 interface Info
          An Info represents the i= fields contained within either a MediaDescription or a SessionDescription.
 interface Key
          A Key represents the k= field contained within either a MediaDescription or a SessionDescription.
 interface Media
          A Media represents an m= field contained within a MediaDescription.
 interface Origin
          An Origin represents the o= fields contained within a SessionDescription.
 interface Phone
          A Phone represents a p= field contained within a SessionDescription.
 interface RepeatTime
          A RepeatTime represents a r= field contained within a TimeDescription.
 interface SessionName
          A SessionName represents the s= fields contained within a SessionDescription.
 interface Time
          A RepeatTime represents a t= field contained within a TimeDescription.
 interface TimeZoneAdjustment
          A TimeZoneAdjustment represents the z= fields contained within a TimeDescription.
 interface URI
          An URI represents the u= field within a SessionDescription.
 interface Version
          A Version field represents the v= fields contained within the SessionDescription.
 


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.