NIST SIP Parser and Stack (v1.2) API
A B C D E F G H I J K L M N O P Q R S T U V W _

M

M - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
MADDR - Static variable in class gov.nist.javax.sip.header.Via
The "maddr" paramter is designating the multicast address.
MADDR - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.PriorityParser
Test program
main(String[]) - Static method in class javax.sdp.SdpFactory
 
makeKey(String, int, String) - Static method in class gov.nist.javax.sip.ListeningPointImpl
Construct a key to refer to this structure from the SIP stack
MAR - Static variable in class gov.nist.javax.sip.header.SIPDate
 
MAR - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
markInputPosition() - Method in class gov.nist.core.LexerCore
Mark the position for backtracking.
Match - interface gov.nist.core.Match.
Match template for pattern matching.
match(int) - Method in class gov.nist.core.LexerCore
Match the given token or throw an exception if no such token can be matched.
match(Object) - Method in class gov.nist.javax.sip.address.NetObject
An introspection based predicate matching using a template object.
match(Object) - Method in class gov.nist.javax.sip.address.AddressImpl
Match on the address only.
match(Object) - Method in class gov.nist.javax.sip.header.StatusLine
Match with a template.
match(Object) - Method in class gov.nist.javax.sip.header.SIPObject
An introspection based predicate matching using a template object.
match(Object) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Template match against a template.
match(Object) - Method in class gov.nist.javax.sip.header.ContentLength
Pattern matcher ignores content length.
match(Object) - Method in class gov.nist.core.GenericObjectList
Match with a template (return true if we have a superset of the given template.
match(Object) - Method in class gov.nist.core.GenericObject
An introspection based predicate matching using a template object.
match(String) - Method in interface gov.nist.core.Match
Return true if a match occurs for searchString.
MAX_FORWARDS - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
MAX_FORWARDS - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
MaxForwards - class gov.nist.javax.sip.header.MaxForwards.
MaxForwards SIPHeader
MaxForwards() - Constructor for class gov.nist.javax.sip.header.MaxForwards
Default constructor.
MaxForwardsHeader - interface javax.sip.header.MaxForwardsHeader.
The Max-Forwards header field must be used with any SIP method to limit the number of proxies or gateways that can forward the request to the next downstream server.
MaxForwardsParser - class gov.nist.javax.sip.parser.MaxForwardsParser.
Parser for Max Forwards Header.
MaxForwardsParser(String) - Constructor for class gov.nist.javax.sip.parser.MaxForwardsParser
 
MAY - Static variable in class gov.nist.javax.sip.header.SIPDate
 
MAY - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
Media - interface javax.sdp.Media.
A Media represents an m= field contained within a MediaDescription.
MEDIA_TYPE_NOT_AVAILABLE - Static variable in interface javax.sip.header.WarningHeader
One or more media types contained in the session description are not available.
MediaDescription - interface javax.sdp.MediaDescription.
A MediaDescription identifies the set of medias that may be received on a specific port or set of ports.
MediaDescriptionImpl - class gov.nist.javax.sdp.MediaDescriptionImpl.
Fieldementation of Media Description interface.
MediaDescriptionImpl() - Constructor for class gov.nist.javax.sdp.MediaDescriptionImpl
 
MediaRange - class gov.nist.javax.sip.header.MediaRange.
Media Range
MediaRange() - Constructor for class gov.nist.javax.sip.header.MediaRange
Default constructor
MediaType - interface javax.sip.header.MediaType.
This interface represents media type methods for any header that contain content type and content sub-type values.
merge(Object) - Method in class gov.nist.javax.sip.address.NetObject
Recursively override the fields of this object with the fields of a new object.
merge(Object) - Method in class gov.nist.javax.sip.header.SIPObject
Recursively override the fields of this object with the fields of a new object.
merge(Object) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Merge this with a given template.
merge(Object) - Method in class gov.nist.core.GenericObject
Recursively override the fields of this object with the fields of a new object.
mergeObjects(GenericObjectList) - Method in class gov.nist.javax.sip.address.NetObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
mergeObjects(GenericObjectList) - Method in class gov.nist.javax.sip.header.SIPObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
mergeObjects(GenericObjectList) - Method in class gov.nist.core.GenericObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
Message - interface javax.sip.message.Message.
A SIP message is either a request from a client to a server, or a response from a server to a client.
MESSAGE - Static variable in interface javax.sip.message.Request
Message is an extension method that allows the transfer of Instant Messages.
MESSAGE_PACKAGE - Static variable in interface gov.nist.core.PackageNames
 
MESSAGE_TOO_LARGE - Static variable in interface javax.sip.message.Response
The server was unable to process the request since the message length exceeded its capabilities.
MessageChannel - class gov.nist.javax.sip.stack.MessageChannel.
Message channel abstraction for the SIP stack.
MessageChannel() - Constructor for class gov.nist.javax.sip.stack.MessageChannel
 
MessageFactory - interface javax.sip.message.MessageFactory.
This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
MessageLogList - class gov.nist.javax.sip.stack.MessageLogList.
This class stores a sorted list messages for logging.
MessageLogList(Comparator) - Constructor for class gov.nist.javax.sip.stack.MessageLogList
Constructor.
MessageLogList(String, Comparator) - Constructor for class gov.nist.javax.sip.stack.MessageLogList
Constructor given callId and a comparator.
MessageLogTable - interface gov.nist.javax.sip.stack.MessageLogTable.
A table for remote access of log records.
MessageProcessor - class gov.nist.javax.sip.stack.MessageProcessor.
This is the Stack abstraction for the active object that waits for messages to appear on the wire and processes these messages by calling the MessageFactory interface to create a ServerRequest or ServerResponse object.
MessageProcessor() - Constructor for class gov.nist.javax.sip.stack.MessageProcessor
 
METHOD_NOT_ALLOWED - Static variable in interface javax.sip.message.Response
The method specified in the Request-Line is understood, but not allowed for the address identified by the Request-URI.
MIME_VERSION - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
MIME_VERSION - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
MimeVersion - class gov.nist.javax.sip.header.MimeVersion.
MimeVersion SIP Header.
MimeVersion() - Constructor for class gov.nist.javax.sip.header.MimeVersion
Default constructor
MimeVersionHeader - interface javax.sip.header.MimeVersionHeader.
SIP messages MAY include a single MIME-Version general-header field to indicate what version of the MIME protocol was used to construct the message.
MimeVersionParser - class gov.nist.javax.sip.parser.MimeVersionParser.
Parser for MimeVersion header.
MimeVersionParser(String) - Constructor for class gov.nist.javax.sip.parser.MimeVersionParser
Creates a new instance of MimeVersionParser
MIN_EXPIRES - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
MIN_EXPIRES - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
MinExpires - class gov.nist.javax.sip.header.MinExpires.
MinExpires SIP Header.
MinExpires() - Constructor for class gov.nist.javax.sip.header.MinExpires
default constructor
MinExpiresHeader - interface javax.sip.header.MinExpiresHeader.
The Min-Expires header field conveys the minimum refresh interval supported for soft-state elements managed by that server.
MinExpiresParser - class gov.nist.javax.sip.parser.MinExpiresParser.
Parser for MinExpires header.
MinExpiresParser(String) - Constructor for class gov.nist.javax.sip.parser.MinExpiresParser
Creates a new instance of MinExpiresParser
MINUS - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
MINUS - Static variable in class gov.nist.core.LexerCore
 
MISCELLANEOUS_WARNING - Static variable in interface javax.sip.header.WarningHeader
The warning text can include arbitrary information to be presented to a human user, or logged.
MON - Static variable in class gov.nist.javax.sip.header.SIPDate
 
MON - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
MOVED_PERMANENTLY - Static variable in interface javax.sip.message.Response
The user can no longer be found at the address in the Request-URI, and the requesting client SHOULD retry at the new address given by the Contact header field.
MOVED_TEMPORARILY - Static variable in interface javax.sip.message.Response
The requesting client SHOULD retry the request at the new address(es) given by the Contact header field.
MP2T - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the MP2T video codec.
MPA - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the MPA audio codec.
MPV - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the MPV video codec.
MULTICAST_NOT_AVAILABLE - Static variable in interface javax.sip.header.WarningHeader
The site where the user is located does not support multicast.
MULTIPLE_CHOICES - Static variable in interface javax.sip.message.Response
The address in the request resolved to several choices, each with its own specific location, and the user (or UA) can select a preferred communication end point and redirect its request to that location.

NIST SIP Parser and Stack (v1.2) API
A B C D E F G H I J K L M N O P Q R S T U V W _
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.