Uses of Package
org.lastbamboo.common.sdp

Packages that use org.lastbamboo.common.sdp
org.lastbamboo.common.sdp   
org.lastbamboo.common.sdp.fields   
org.lastbamboo.common.sdp.parser   
 

Classes in org.lastbamboo.common.sdp used by org.lastbamboo.common.sdp
GenericObject
          The base class from which all the other classes in the sipheader, sdpfields and sipmessage packages are extended.
GenericObjectList
          Implements a homogenous consistent linked list.
Host
          Stores hostname.
HostPort
          Holds the hostname:port.
LexerCore
          A lexical analyzer that is used by all parsers in our implementation.
Match
          Match template for pattern matching.
NameValue
          Generic structure for storing name-value pairs.
ParserCore
          Generic parser class.
StringTokenizer
          Base string token splitter.
Token
          Base token class.
 

Classes in org.lastbamboo.common.sdp used by org.lastbamboo.common.sdp.fields
GenericObject
          The base class from which all the other classes in the sipheader, sdpfields and sipmessage packages are extended.
GenericObjectList
          Implements a homogenous consistent linked list.
Host
          Stores hostname.
Match
          Match template for pattern matching.
NameValue
          Generic structure for storing name-value pairs.
 

Classes in org.lastbamboo.common.sdp used by org.lastbamboo.common.sdp.parser
LexerCore
          A lexical analyzer that is used by all parsers in our implementation.
ParserCore
          Generic parser class.
SessionDescriptionImpl
          Implementation of the SessionDescription interface.
StringTokenizer
          Base string token splitter.
 



Copyright © 2013 LittleShoot. All Rights Reserved.