Uses of Package
net.sourceforge.jsdp

Packages that use net.sourceforge.jsdp
net.sourceforge.jsdp Classes for encoding and decoding SDP messages. 
net.sourceforge.jsdp.util Support classes for SDP protocol. 
 

Classes in net.sourceforge.jsdp used by net.sourceforge.jsdp
Attribute
          An Attribute represents an a=<field value> field contained in a SDP message.
Bandwith
          A Bandwith represents an b=<field value> field contained in a SDP message.
Connection
          A Connection represents an c=<field value> field contained in a SDP message.
Description
          A description is an aggregation of SDP fields.
Email
          An Email represents an e=<field value> field contained in a SDP message.
Field
          A field is a line of text in the SDP message.
Information
          An Information represents an i=<field value> field contained in a SDP message.
Key
          A Key represents an <k=<field value> field contained in a SDP message.
Media
          A Media represents a m=<field value> field contained in a SDP message.
MediaDescription
          A MediaDescription identifies the set of medias that may be received.
Origin
          An Origin represents an o=<field value> field contained in a SDP message.
Phone
          A Phone represents a p=<field value> field contained in a SDP message.
RepeatTime
          A RepeatTime represents a r=<field value> field contained in a SDP message.
SDPException
          The SDP general exception.
SDPParseException
          This exception is thrown when an error occurs while parsing an SDP message or an SDP field.
SessionDescription
          A SessionDescription represents the data defined by the Session Description Protocol.
SessionName
          A SessionName represents a s=<field value> field contained in a SDP message.
Time
          A Time represents a t=<field value> field contained in a SDP message.
TimeDescription
          A TimeDescription represents the fields present within a SDP time description.
TimeZone
          A TimeZone represents a z=<field value> field contained in a SDP message.
Uri
          An Uri represents a u=<field value> field contained in a SDP message.
Version
          A Version represents the v=<field value> field contained in a SDP message.
 

Classes in net.sourceforge.jsdp used by net.sourceforge.jsdp.util
SDPException
          The SDP general exception.
 



Copyright © 2004-2008. All Rights Reserved.