Package org.lastbamboo.common.sdp

Interface Summary
Match Match template for pattern matching.
PackageNames Names for the packages that are referenced herein.
Separators Separators.
 

Class Summary
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.
HostNameParser Parser for host names.
HostPort Holds the hostname:port.
InternalErrorHandler Handle Internal error failures and print a stack trace (for debugging).
LexerCore A lexical analyzer that is used by all parsers in our implementation.
MediaDescriptionImpl Fieldementation of Media Description interface.
NameValue Generic structure for storing name-value pairs.
NameValueList Implements a simple NameValue association with a quick lookup function (via a hash table) this class is not thread safe because it uses HashTables.
ParserCore Generic parser class.
SdpEncoderImpl Implementation of SDP encoder.
SessionDescriptionImpl Implementation of the SessionDescription interface.
StringTokenizer Base string token splitter.
TimeDescriptionImpl Implementation of Time Description
Token Base token class.
 



Copyright © 2013 LittleShoot. All Rights Reserved.