NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

M

M - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
MADDR - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
MADDR - Static variable in class gov.nist.javax.sip.header.Via
The "maddr" paramter is designating the multicast address.
main(String[]) - Static method in class gov.nist.javax.sdp.parser.OriginFieldParser
 
main(String[]) - Static method in class gov.nist.javax.sdp.parser.SessionNameFieldParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.extensions.JoinParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.extensions.MinSEParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.extensions.ReferredByParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.extensions.ReplacesParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.extensions.SessionExpiresParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
Test program
main(String[]) - Static method in class gov.nist.javax.sip.parser.ims.PrivacyParser
Test program
main(String[]) - Static method in class gov.nist.javax.sip.parser.PriorityParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.ReferToParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.StringMsgParser
Test code.
main(String[]) - Static method in class gov.nist.javax.sip.parser.URLParser
 
main(String[]) - Static method in class gov.nist.javax.sip.parser.UserAgentParser
 
main(String[]) - Static method in class gov.nist.javax.sip.Utils
 
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
mapTransaction(SIPServerTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Map a Server transaction (possibly sending out a 100 if the server tx is an INVITE).
MAR - Static variable in class gov.nist.javax.sip.header.SIPDate
 
MAR - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
match(Object) - Method in class gov.nist.javax.sdp.fields.SDPFieldList
Do a template match of fields.
match(Object) - Method in class gov.nist.javax.sdp.fields.SDPObject
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.address.NetObject
An introspection based predicate matching using a template object.
match(Object) - Method in class gov.nist.javax.sip.header.ContentLength
Pattern matcher ignores content length.
match(Event) - Method in class gov.nist.javax.sip.header.Event
Return true if the given event header matches the supplied one.
match(SIPHeaderList<?>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Template match against a template. null field in template indicates wild card match.
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.StatusLine
Match with a template.
match(Object) - Method in class gov.nist.javax.sip.message.SIPMessage
Template match for SIP messages.
match(Object) - Method in class gov.nist.javax.sip.message.SIPRequest
Match with a template.
match(Object) - Method in class gov.nist.javax.sip.message.SIPResponse
Match with a template.
MAX_DATAGRAM_SIZE - Static variable in class gov.nist.javax.sip.SipStackImpl
Max datagram size.
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 in gov.nist.javax.sip.header
MaxForwards SIPHeader
MaxForwards() - Constructor for class gov.nist.javax.sip.header.MaxForwards
Default constructor.
MaxForwards(int) - Constructor for class gov.nist.javax.sip.header.MaxForwards
 
MaxForwardsHeader - Interface in javax.sip.header
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 in gov.nist.javax.sip.parser
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 in javax.sdp
A Media represents an m= field contained within a MediaDescription.
MEDIA_FIELD - Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
 
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 in javax.sdp
A MediaDescription identifies the set of medias that may be received on a specific port or set of ports.
MediaDescriptionImpl - Class in gov.nist.javax.sdp
Fieldementation of Media Description interface.
MediaDescriptionImpl() - Constructor for class gov.nist.javax.sdp.MediaDescriptionImpl
 
MediaField - Class in gov.nist.javax.sdp.fields
Media field SDP header.
MediaField() - Constructor for class gov.nist.javax.sdp.fields.MediaField
 
mediaField() - Method in class gov.nist.javax.sdp.parser.MediaFieldParser
 
MediaFieldParser - Class in gov.nist.javax.sdp.parser
Parser for Media field.
MediaFieldParser(String) - Constructor for class gov.nist.javax.sdp.parser.MediaFieldParser
Creates new MediaFieldParser
MediaRange - Class in gov.nist.javax.sip.header
Media Range
MediaRange() - Constructor for class gov.nist.javax.sip.header.MediaRange
Default constructor
MediaType - Interface in javax.sip.header
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.message.SIPMessage
Merge a request with a template
mergeObjects(GenericObjectList) - Method in class gov.nist.javax.sdp.fields.SDPObjectList
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.
MESSAGE - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
MESSAGE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
Message - Interface in javax.sip.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_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 in gov.nist.javax.sip.stack
Message channel abstraction for the SIP stack.
MessageChannel() - Constructor for class gov.nist.javax.sip.stack.MessageChannel
 
MessageDigestAlgorithm - Class in gov.nist.javax.sip.clientauthutils
The class takes standard Http Authentication details and returns a response according to the MD5 algorithm
MessageDigestAlgorithm() - Constructor for class gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
 
MessageExt - Interface in gov.nist.javax.sip.message
 
MessageFactory - Interface in javax.sip.message
This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
MessageFactoryExt - Interface in gov.nist.javax.sip.message
Intefaces that will be supported by the next release of JAIN-SIP.
MessageFactoryImpl - Class in gov.nist.javax.sip.message
Message Factory implementation
MessageFactoryImpl() - Constructor for class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new instance of MessageFactoryImpl
MessageObject - Class in gov.nist.javax.sip.message
This is the root object from which all other objects in this package are derived.
MessageProcessor - Class in gov.nist.javax.sip.stack
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(InetAddress, int, String) - Constructor for class gov.nist.javax.sip.stack.MessageProcessor
Constructor
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 in gov.nist.javax.sip.header
MimeVersion SIP Header.
MimeVersion() - Constructor for class gov.nist.javax.sip.header.MimeVersion
Default constructor
MimeVersionHeader - Interface in javax.sip.header
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 in gov.nist.javax.sip.parser
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
 
MIN_SE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
MinExpires - Class in gov.nist.javax.sip.header
MinExpires SIP Header.
MinExpires() - Constructor for class gov.nist.javax.sip.header.MinExpires
default constructor
MinExpiresHeader - Interface in javax.sip.header
The Min-Expires header field conveys the minimum refresh interval supported for soft-state elements managed by that server.
MinExpiresParser - Class in gov.nist.javax.sip.parser
Parser for MinExpires header.
MinExpiresParser(String) - Constructor for class gov.nist.javax.sip.parser.MinExpiresParser
Creates a new instance of MinExpiresParser
MinSE - Class in gov.nist.javax.sip.header.extensions
MinSE SIP Header.
MinSE() - Constructor for class gov.nist.javax.sip.header.extensions.MinSE
default constructor
MINSE_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
MinSEHeader - Interface in gov.nist.javax.sip.header.extensions
 
MinSEParser - Class in gov.nist.javax.sip.parser.extensions
Parser for SIP MinSE Parser.
MinSEParser(String) - Constructor for class gov.nist.javax.sip.parser.extensions.MinSEParser
protected constructor.
MINUS - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
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.
MOD - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
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.
MultipartMimeContent - Interface in gov.nist.javax.sip.message
 
MultipartMimeContentImpl - Class in gov.nist.javax.sip.message
Content list for multipart mime content type.
MultipartMimeContentImpl(ContentTypeHeader) - Constructor for class gov.nist.javax.sip.message.MultipartMimeContentImpl
Creates a default content list.
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: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.