This package contains all the headers interfaces supported
by this specification.
javax.sip.message - package javax.sip.messageThis package contains the interfaces representing SIP messages.Join - Class in gov.nist.javax.sip.header.extensionsJoin SIPHeader.Join() -
Constructor for class gov.nist.javax.sip.header.extensions.Join
Default constructor
Join(String) -
Constructor for class gov.nist.javax.sip.header.extensions.Join
Constructor given the call Identifier.
JOIN -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
JOIN_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
JoinHeader - Interface in gov.nist.javax.sip.header.extensionsThe From header field indicates the logical identity of the initiator
of the request, possibly the user's address-of-record.JoinParser - Class in gov.nist.javax.sip.parser.extensions JoinParser(String) -
Constructor for class gov.nist.javax.sip.parser.extensions.JoinParser
Creates new CallIDParser
JoinParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.JoinParser
Constructor
JoinParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions JoinParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.JoinParserTest
JPEG -
Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the JPEG video codec.
JUL -
Static variable in class gov.nist.javax.sip.header.SIPDate
JUL -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
JUN -
Static variable in class gov.nist.javax.sip.header.SIPDate
JUN -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
JunkAtEndOfMessageTest - Class in test.unit.gov.nist.javax.sip.parser JunkAtEndOfMessageTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.JunkAtEndOfMessageTest
K
- K -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- key -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- Key - Interface in javax.sdp
- A Key represents the k= field contained within either a MediaDescription or a SessionDescription.
- KEY_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- keyData -
Variable in class gov.nist.javax.sdp.fields.KeyField
-
- KeyField - Class in gov.nist.javax.sdp.fields
- Key field part of an SDP header.
- KeyField() -
Constructor for class gov.nist.javax.sdp.fields.KeyField
-
- keyField -
Variable in class gov.nist.javax.sdp.MediaDescriptionImpl
-
- keyField() -
Method in class gov.nist.javax.sdp.parser.KeyFieldParser
-
- KeyFieldParser - Class in gov.nist.javax.sdp.parser
- Parser for key field.
- KeyFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.KeyFieldParser
- Creates new KeyFieldParser
- keyImpl -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- keySet() -
Method in class gov.nist.core.MultiValueMapImpl
-
- keySet() -
Method in class gov.nist.core.NameValueList
-
L
- L -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- L16_1CH -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the L16_1CH audio codec.
- L16_2CH -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the L16_2CH audio codec.
- L_CURLY -
Static variable in class gov.nist.core.LexerCore
-
- L_CURLY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- L_SQUARE_BRACKET -
Static variable in class gov.nist.core.LexerCore
-
- L_SQUARE_BRACKET -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- languageRange -
Variable in class gov.nist.javax.sip.header.AcceptLanguage
- languageRange field
- LAST_ACTOR_GAP -
Static variable in class tools.tracesviewer.TracesCanvas
-
- LAST_ARROW_GAP -
Static variable in class tools.tracesviewer.TracesCanvas
-
- lastAckReceivedCSeqNumber -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastAckSent -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastIndexOf(Object) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Get the last index of the given object.
- lastInviteOkReceived -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastLoggedEventTime -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
-
- lastResponse -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- lastResponseCode -
Variable in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- lastResponseCode -
Static variable in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveImpl
-
- lastResponseCode -
Variable in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- lastResponseCSeqNumber -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastResponseDialogId -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastResponseFromTag -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastResponseMethod -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastResponseStatusCode -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastResponseToTag -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- lastTransaction -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- layoutContainer(Container) -
Method in class tools.tracesviewer.PercentLayout
-
- LeakAudit - Class in examples.nistgoodies.leakaudit
- This example demonstrates how an application can monitor the SIP Stack
for leaked dialogs and transactions.
- LeakAudit() -
Constructor for class examples.nistgoodies.leakaudit.LeakAudit
-
- leakDialog() -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- LeakingApp - Class in examples.nistgoodies.leakaudit
- This example demonstrates how an application can monitor the SIP Stack
for leaked dialogs and transactions.
- LeakingApp() -
Constructor for class examples.nistgoodies.leakaudit.LeakingApp
-
- leave(CallAnalyzer.MetricReference) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Leave a traced zone by the name of metricReference for the specified thread.
- leave(Thread, CallAnalyzer.MetricReference) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Leave a traced zone by the name of metricReference for the specifed thread.
- legacyLogger -
Static variable in class gov.nist.core.CommonLogger
-
- LESS_THAN -
Static variable in class gov.nist.core.GenericObject
-
- LESS_THAN -
Static variable in class gov.nist.core.GenericObjectList
-
- LESS_THAN -
Static variable in class gov.nist.core.LexerCore
-
- LESS_THAN -
Static variable in interface gov.nist.core.Separators
-
- LESS_THAN -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- LESS_THAN -
Static variable in interface test.torture.TokenValues
-
- levelToInt(Level) -
Static method in class gov.nist.core.CommonLoggerLog4j
-
- lexer -
Variable in class gov.nist.core.ParserCore
-
- Lexer - Class in gov.nist.javax.sdp.parser
-
- Lexer(String, String) -
Constructor for class gov.nist.javax.sdp.parser.Lexer
-
- lexer -
Variable in class gov.nist.javax.sdp.parser.SDPAnnounceParser
-
- Lexer - Class in gov.nist.javax.sip.parser
- Lexer class for the parser.
- Lexer(String, String) -
Constructor for class gov.nist.javax.sip.parser.Lexer
-
- LexerCore - Class in gov.nist.core
- A lexical analyzer that is used by all parsers in our implementation.
- LexerCore() -
Constructor for class gov.nist.core.LexerCore
-
- LexerCore(String, String) -
Constructor for class gov.nist.core.LexerCore
- Initialize the lexer with a buffer.
- lexerTables -
Static variable in class gov.nist.core.LexerCore
-
- list(PrintStream) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- list(PrintWriter) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- ListenerTracesViewer - Class in tools.tracesviewer
-
- ListenerTracesViewer(TracesViewer) -
Constructor for class tools.tracesviewer.ListenerTracesViewer
- Creates new ListenerTraceViewer
- listenerTracesViewer -
Variable in class tools.tracesviewer.TracesViewer
-
- listeningPoint -
Static variable in class examples.nistgoodies.leakaudit.LeakAudit
-
- ListeningPoint - Interface in javax.sip
- This interface represents a unique IP network listening point,
which consists of port transport and IP.
- ListeningPointExt - Interface in gov.nist.javax.sip
-
- ListeningPointImpl - Class in gov.nist.javax.sip
- Implementation of the ListeningPoint interface
- ListeningPointImpl(SipStack, int, String) -
Constructor for class gov.nist.javax.sip.ListeningPointImpl
- Constructor
- listeningPoints -
Variable in class gov.nist.javax.sip.SipStackImpl
-
- listIterator() -
Method in class gov.nist.javax.sdp.fields.SDPFieldList
- Return a list iterator for the embedded field list.
- listIterator() -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Get an initialized iterator for my imbedded list
- listIterator(int) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Get the list iterator for a given position.
- ListMap - Class in gov.nist.javax.sip.message
- A map of which of the standard headers may appear as a list
- ListMap() -
Constructor for class gov.nist.javax.sip.message.ListMap
-
- listName -
Variable in class gov.nist.core.GenericObjectList
-
- load(InputStream) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- load(Reader) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- loadFromXML(InputStream) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- LOCAL_ADDRESS -
Static variable in class test.tck.TestHarness
-
- locale -
Variable in class gov.nist.javax.sip.header.ContentLanguage
- languageTag field.
- localId -
Variable in class gov.nist.javax.sip.header.CallIdentifier
- localId field
- localParty -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- localPartyStringified -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- localSequenceNumber -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- LOG_FILE_NAME -
Static variable in class test.tck.TestHarness
-
- logDebug(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logDebug(String) -
Method in class gov.nist.core.CommonLogger
-
- logDebug(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log a message into the log file.
- logDebug(String) -
Method in class gov.nist.core.LogWriter
- Log a message into the log file.
- logDebug(String) -
Method in interface gov.nist.core.StackLogger
- Log a message into the log file.
- logDescription -
Variable in class tools.tracesviewer.LogFileParser
-
- logDescription -
Variable in class tools.tracesviewer.TracesSession
-
- logError(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logError(String, Exception) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logError(String) -
Method in class gov.nist.core.CommonLogger
-
- logError(String, Exception) -
Method in class gov.nist.core.CommonLogger
-
- logError(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log an error message.
- logError(String, Exception) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log an error message.
- logError(String, Exception) -
Static method in class gov.nist.core.Debug
-
- logError(String) -
Method in class gov.nist.core.LogWriter
- Log an error message.
- logError(String, Exception) -
Method in class gov.nist.core.LogWriter
- Log an error message.
- logError(String) -
Method in interface gov.nist.core.StackLogger
- Log an error message.
- logError(String, Exception) -
Method in interface gov.nist.core.StackLogger
- Log an error message.
- logException(Exception) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- logException(Throwable) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logException(Throwable) -
Method in class gov.nist.core.CommonLogger
-
- logException(Throwable) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log an exception.
- logException(Throwable) -
Method in class gov.nist.core.LogWriter
- Log an exception.
- logException(Exception) -
Method in interface gov.nist.core.ServerLogger
-
- logException(Throwable) -
Method in interface gov.nist.core.StackLogger
- Log an exception.
- logException(Exception) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Log an exception stack trace.
- logFatalError(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logFatalError(String) -
Method in class gov.nist.core.CommonLogger
-
- logFatalError(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log an error message.
- logFatalError(String) -
Method in class gov.nist.core.LogWriter
- Log an error message.
- logFatalError(String) -
Method in interface gov.nist.core.StackLogger
- Log an error message.
- logFileDirectory -
Variable in class examples.redirect.ProtocolObjects
-
- logFileDirectory -
Static variable in class examples.reinvite.ProtocolObjects
-
- logFileDirectory -
Static variable in class test.load.concurrency.ProtocolObjects
-
- logFileName -
Static variable in class test.tck.TestHarness
-
- LogFileParser - Class in tools.tracesviewer
- Parse the log files - sort them and organize by call id.
- LogFileParser() -
Constructor for class tools.tracesviewer.LogFileParser
-
- logger -
Static variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- logInfo(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logInfo(String) -
Method in class gov.nist.core.CommonLogger
-
- logInfo(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log an info message.
- logInfo(String) -
Method in class gov.nist.core.LogWriter
- Log an info message.
- logInfo(String) -
Method in interface gov.nist.core.StackLogger
- Log an info message.
- logLevel -
Variable in class examples.redirect.ProtocolObjects
-
- logLevel -
Variable in class test.tck.msgflow.callflows.ProtocolObjects
-
- logLevel -
Variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- LogLevels - Interface in gov.nist.core
-
- logMessage(SIPMessage, String, String, boolean, long) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- logMessage(SIPMessage, String, String, String, boolean) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- logMessage(SIPMessage, String, String, String, boolean, long) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- logMessage(SIPMessage, String, String, boolean, long) -
Method in interface gov.nist.core.ServerLogger
-
- logMessage(SIPMessage, String, String, String, boolean, long) -
Method in interface gov.nist.core.ServerLogger
-
- logMessage(SIPMessage, String, String, String, boolean) -
Method in interface gov.nist.core.ServerLogger
-
- logMessage(SIPMessage, InetAddress, int, long) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Log a message sent to an address and port via the default interface.
- logMessage(SIPMessage, String, String, boolean, long) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Log a message into the log directory.
- logMessage(SIPMessage, String, String, String, boolean, long) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Log a message into the log directory.
- logMessage(SIPMessage, String, String, String, boolean) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Log a message into the log directory.
- logName -
Variable in class tools.tracesviewer.LogFileParser
-
- logoNist -
Static variable in class tools.tracesviewer.TracesViewer
-
- LogRecord - Interface in gov.nist.javax.sip
- The interface for a log record.
- LogRecordFactory - Interface in gov.nist.javax.sip
- The stack calls the message log factory to create logging records.
- logRecordFactory -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- LogRecordFactoryImpl - Class in examples.nistgoodies.configlogger
-
- LogRecordFactoryImpl() -
Constructor for class examples.nistgoodies.configlogger.LogRecordFactoryImpl
-
- LogRecordFactoryImpl - Class in examples.nistgoodies.pluggablelogger
-
- LogRecordFactoryImpl() -
Constructor for class examples.nistgoodies.pluggablelogger.LogRecordFactoryImpl
-
- LogRecordImpl - Class in examples.nistgoodies.configlogger
-
- LogRecordImpl(String, String, String, long, boolean, String, String, String, long) -
Constructor for class examples.nistgoodies.configlogger.LogRecordImpl
- Constructor for our custom log record
- LogRecordImpl - Class in examples.nistgoodies.pluggablelogger
-
- LogRecordImpl(String, String, String, long, boolean, String, String, String, long) -
Constructor for class examples.nistgoodies.pluggablelogger.LogRecordImpl
- Constructor for our custom log record
- logResponse(SIPResponse, long, String) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Log a response received at this message channel.
- logStackTrace() -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logStackTrace(int) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logStackTrace() -
Method in class gov.nist.core.CommonLogger
-
- logStackTrace(int) -
Method in class gov.nist.core.CommonLogger
-
- logStackTrace() -
Method in class gov.nist.core.CommonLoggerLog4j
- log a stack trace.
- logStackTrace(int) -
Method in class gov.nist.core.CommonLoggerLog4j
-
- logStackTrace() -
Method in class gov.nist.core.LogWriter
- log a stack trace.
- logStackTrace(int) -
Method in class gov.nist.core.LogWriter
-
- logStackTrace() -
Method in interface gov.nist.core.StackLogger
- log a stack trace.
- logStackTrace(int) -
Method in interface gov.nist.core.StackLogger
- Log a stack trace if the current logging level exceeds
given trace level.
- logStackTraceOnMessageSend -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- logTestCompleted() -
Method in class test.tck.TestHarness
-
- logTestCompleted(String) -
Method in class test.tck.TestHarness
-
- logTrace(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logTrace(String) -
Method in class gov.nist.core.CommonLogger
-
- logTrace(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log a message into the log file.
- logTrace(String) -
Method in class gov.nist.core.LogWriter
- Log a message into the log file.
- logTrace(String) -
Method in interface gov.nist.core.StackLogger
- Log a message into the log file.
- logWarning(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- logWarning(String) -
Method in class gov.nist.core.CommonLogger
-
- logWarning(String) -
Method in class gov.nist.core.CommonLoggerLog4j
- Log a warning mesasge.
- logWarning(String) -
Method in class gov.nist.core.LogWriter
- Log a warning mesasge.
- logWarning(String) -
Method in interface gov.nist.core.StackLogger
- Log a warning mesasge.
- LogWriter - Class in gov.nist.core
- A wrapper around log4j that is used for logging debug and errors.
- LogWriter() -
Constructor for class gov.nist.core.LogWriter
-
- lookAhead() -
Method in class gov.nist.core.StringTokenizer
-
- lookAhead(int) -
Method in class gov.nist.core.StringTokenizer
-
- lookupToken(int) -
Method in class gov.nist.core.LexerCore
-
- LOOP_DETECTED -
Static variable in interface javax.sip.message.Response
- The server has detected a loop.
- LooseDialogValidationTest - Class in test.unit.gov.nist.javax.sip.stack
- Test originally tested the LOOSE_DIALOG_VALIDATION stack proprty to accept ACK retransmissions and to not validate CSeq numbers.
- LooseDialogValidationTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest
-
- LooseDialogValidationTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- LooseDialogValidationTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- LooseDialogValidationTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- LooseDialogValidationTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- LPAREN -
Static variable in class gov.nist.core.GenericObject
-
- LPAREN -
Static variable in class gov.nist.core.GenericObjectList
-
- LPAREN -
Static variable in class gov.nist.core.LexerCore
-
- LPAREN -
Static variable in interface gov.nist.core.Separators
-
- LPAREN -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- LPC -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the LPC audio codec
- LR -
Static variable in class gov.nist.javax.sip.address.NetObject
-
M
- M -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- m_Cause -
Variable in exception javax.sip.InvalidArgumentException
- The specialized cause that triggered this Exception.
- m_Cause -
Variable in exception javax.sip.SipException
- The specialized cause that triggered this Exception.
- MADDR -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- 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 examples.authorization.ShootistAuth
-
- main(String[]) -
Static method in class examples.authorization.ShootmeAuth
-
- main(String[]) -
Static method in class examples.busy.Shootist
-
- main(String[]) -
Static method in class examples.busy.Shootme
-
- main(String[]) -
Static method in class examples.cancel.Shootist
-
- main(String[]) -
Static method in class examples.cancel.Shootme
-
- main(String[]) -
Static method in class examples.forked.invite.Proxy
-
- main(String[]) -
Static method in class examples.forked.invite.Shootist
-
- main(String[]) -
Static method in class examples.forked.invite.Shootme
-
- main(String[]) -
Static method in class examples.ims.Shootist
-
- main(String[]) -
Static method in class examples.ims.Shootme
-
- main(String[]) -
Static method in class examples.nistgoodies.configlogger.Shootist
-
- main(String[]) -
Static method in class examples.nistgoodies.configlogger.Shootme
-
- main(String[]) -
Static method in class examples.nistgoodies.leakaudit.LeakAudit
-
- main(String[]) -
Static method in class examples.nistgoodies.match.MatchTest
-
- main(String[]) -
Static method in class examples.nistgoodies.match.RegexpMatchTest
-
- main(String[]) -
Static method in class examples.nistgoodies.messagevalve.SipMessageValve
-
- main(String[]) -
Static method in class examples.nistgoodies.pluggablelogger.Shootist
-
- main(String[]) -
Static method in class examples.nistgoodies.pluggablelogger.Shootme
-
- main(String[]) -
Static method in class examples.nistgoodies.threadaudit.ThreadAudit
-
- main(String[]) -
Static method in class examples.noautodialog.Shootist
-
- main(String[]) -
Static method in class examples.noautodialog.Shootme
-
- main(String[]) -
Static method in class examples.parser.Parser
-
- main(String[]) -
Static method in class examples.prack.Shootist
-
- main(String[]) -
Static method in class examples.prack.Shootme
-
- main(String[]) -
Static method in class examples.publish.Notifier
-
- main(String[]) -
Static method in class examples.publish.Publisher
-
- main(String[]) -
Static method in class examples.publish.Subscriber
-
- main(String[]) -
Static method in class examples.redirect.Shootist
-
- main(String[]) -
Static method in class examples.redirect.Shootme
-
- main(String[]) -
Static method in class examples.refer.Referee
-
- main(String[]) -
Static method in class examples.refer.Referer
-
- main(String[]) -
Static method in class examples.reinvite.Shootist
-
- main(String[]) -
Static method in class examples.reinvite.Shootme
-
- main(String[]) -
Static method in class examples.simplecallsetup.Shootist
-
- main(String[]) -
Static method in class examples.simplecallsetup.Shootme
-
- main(String[]) -
Static method in class examples.subsnotify.Forker
-
- main(String[]) -
Static method in class examples.subsnotify.Notifier
-
- main(String[]) -
Static method in class examples.subsnotify.Subscriber
-
- main(String[]) -
Static method in class examples.tls.Shootist
-
- main(String[]) -
Static method in class examples.tls.Shootme
-
- main(String[]) -
Static method in class examples.tpcc.Controller
-
- main(String[]) -
Static method in class examples.tpcc.Controller4
-
- main(String[]) -
Static method in class examples.tpcc.Phone
-
- main(String[]) -
Static method in class gov.nist.core.HostNameParser
-
- 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.RequestLineParser
-
- 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.stack.CallAnalyzer
-
- main(String[]) -
Static method in class gov.nist.javax.sip.Utils
-
- main(String[]) -
Static method in class javax.sdp.SdpFactory
-
- main(String[]) -
Static method in class performance.b2bua.Test
-
- main(String[]) -
Static method in class performance.uas.Shootme
-
- main(String[]) -
Static method in class performance.uas.ShootmeDialogAndTxStateless
-
- main(String[]) -
Static method in class performance.uas.ShootmeDialogStateless
-
- main(String[]) -
Static method in class test.load.concurrency.SelfTest
-
- main(String[]) -
Static method in class test.load.concurrency.Shootist
-
- main(String[]) -
Static method in class test.load.concurrency.Shootme
-
- main(String[]) -
Static method in class test.load.leakcheck.busy.Shootist
-
- main(String[]) -
Static method in class test.load.leakcheck.busy.Shootme
-
- main(String[]) -
Static method in class test.load.multidialog.Shootist
-
- main(String[]) -
Static method in class test.load.multidialog.Shootme
-
- main(String[]) -
Static method in class test.load.subsnotify.Notifier
-
- main(String[]) -
Static method in class test.load.subsnotify.Subscriber
-
- main(String[]) -
Static method in class test.load.subsnotify.SubsNotify
-
- main(String[]) -
Static method in class test.tck.factory.AddressFactoryTest
-
- main(String[]) -
Static method in class test.tck.factory.HeaderFactoryTest
-
- main(String[]) -
Static method in class test.tck.factory.MessageFactoryTest
-
- main(String[]) -
Static method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- main(String[]) -
Static method in class test.tck.msgflow.callflows.sctp.Shootme
-
- main(String[]) -
Static method in class test.tck.msgflow.callflows.subsnotify.UdpSubsnotifyTest
-
- main(String[]) -
Static method in class test.tck.msgflow.callflows.tls.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.parser.ParserTestSuite
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.tls.nopasaran
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- main(String[]) -
Static method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- main(String[]) -
Static method in class tools.sniffer.SniffFileParser
- The main entry point.
- main(String[]) -
Static method in class tools.tracesviewer.TabbedPaneDemo
-
- main(String[]) -
Static method in class tools.tracesviewer.TracesViewer
-
- mainPanel -
Variable in class tools.tracesviewer.DebugWindow
-
- mainPanel -
Variable in class tools.tracesviewer.TracesSessionsDisplayer
-
- majorVersion -
Variable in class gov.nist.javax.sip.header.MimeVersion
- majorVersion field
- makeClone(Object) -
Static method in class gov.nist.core.GenericObject
- Clones the given object.
- 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
- makeKey(InetAddress, int) -
Static method in class gov.nist.javax.sip.stack.IOHandler
-
- makeKey(String, int) -
Static method in class gov.nist.javax.sip.stack.IOHandler
-
- makeTextPanel(String) -
Method in class tools.tracesviewer.TabbedPaneDemo
-
- map() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Send out a trying response (only happens when the transaction is mapped).
- 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
-
- mark() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- markInputPosition() -
Method in class gov.nist.core.LexerCore
- Mark the position for backtracking.
- match(Object) -
Method in class gov.nist.core.GenericObject
- An introspection based predicate matching using a template
object.
- 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(int) -
Method in class gov.nist.core.LexerCore
- Match the given token or throw an exception if no such token
can be matched.
- Match - Interface in gov.nist.core
- Match template for pattern matching.
- match(String) -
Method in interface gov.nist.core.Match
- Return true if a match occurs for searchString.
- 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.
- 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.
- matchExpression -
Variable in class gov.nist.core.GenericObject
-
- matchStatusClass -
Variable in class gov.nist.javax.sip.header.StatusLine
-
- MatchTest - Class in examples.nistgoodies.match
-
- MatchTest() -
Constructor for class examples.nistgoodies.match.MatchTest
-
- 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
-
- maxConnections -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- maxContentLength -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- maxForkTime -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- 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
-
- maxForwards -
Variable in class gov.nist.javax.sip.header.MaxForwards
- maxForwards field.
- maxForwardsHeader -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- 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
-
- MaxForwardsParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.MaxForwardsParser
-
- MaxForwardsParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- MaxForwardsParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.MaxForwardsParserTest
-
- MAXIMUM_RETRANSMISSION_TICK_COUNT -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- Maximum number of ticks between retransmissions.
- maximumLayoutSize(Container) -
Method in class tools.tracesviewer.PercentLayout
-
- maxListenerResponseTime -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- maxMessageSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- maxTxLifetimeInvite -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- maxTxLifetimeNonInvite -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- MAY -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- MAY -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- media -
Variable in class gov.nist.javax.sdp.fields.MediaField
-
- 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
-
- mediaDescriptions -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- MediaField - Class in gov.nist.javax.sdp.fields
- Media field SDP header.
- MediaField() -
Constructor for class gov.nist.javax.sdp.fields.MediaField
-
- mediaField -
Variable in class gov.nist.javax.sdp.MediaDescriptionImpl
-
- 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 -
Variable in class gov.nist.javax.sip.header.Accept
- mediaRange field
- mediaRange -
Variable in class gov.nist.javax.sip.header.ContentType
- mediaRange field.
- 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.
- menuBar -
Variable in class tools.tracesviewer.TracesViewer
-
- merge(Object) -
Method in class gov.nist.core.GenericObject
- Recursively override the fields of this object with the fields
of a new object.
- merge(Object) -
Method in class gov.nist.core.HostPort
-
- merge(Object) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Merge a request with a template
- MergedSystemProperties - Class in gov.nist.javax.sip
-
- MergedSystemProperties(Properties) -
Constructor for class gov.nist.javax.sip.MergedSystemProperties
-
- 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.
- 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 -
Static variable in interface test.torture.TagNames
-
- 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 in gov.nist.javax.sip.stack
- Message channel abstraction for the SIP stack.
- MessageChannel() -
Constructor for class gov.nist.javax.sip.stack.MessageChannel
-
- messageChannels -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- messageChannels -
Variable in class gov.nist.javax.sip.stack.UDPMessageProcessor
- A list of message channels that we have started.
- messageContent -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- messageContentButton -
Variable in class tools.tracesviewer.TracesViewer
-
- messageContentBytes -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- messageContentObject -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- messageContentTextArea -
Variable in class tools.tracesviewer.TracesCanvas
-
- messageContentTextArea -
Variable in class tools.tracesviewer.TracesViewer
-
- 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 -
Variable in class examples.redirect.ProtocolObjects
-
- 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.
- messageFactory -
Variable in class test.tck.msgflow.callflows.ProtocolObjects
-
- messageFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- messageFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- messageFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- messageFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- 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
- MessageFactoryTest - Class in test.tck.factory
-
- MessageFactoryTest() -
Constructor for class test.tck.factory.MessageFactoryTest
-
- MessageFlowHarness - Class in test.tck.msgflow
-
Title: TCK
- MessageFlowHarness(String) -
Constructor for class test.tck.msgflow.MessageFlowHarness
-
- MessageFlowHarness(String, boolean) -
Constructor for class test.tck.msgflow.MessageFlowHarness
-
- MessageLogList - Class in tools.tracesviewer
- This class stores a sorted list messages for logging.
- MessageLogList(Comparator) -
Constructor for class tools.tracesviewer.MessageLogList
- Constructor.
- MessageLogList(String, Comparator) -
Constructor for class tools.tracesviewer.MessageLogList
- Constructor given callId and a comparator.
- messageLogs -
Variable in class tools.tracesviewer.LogFileParser
-
- MessageObject - Class in gov.nist.javax.sip.message
- This is the root object from which all other objects in this package
are derived.
- MessageObject() -
Constructor for class gov.nist.javax.sip.message.MessageObject
-
- MessageParser - Interface in gov.nist.javax.sip.parser
- Interface defining the contract for the stack to interact with the message parser to parse a byte array containing the SIP Message
into a SIPMessage object
- MessageParserFactory - Interface in gov.nist.javax.sip.parser
- Factory used to create message parser instances on behalf of the stack
which are created when a new message comes from the network and is processed by the stack.
- messageParserFactory -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- messageProcessor -
Variable in class gov.nist.javax.sip.ListeningPointImpl
- Pointer to the imbedded mesage processor.
- messageProcessor -
Variable in class gov.nist.javax.sip.stack.MessageChannel
- Message processor to whom I belong (if set).
- 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(String) -
Constructor for class gov.nist.javax.sip.stack.MessageProcessor
-
- MessageProcessor(InetAddress, int, String, SIPTransactionStack) -
Constructor for class gov.nist.javax.sip.stack.MessageProcessor
- Constructor
- MessageProcessorFactory - Interface in gov.nist.javax.sip.stack
- Factory used to create message processor instances on behalf of the stack
which are created when a new Listening point is created.
- messageProcessorFactory -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- messageQueue -
Variable in class gov.nist.javax.sip.stack.UDPMessageProcessor
- Incoming messages are queued here.
- MESSAGES_ARRIVE_FOR -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- METHOD -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- method -
Variable in class gov.nist.javax.sip.header.Allow
- method field
- method -
Variable in class gov.nist.javax.sip.header.CSeq
- method field
- method -
Variable in class gov.nist.javax.sip.header.RAck
-
- method -
Variable in class gov.nist.javax.sip.header.RequestLine
- method field.
- method() -
Method in class gov.nist.javax.sip.parser.Parser
- parses a method.
- method -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- method -
Variable in class test.tck.factory.MessageFactoryTest
-
- 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
- MimeVersionParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.MimeVersionParser
- Cosntructor
- MimeVersionParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- MimeVersionParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.MimeVersionParserTest
-
- 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
- MinExpiresParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.MinExpiresParser
- Cosntructor
- MinExpiresParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- MinExpiresParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.MinExpiresParserTest
-
- minimumDumpInterval -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
-
- minimumLayoutSize(Container) -
Method in class tools.tracesviewer.PercentLayout
-
- minKeepAliveInterval -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- minorVersion -
Variable in class gov.nist.javax.sip.header.MimeVersion
- mimeVersion field
- 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.
- MinSEParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.MinSEParser
- constructor.
- MinSEParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions
-
- MinSEParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.MinSEParserTest
-
- MINUS -
Static variable in class gov.nist.core.LexerCore
-
- MINUS -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- minute -
Variable in class gov.nist.javax.sip.header.SIPDate
- minute member
- 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
-
- month -
Variable in class gov.nist.javax.sip.header.SIPDate
- month member
- mouseClicked(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mouseDragged(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mouseEntered(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mouseExited(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mouseMoved(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mousePressed(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- mouseReleased(MouseEvent) -
Method in class tools.tracesviewer.TracesCanvas
-
- 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.
- msgString -
Static variable in class test.tck.factory.FactoryTestHarness
-
- MULTICAST_NOT_AVAILABLE -
Static variable in interface javax.sip.header.WarningHeader
- The site where the user is located does not support multicast.
- multiHeaders -
Static variable in class test.tck.factory.FactoryTestHarness
-
- MultiMap - Interface in gov.nist.core
- This is simply a Map with slightly different semantics.
- 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.
- MultipartMimeParserTest - Class in test.unit.gov.nist.javax.sip.multipartmime
-
- MultipartMimeParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.multipartmime.MultipartMimeParserTest
-
- 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.
- MultipleContactsTest - Class in test.unit.gov.nist.javax.sip.stack
-
- MultipleContactsTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- MultipleContactsTest.Client - Class in test.unit.gov.nist.javax.sip.stack
-
- MultipleContactsTest.Client() -
Constructor for class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Client
-
- MultipleContactsTest.Server - Class in test.unit.gov.nist.javax.sip.stack
-
- MultipleContactsTest.Server() -
Constructor for class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- MultiValueMap<K,V> - Interface in gov.nist.core
-
- MultiValueMapImpl<V> - Class in gov.nist.core
-
- MultiValueMapImpl() -
Constructor for class gov.nist.core.MultiValueMapImpl
-
- mustCopyRR(int) -
Method in class gov.nist.javax.sip.message.SIPRequest
-
- myAddress -
Static variable in class examples.noautodialog.Shootist
-
- myAddress -
Static variable in class examples.noautodialog.Shootme
-
- myAddress -
Static variable in class examples.reinvite.Shootist
-
- myAddress -
Static variable in class examples.reinvite.Shootme
-
- myAddress -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.reinvite.Shootist
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.reinvite.Shootme
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.sctp.Shootist
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.sctp.Shootme
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.tls.Shootist
-
- myAddress -
Static variable in class test.tck.msgflow.callflows.tls.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- myAddress -
Static variable in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- myClass -
Variable in class gov.nist.core.GenericObjectList
-
- myClientInputStream -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- myClientOutputStream -
Variable in class gov.nist.javax.sip.stack.TCPMessageChannel
-
- myParser -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- myParser -
Variable in class gov.nist.javax.sip.stack.UDPMessageChannel
- The parser we are using for messages received from this channel.
- myPort -
Static variable in class examples.redirect.Shootist
-
- myPort -
Static variable in class examples.redirect.Shootme
-
- myPort -
Static variable in class examples.reinvite.Shootme
-
- myPort -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- myPort -
Variable in class gov.nist.javax.sip.stack.UDPMessageChannel
-
- myPort -
Static variable in class test.tck.msgflow.callflows.prack.Shootist
-
- myPort -
Static variable in class test.tck.msgflow.callflows.prack.Shootme
-
- myPort -
Static variable in class test.tck.msgflow.callflows.redirect.Shootist
-
- myPort -
Static variable in class test.tck.msgflow.callflows.redirect.Shootme
-
- myPort -
Static variable in class test.tck.msgflow.callflows.refer.Referee
-
- myPort -
Static variable in class test.tck.msgflow.callflows.refer.Referrer
-
- myPort -
Static variable in class test.tck.msgflow.callflows.reinvite.Shootme
-
- myPort -
Static variable in class test.tck.msgflow.callflows.router.Shootist
-
- myPort -
Static variable in class test.tck.msgflow.callflows.router.Shootme
-
- myPort -
Static variable in class test.tck.msgflow.callflows.sctp.Shootme
-
- myPort -
Static variable in class test.tck.msgflow.callflows.tls.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- myPort -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- myPort -
Static variable in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- MyRouter - Class in examples.tls
-
- MyRouter(SipStack, String) -
Constructor for class examples.tls.MyRouter
-
- MyRouter - Class in test.unit.gov.nist.javax.sip.stack.tls
-
- MyRouter(SipStack, String) -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.MyRouter
-
- mySipProvider -
Variable in class test.tck.msgflow.callflows.refer.Referee
-
- mySock -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- myStack -
Variable in class examples.tls.MyRouter
-
- myStack -
Variable in class test.unit.gov.nist.javax.sip.stack.tls.MyRouter
-
- myTag -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- mythread -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
N
- name -
Variable in class gov.nist.javax.sdp.fields.PhoneField
-
- NAME -
Static variable in class gov.nist.javax.sip.header.extensions.Join
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.JoinHeader
- Name of JoinHeader
- NAME -
Static variable in class gov.nist.javax.sip.header.extensions.MinSE
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.MinSEHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- NAME -
Static variable in class gov.nist.javax.sip.header.extensions.ReferredBy
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferredByHeader
- Name of ReferToHeader
- NAME -
Static variable in class gov.nist.javax.sip.header.extensions.Replaces
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.ReplacesHeader
- Name of FromHeader
- NAME -
Static variable in class gov.nist.javax.sip.header.extensions.SessionExpires
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.extensions.SessionExpiresHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
- Name of AssertIdentityHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PAssertedServiceHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PAssociatedURIHeader
- Name of PAssociatedURIHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PathHeader
- Name of PathHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
- Name of CalledPartyIDHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
- Name of PChargingFunctionAddressesHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PChargingVectorHeader
- Name of PChargingVectorHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
- Name of PMediaAuthorizationHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
- Name of PreferredIdentityHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PPreferredServiceHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PProfileKeyHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PrivacyHeader
- Name of PrivacyHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PServedUserHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PUserDatabaseHeader
-
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
- Name of VisitedNetworkIDHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.SecurityClientHeader
- Name of SecurityClientHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.SecurityServerHeader
- Name of SecurityServerHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.SecurityVerifyHeader
- Name of SecurityVerifyHeader
- NAME -
Static variable in interface gov.nist.javax.sip.header.ims.ServiceRouteHeader
- Name of ServiceRouteHeader
- name -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.MetricReference
-
- NAME -
Static variable in interface javax.sip.header.AcceptEncodingHeader
- Name of AcceptEncodingHeader
- NAME -
Static variable in interface javax.sip.header.AcceptHeader
- Name of AcceptHeader
- NAME -
Static variable in interface javax.sip.header.AcceptLanguageHeader
- Name of AcceptLanguageHeader
- NAME -
Static variable in interface javax.sip.header.AlertInfoHeader
- Name of the AlertInfoHeader
- NAME -
Static variable in interface javax.sip.header.AllowEventsHeader
- Name of AllowEventsHeader
- NAME -
Static variable in interface javax.sip.header.AllowHeader
- Name of AllowHeader
- NAME -
Static variable in interface javax.sip.header.AuthenticationInfoHeader
- Name of the AlertInfoHeader
- NAME -
Static variable in interface javax.sip.header.AuthorizationHeader
- Name of AuthorizationHeader
- NAME -
Static variable in interface javax.sip.header.CallIdHeader
- Name of CallIdHeader
- NAME -
Static variable in interface javax.sip.header.CallInfoHeader
- Name of CallInfoHeader
- NAME -
Static variable in interface javax.sip.header.ContactHeader
- Name of ContactHeader
- NAME -
Static variable in interface javax.sip.header.ContentDispositionHeader
- Name of ContentDispositionHeader
- NAME -
Static variable in interface javax.sip.header.ContentEncodingHeader
- Name of ContentEncodingHeader
- NAME -
Static variable in interface javax.sip.header.ContentLanguageHeader
- Name of ContentLanguageHeader
- NAME -
Static variable in interface javax.sip.header.ContentLengthHeader
- Name of ContentLengthHeader
- NAME -
Static variable in interface javax.sip.header.ContentTypeHeader
- Name of ContentTypeHeader
- NAME -
Static variable in interface javax.sip.header.CSeqHeader
- Name of the CSeqHeader
- NAME -
Static variable in interface javax.sip.header.DateHeader
- Name of DateHeader
- NAME -
Static variable in interface javax.sip.header.ErrorInfoHeader
- Name of the ErroInfoHeader
- NAME -
Static variable in interface javax.sip.header.EventHeader
- Name of EventHeader
- NAME -
Static variable in interface javax.sip.header.ExpiresHeader
- Name of ExpiresHeader
- NAME -
Static variable in interface javax.sip.header.FromHeader
- Name of FromHeader
- NAME -
Static variable in interface javax.sip.header.InReplyToHeader
- Name of InReplyToHeader
- NAME -
Static variable in interface javax.sip.header.MaxForwardsHeader
- Name of MaxForwardsHeader
- NAME -
Static variable in interface javax.sip.header.MimeVersionHeader
- Name of MimeVersionHeader
- NAME -
Static variable in interface javax.sip.header.MinExpiresHeader
- Name of ExpiresHeader
- NAME -
Static variable in interface javax.sip.header.OrganizationHeader
- Name of OrganizationHeader
- NAME -
Static variable in interface javax.sip.header.PriorityHeader
- Name of PriorityHeader
- NAME -
Static variable in interface javax.sip.header.ProxyAuthenticateHeader
- Name of ProxyAuthenticateHeader
- NAME -
Static variable in interface javax.sip.header.ProxyAuthorizationHeader
- Name of ProxyAuthorizationHeader
- NAME -
Static variable in interface javax.sip.header.ProxyRequireHeader
- Name of ProxyRequireHeader
- NAME -
Static variable in interface javax.sip.header.RAckHeader
- Name of RAckHeader.
- NAME -
Static variable in interface javax.sip.header.ReasonHeader
- Name of ReasonHeader
- NAME -
Static variable in interface javax.sip.header.RecordRouteHeader
- Name of RecordRouteHeader
- NAME -
Static variable in interface javax.sip.header.ReferToHeader
- Name of ReferToHeader
- NAME -
Static variable in interface javax.sip.header.ReplyToHeader
- Name of ReplyToHeader
- NAME -
Static variable in interface javax.sip.header.RequireHeader
- Name of RequireHeader
- NAME -
Static variable in interface javax.sip.header.RetryAfterHeader
- Name of RetryAfterHeader
- NAME -
Static variable in interface javax.sip.header.RouteHeader
- Name of RouteHeader
- NAME -
Static variable in interface javax.sip.header.RSeqHeader
- Name of RSeqHeader
- NAME -
Static variable in interface javax.sip.header.ServerHeader
- Name of ServerHeader
- NAME -
Static variable in interface javax.sip.header.SIPETagHeader
- Name of this header (no short form).
- NAME -
Static variable in interface javax.sip.header.SIPIfMatchHeader
- Name of this header (no short form.
- NAME -
Static variable in interface javax.sip.header.SubjectHeader
- Name of SubjectHeader
- NAME -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Name of SubscriptionStateHeader
- NAME -
Static variable in interface javax.sip.header.SupportedHeader
- Name of SupportedHeader
- NAME -
Static variable in interface javax.sip.header.TimeStampHeader
- Name of TimeStampHeader
- NAME -
Static variable in interface javax.sip.header.ToHeader
- Name of the ToHeader
- NAME -
Static variable in interface javax.sip.header.UnsupportedHeader
- Name of UnsupportedHeader
- NAME -
Static variable in interface javax.sip.header.UserAgentHeader
- Name of UserAgentHeader
- NAME -
Static variable in interface javax.sip.header.ViaHeader
- Name of ViaHeader
- NAME -
Static variable in interface javax.sip.header.WarningHeader
- Name of WarningHeader
- NAME -
Static variable in interface javax.sip.header.WWWAuthenticateHeader
- Name of WWWAuthenticateHeader
- name -
Variable in class tools.tracesviewer.TracesSession
-
- name -
Variable in class tools.tracesviewer.TracesSessions
-
- NAME_ADDR -
Static variable in class gov.nist.javax.sip.address.AddressImpl
- Constant field.
- nameAddr() -
Method in class gov.nist.javax.sip.parser.AddressParser
-
- NameMap - Class in gov.nist.javax.sip.header
- A mapping class that returns the SIPHeader for a given header name.
- NameMap() -
Constructor for class gov.nist.javax.sip.header.NameMap
-
- NameValue - Class in gov.nist.core
- Generic structure for storing name-value pairs.
- NameValue() -
Constructor for class gov.nist.core.NameValue
-
- NameValue(String, Object, boolean) -
Constructor for class gov.nist.core.NameValue
- New constructor, taking a boolean which is set if the NV pair is a flag
- NameValue(String, Object) -
Constructor for class gov.nist.core.NameValue
- Original constructor, sets isFlagParameter to 'false'
- nameValue(char) -
Method in class gov.nist.core.ParserCore
-
- nameValue() -
Method in class gov.nist.core.ParserCore
-
- nameValue() -
Method in class gov.nist.javax.sip.parser.ViaParser
- Overrides the superclass nameValue parser because we have to tolerate
IPV6 addresses in the received parameter.
- NameValueList - Class in gov.nist.core
- Implements a simple NameValue association with a quick lookup function (via a
hash map) the default behavior for this class is not thread safe.
- NameValueList() -
Constructor for class gov.nist.core.NameValueList
- default constructor.
- NameValueList(boolean) -
Constructor for class gov.nist.core.NameValueList
-
- NC -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- NC -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- nConnections -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- needsLogging() -
Method in class gov.nist.javax.sip.stack.ServerLog
- Global check for whether to log or not.
- needsLogging -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- NET_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- NET_PACKAGE -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- NetObject - Class in gov.nist.javax.sip.address
- Root object for all objects in this package.
- NetObject() -
Constructor for class gov.nist.javax.sip.address.NetObject
- Default constructor
- NetObjectList - Class in gov.nist.javax.sip.address
- Root class for all the collection objects in this list:
a wrapper class on the GenericObjectList class for lists of objects
that can appear in NetObjects.
- NetObjectList(String) -
Constructor for class gov.nist.javax.sip.address.NetObjectList
- Construct a NetObject List given a list name.
- NetObjectList(String, Class<?>) -
Constructor for class gov.nist.javax.sip.address.NetObjectList
- Construct a NetObject List given a list name and a class for
the objects that go into the list.
- NetObjectList() -
Constructor for class gov.nist.javax.sip.address.NetObjectList
- Construct an empty NetObjectList.
- nettype -
Variable in class gov.nist.javax.sdp.fields.ConnectionField
-
- nettype -
Variable in class gov.nist.javax.sdp.fields.OriginField
-
- NetworkLayer - Interface in gov.nist.core.net
- basic interface to the network layer
- networkLayer -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- newArrow -
Variable in class tools.tracesviewer.TracesCanvas
-
- NEWLINE -
Static variable in class gov.nist.core.GenericObject
-
- NEWLINE -
Static variable in class gov.nist.core.GenericObjectList
-
- NEWLINE -
Static variable in interface gov.nist.core.Separators
-
- newSIPServerRequest(SIPRequest, MessageChannel) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Handles a new SIP request.
- newSIPServerRequest(SIPRequest, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.StackMessageFactory
- Make a new SIPServerResponse given a SIPRequest and a message
channel.
- newSIPServerResponse(SIPResponse, MessageChannel) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Handles a new SIP response.
- newSIPServerResponse(SIPResponse, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.StackMessageFactory
- Generate a new server response for the stack.
- newThread(Runnable) -
Method in class gov.nist.javax.sip.parser.PipelinedMsgParser.NamedThreadFactory
-
- next(ListIterator) -
Method in class gov.nist.core.GenericObjectList
- Traverse the list given a list iterator
- next() -
Method in class gov.nist.core.GenericObjectList
- Fetch the next object from the list based on the default list iterator
- next() -
Method in class gov.nist.javax.sdp.fields.SDPFieldList
-
- next() -
Method in class gov.nist.javax.sdp.fields.SDPObjectList
-
- next() -
Method in class gov.nist.javax.sip.address.NetObjectList
- returns the next element
- next(ListIterator) -
Method in class gov.nist.javax.sip.address.NetObjectList
- returns the next element
- next() -
Method in class gov.nist.javax.sip.header.SIPObjectList
- Get the next object of this list (assumes that first() has been
called prior to calling this method.)
- next() -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- NEXT_NONCE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- nextIndex() -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- nextSeqno -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- nextToken() -
Method in class gov.nist.core.StringTokenizer
-
- NO -
Static variable in interface gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
-
- NO_RESOURCE -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Reason Code: The subscription has been terminated because the resource state which was
being monitored no longer exists.
- NoAutoDialogTest - Class in test.unit.gov.nist.javax.sip.stack
-
- NoAutoDialogTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- NoAutoDialogTest.Client - Class in test.unit.gov.nist.javax.sip.stack
-
- NoAutoDialogTest.Client() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- NoAutoDialogTest.Server - Class in test.unit.gov.nist.javax.sip.stack
-
- NoAutoDialogTest.Server() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- NON_URGENT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- NON_URGENT -
Static variable in class gov.nist.javax.sip.header.Priority
- constant NON_URGENT field
- NON_URGENT -
Static variable in interface javax.sip.header.PriorityHeader
- Non-urgent priority constant
- NONCE -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- NONCE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- NONCE_COUNT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- NonInviteClientTransactionsStateMachineTest - Class in test.tck.msgflow
- The test tries to verify that Non Invite Client Transactions correctly change
states as specified by the rfc3261.
- NonInviteClientTransactionsStateMachineTest(String) -
Constructor for class test.tck.msgflow.NonInviteClientTransactionsStateMachineTest
-
- NonInviteServerTransactionsStateMachineTest - Class in test.tck.msgflow
- The test tries to verify that Invite Server Transactions correctly change
states as specified by the rfc3261.
- NonInviteServerTransactionsStateMachineTest(String) -
Constructor for class test.tck.msgflow.NonInviteServerTransactionsStateMachineTest
-
- NonRfc3261ForkedInviteTest - Class in test.unit.gov.nist.javax.sip.stack
-
- NonRfc3261ForkedInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NonRfc3261ForkedInviteTest
-
- NonSipUriRouter - Class in test.tck.msgflow.callflows
- This is a Router for NON-SIP URI requests.
- NonSipUriRouter(SipStack, String) -
Constructor for class test.tck.msgflow.callflows.NonSipUriRouter
-
- nopasaran - Class in test.unit.gov.nist.javax.sip.stack.tls
- To test http://java.net/jira/browse/JSIP-415
Run Shootme, run this class do a thread dump to make sure there is no thread leaks
- nopasaran() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.nopasaran
-
- NORMAL -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- NORMAL -
Static variable in class gov.nist.javax.sip.header.Priority
- constant NORMAL field
- NORMAL -
Static variable in interface javax.sip.header.PriorityHeader
- Normal priority constant
- NOT_ACCEPTABLE -
Static variable in interface javax.sip.message.Response
- The resource identified by the request is only capable of generating
response entities that have content characteristics not acceptable
according to the Accept header field sent in the request.
- NOT_ACCEPTABLE_HERE -
Static variable in interface javax.sip.message.Response
- The response has the same meaning as 606 (Not Acceptable), but only
applies to the specific resource addressed by the Request-URI and the
request may succeed elsewhere.
- NOT_FOUND -
Static variable in interface javax.sip.message.Response
- The server has definitive information that the user does not exist at
the domain specified in the Request-URI.
- NOT_IMPLEMENTED -
Static variable in interface javax.sip.message.Response
- The server does not support the functionality required to fulfill the
request.
- Notifier - Class in examples.publish
- The notifier
- Notifier() -
Constructor for class examples.publish.Notifier
-
- Notifier - Class in examples.subsnotify
- This class is a UAC template.
- Notifier(int) -
Constructor for class examples.subsnotify.Notifier
-
- Notifier - Class in test.load.subsnotify
- This class is a UAS template.
- Notifier() -
Constructor for class test.load.subsnotify.Notifier
-
- Notifier - Class in test.tck.msgflow.callflows.subsnotify
- This is the side that sends out the notify.
- Notifier(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.subsnotify.Notifier
-
- Notifier - Class in test.unit.gov.nist.javax.sip.stack.subsnotify
- This class is a UAC template.
- Notifier(int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- notifier1 -
Variable in class test.tck.msgflow.callflows.subsnotify.AbstractSubsnotifyTestCase
-
- NOTIFY -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- NOTIFY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- NOTIFY -
Static variable in interface javax.sip.message.Request
- Notify is an extension method that informs subscribers of changes in state
to which the subscriber has a subscription.
- NotifyBefore202Test - Class in test.unit.gov.nist.javax.sip.stack.subsnotify
-
- NotifyBefore202Test() -
Constructor for class test.unit.gov.nist.javax.sip.stack.subsnotify.NotifyBefore202Test
-
- notifyCount -
Variable in class examples.subsnotify.Notifier
-
- notifyCount -
Variable in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- NoToTagOn1xxDialogLeakTest - Class in test.unit.gov.nist.javax.sip.stack
- This test aims to test the fact when a 1xx is received with no to tag it was letting a dialog in the sip stack not being removed
See Issue 178
- NoToTagOn1xxDialogLeakTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest
-
- NoToTagOn1xxDialogLeakTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- NoToTagOn1xxDialogLeakTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- NoToTagOn1xxDialogLeakTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- NoToTagOn1xxDialogLeakTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- NOV -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- NOV -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- nports -
Variable in class gov.nist.javax.sdp.fields.MediaField
-
- NTP_CONST -
Static variable in interface javax.sdp.SdpConstants
- Constant used to translate between NTP time used in SDP and "native" Java
time.
- NTP_CONST -
Static variable in interface javax.sdp.TimeDescription
- Constant used to translate between NTP time used in SDP and "native" Java time.
- NULL -
Static variable in class gov.nist.core.LexerCore
-
- NULL -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- NULL_STATE -
Static variable in class gov.nist.javax.sip.stack.SIPDialog
-
- nullRequest -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- number() -
Method in class gov.nist.core.LexerCore
- Get and consume the next number.
- numberOfEvents -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
-
- NV -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the NV video codec
O
- O -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- ObjectInUseException - Exception in javax.sip
- This exception is thrown by a method that is unable to delete a specified
Object because the Object is still in use by the underlying implementation.
- ObjectInUseException() -
Constructor for exception javax.sip.ObjectInUseException
- Constructs a new
ObjectInUseException
.
- ObjectInUseException(String) -
Constructor for exception javax.sip.ObjectInUseException
- Constructs a new
ObjectInUseException
with the specified
error message.
- ObjectInUseException(String, Throwable) -
Constructor for exception javax.sip.ObjectInUseException
- Constructs a new
ObjectInUseException
with the
specified error message and specialized cause that triggered this error
condition.
- OCT -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- OCT -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- offset -
Variable in class gov.nist.javax.sdp.fields.ZoneAdjustment
-
- offsets -
Variable in class gov.nist.javax.sdp.fields.RepeatField
-
- OIOMessageProcessorFactory - Class in gov.nist.javax.sip.stack
- Default stack implementation of the MessageProcessorFactory.
- OIOMessageProcessorFactory() -
Constructor for class gov.nist.javax.sip.stack.OIOMessageProcessorFactory
-
- OK -
Static variable in interface javax.sip.message.Response
- The request has succeeded.
- ok -
Variable in class tools.tracesviewer.ScriptFrame
-
- okButton -
Variable in class tools.tracesviewer.DebugWindow
-
- okButton -
Variable in class tools.tracesviewer.TracesSessionsDisplayer
-
- oldArrow -
Variable in class tools.tracesviewer.TracesCanvas
-
- OPAQUE -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- OPAQUE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- Operation - Enum in test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite
-
- OPTIONAL -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- OPTIONS -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- OPTIONS -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- OPTIONS -
Static variable in interface javax.sip.message.Request
- The OPTIONS method allows a User Agent to query
another User Agent or a proxy server as to its capabilities.
- optionsMenu -
Variable in class tools.tracesviewer.TracesViewer
-
- optionTag -
Variable in class gov.nist.javax.sip.header.ProxyRequire
- Optiontag field
- optionTag -
Variable in class gov.nist.javax.sip.header.Require
- optionTag field
- optionTag -
Variable in class gov.nist.javax.sip.header.Supported
-
- optionTag -
Variable in class gov.nist.javax.sip.header.Unsupported
- option-Tag field.
- OptionTag - Interface in javax.sip.header
- This interface represents methods for manipulating OptionTags
values for any header that contains an OptionTag value.
- Organization - Class in gov.nist.javax.sip.header
- Organization SIP Header.
- Organization() -
Constructor for class gov.nist.javax.sip.header.Organization
- Default constructor
- organization -
Variable in class gov.nist.javax.sip.header.Organization
- Organization field
- ORGANIZATION -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- ORGANIZATION -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- OrganizationHeader - Interface in javax.sip.header
- The OrganizationHeader conveys the name of the organization to which the
entity issuing the Request or Response belongs.
- OrganizationParser - Class in gov.nist.javax.sip.parser
- Parser for Organization header.
- OrganizationParser(String) -
Constructor for class gov.nist.javax.sip.parser.OrganizationParser
- Creates a new instance of OrganizationParser
- OrganizationParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.OrganizationParser
- Constructor
- OrganizationParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- OrganizationParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.OrganizationParserTest
-
- ORIG_IOI -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- Origin - Interface in javax.sdp
- An Origin represents the o= fields contained within a SessionDescription.
- ORIGIN_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- originalLocalSequenceNumber -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- originalRequest -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- originalRequestBranch -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- originalRequestBytes -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- originalRequestCSeqNumber -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- originalRequestHasPort -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- originalRequestRecordRouteHeaders -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- originalRequestRecordRouteHeadersString -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- OriginField - Class in gov.nist.javax.sdp.fields
- Origin Field SDP header
- OriginField() -
Constructor for class gov.nist.javax.sdp.fields.OriginField
-
- originField() -
Method in class gov.nist.javax.sdp.parser.OriginFieldParser
-
- OriginFieldParser - Class in gov.nist.javax.sdp.parser
-
- OriginFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.OriginFieldParser
- Creates new OriginFieldParser
- originImpl -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- outboundProxy -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- output(SessionDescription, OutputStream) -
Method in class gov.nist.javax.sdp.SdpEncoderImpl
- Write the specified SessionDescription to the output stream using the current
settings.
- output(SessionDescription, OutputStream) -
Method in interface javax.sdp.SdpEncoder
- Write the specified SessionDescription to the output stream using the current
settings.
- OUTPUT_RESULTS -
Static variable in interface test.torture.TagNames
-
- outputParsedStructures -
Variable in class test.torture.Torture
-
- outputResults -
Static variable in class test.torture.Torture
-
P
- P_ACCESS_NETWORK_INFO -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_ACCESS_NETWORK_INFO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_ASSERTED_IDENTITY -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_ASSERTED_IDENTITY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_ASSERTED_SERVICE -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_ASSERTED_SERVICE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_ASSOCIATED_URI -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_ASSOCIATED_URI -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_CALLED_PARTY_ID -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_CHARGING_FUNCTION_ADDRESSES -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_CHARGING_FUNCTION_ADDRESSES -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_CHARGING_VECTOR -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_MEDIA_AUTHORIZATION -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_MEDIA_AUTHORIZATION -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_MEDIA_AUTHORIZATION_TOKEN -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_PREFERRED_IDENTITY -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_PREFERRED_IDENTITY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_PREFERRED_SERVICE -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_PREFERRED_SERVICE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_PROFILE_KEY -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_PROFILE_KEY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_SERVED_USER -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_SERVED_USER -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_USER_DATABASE -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_USER_DATABASE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_VECTOR_CHARGING -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- P_VISITED_NETWORK_ID -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- P_VISITED_NETWORK_ID -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PAccessNetworkInfo - Class in gov.nist.javax.sip.header.ims
- P-Access-Network-Info SIP Private Header
- PAccessNetworkInfo() -
Constructor for class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
- Public constructor.
- PAccessNetworkInfo(String) -
Constructor for class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
- Constructor.
- PAccessNetworkInfoHeader - Interface in gov.nist.javax.sip.header.ims
- P-Access-Network-Info SIP P-Header
- PAccessNetworkInfoParser - Class in gov.nist.javax.sip.parser.ims
- P-Access-Network-Info header parser.
- PAccessNetworkInfoParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
-
- PAccessNetworkInfoParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
-
- PAccessNetworkInfoParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PAccessNetworkInfoParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParserTest
-
- PackageNames - Interface in gov.nist.core
- Names for the packages that are referenced herein.
- packet -
Variable in class gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
-
- paint(Graphics) -
Method in class tools.tracesviewer.TracesCanvas
-
- ParameterNames - Interface in gov.nist.javax.sip.address
- Common parameter names.
- ParameterNames - Interface in gov.nist.javax.sip.header
- A list of commonly occuring parameter names.
- ParameterNamesIms - Interface in gov.nist.javax.sip.header.ims
-
- parameters -
Variable in class gov.nist.javax.sip.address.TelephoneNumber
- parmeters list
- parameters -
Variable in class gov.nist.javax.sip.header.Credentials
- parameters list.
- parameters -
Variable in class gov.nist.javax.sip.header.ParametersHeader
-
- Parameters - Interface in javax.sip.header
- This interface defines methods for accessing generic parameters for
Headers that contain generic parameter values.
- ParametersExt - Interface in gov.nist.javax.sip.header
- Extensions to the
Parameters
interface supported by the implementation and
will be included in the next spec release. - ParametersHeader - Class in gov.nist.javax.sip.header
- Parameters header.
- ParametersHeader() -
Constructor for class gov.nist.javax.sip.header.ParametersHeader
-
- ParametersHeader(String) -
Constructor for class gov.nist.javax.sip.header.ParametersHeader
-
- ParametersHeader(String, boolean) -
Constructor for class gov.nist.javax.sip.header.ParametersHeader
-
- ParametersParser - Class in gov.nist.javax.sip.parser
- parameters parser header.
- ParametersParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ParametersParser
-
- ParametersParser(String) -
Constructor for class gov.nist.javax.sip.parser.ParametersParser
-
- paramNameOrValue() -
Method in class gov.nist.javax.sip.parser.URLParser
- Name or value of a parameter.
- parse() -
Method in class gov.nist.javax.sdp.parser.AttributeFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.BandwidthFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.ConnectionFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.EmailFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.InformationFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.KeyFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.MediaFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.OriginFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.PhoneFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.ProtoVersionFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.RepeatFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.SDPAnnounceParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.SDPParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.SessionNameFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.TimeFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.URIFieldParser
-
- parse() -
Method in class gov.nist.javax.sdp.parser.ZoneFieldParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.AcceptEncodingParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.AcceptLanguageParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.AcceptParser
- parse the Accept String header
- parse(AddressParametersHeader) -
Method in class gov.nist.javax.sip.parser.AddressParametersParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.AlertInfoParser
- parse the AlertInfo String header
- parse() -
Method in class gov.nist.javax.sip.parser.AllowEventsParser
- parse the AllowEvents String header
- parse() -
Method in class gov.nist.javax.sip.parser.AllowParser
- parse the Allow String header
- parse() -
Method in class gov.nist.javax.sip.parser.AuthenticationInfoParser
- parse the AuthenticationInfo String header
- parse() -
Method in class gov.nist.javax.sip.parser.AuthorizationParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.CallIDParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.CallInfoParser
- parse the CallInfo String header
- parse(AuthenticationHeader) -
Method in class gov.nist.javax.sip.parser.ChallengeParser
- parser the String message.
- parse() -
Method in class gov.nist.javax.sip.parser.ContactParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ContentDispositionParser
- parse the ContentDispositionHeader String header
- parse() -
Method in class gov.nist.javax.sip.parser.ContentEncodingParser
- parse the ContentEncodingHeader String header
- parse() -
Method in class gov.nist.javax.sip.parser.ContentLanguageParser
- parse the ContentLanguageHeader String header
- parse() -
Method in class gov.nist.javax.sip.parser.ContentLengthParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ContentTypeParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.CSeqParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.DateParser
- Parse method.
- parse() -
Method in class gov.nist.javax.sip.parser.ErrorInfoParser
- parse the ErrorInfo String header
- parse() -
Method in class gov.nist.javax.sip.parser.EventParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ExpiresParser
- Parse the header.
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.JoinParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.MinSEParser
- Parse the header.
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.ReferencesParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.ReferredByParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.ReplacesParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.extensions.SessionExpiresParser
- Parse the header.
- parse() -
Method in class gov.nist.javax.sip.parser.FromParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.HeaderParser
- Parse the SIP header from the buffer and return a parsed
structure.
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PAssertedServiceParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PAssociatedURIParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PathParser
- parse the String message and generate the RecordRoute List Object
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PChargingVectorParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PPreferredServiceParser
- "The URN consists of a hierarchical service identifier or application
identifier, with a sequence of labels separated by periods.The left-most label is
the most significant one and is called 'top-level service
identifier', while names to the right are called 'sub-services' or
'sub-applications'.
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PProfileKeyParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PrivacyParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PServedUserParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PUserDatabaseParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
-
- parse(SecurityAgree) -
Method in class gov.nist.javax.sip.parser.ims.SecurityAgreeParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.SecurityClientParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.SecurityServerParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.SecurityVerifyParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ims.ServiceRouteParser
- parse the String message and generate the RecordRoute List Object
- parse() -
Method in class gov.nist.javax.sip.parser.InReplyToParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.MaxForwardsParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.MimeVersionParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.MinExpiresParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.OrganizationParser
- parse the String header
- parse(ParametersHeader) -
Method in class gov.nist.javax.sip.parser.ParametersParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.PriorityParser
- parse the String header
- parse() -
Method in class gov.nist.javax.sip.parser.ProxyAuthenticateParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ProxyAuthorizationParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ProxyRequireParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.RAckParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ReasonParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.RecordRouteParser
- parse the String message and generate the RecordRoute List Object
- parse() -
Method in class gov.nist.javax.sip.parser.ReferToParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.ReplyToParser
- parse the String message and generate the ReplyTo List Object
- parse() -
Method in class gov.nist.javax.sip.parser.RequestLineParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.RequireParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.RetryAfterParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.RouteParser
- parse the String message and generate the Route List Object
- parse() -
Method in class gov.nist.javax.sip.parser.RSeqParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ServerParser
- parse the String server
- parse() -
Method in class gov.nist.javax.sip.parser.SIPETagParser
- parse the String header
- parse() -
Method in class gov.nist.javax.sip.parser.SIPIfMatchParser
- parse the String header
- parse() -
Method in class gov.nist.javax.sip.parser.StatusLineParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.SubjectParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.SubscriptionStateParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.SupportedParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.TimeStampParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.ToParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.UnsupportedParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.URLParser
- Default parse method.
- parse() -
Method in class gov.nist.javax.sip.parser.UserAgentParser
- parse the message.
- parse() -
Method in class gov.nist.javax.sip.parser.ViaParser
-
- parse() -
Method in class gov.nist.javax.sip.parser.WarningParser
- parse the String message
- parse() -
Method in class gov.nist.javax.sip.parser.WWWAuthenticateParser
- parse the String message
- parseAddress(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse an address (nameaddr or address spec) and return and address
structure.
- PARSED_OUTPUT -
Static variable in interface test.torture.TagNames
-
- ParseExceptionListener - Interface in gov.nist.javax.sip.parser
- A listener interface that enables customization of parse error handling.
- parseHost(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse a host name and return a parsed structure.
- parseLogs(InputSource) -
Method in class tools.tracesviewer.LogFileParser
-
- parseLogsFromDebugFile(String) -
Method in class tools.tracesviewer.LogFileParser
- Generate a file that can be digested by the trace viewer.
- parseLogsFromFile(String) -
Method in class tools.tracesviewer.LogFileParser
- Generate a file that can be digested by the trace viewer.
- parseLogsFromString(String) -
Method in class tools.tracesviewer.LogFileParser
-
- parseNameValueList(ParametersHeader) -
Method in class gov.nist.javax.sip.parser.ParametersParser
-
- parseParameter(AuthenticationHeader) -
Method in class gov.nist.javax.sip.parser.ChallengeParser
- Get the parameter of the challenge string
- parseParameter(PChargingFunctionAddresses) -
Method in class gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
-
- parseParameter(PChargingVector) -
Method in class gov.nist.javax.sip.parser.ims.PChargingVectorParser
-
- parseParameter(SecurityAgree) -
Method in class gov.nist.javax.sip.parser.ims.SecurityAgreeParser
-
- parseQuotedString(PVisitedNetworkID) -
Method in class gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
-
- Parser - Class in examples.parser
- This example shows you how you can use the message factory to parse SIP
messages.
- Parser() -
Constructor for class examples.parser.Parser
-
- Parser - Class in gov.nist.javax.sip.parser
- Base parser class.
- Parser() -
Constructor for class gov.nist.javax.sip.parser.Parser
-
- PARSER_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- PARSER_PACKAGE -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- ParserCore - Class in gov.nist.core
- Generic parser class.
- ParserCore() -
Constructor for class gov.nist.core.ParserCore
-
- parserDebug -
Static variable in class gov.nist.core.Debug
-
- ParserFactory - Class in gov.nist.javax.sdp.parser
- Factory for creating parsers for the SDP stuff.
- ParserFactory() -
Constructor for class gov.nist.javax.sdp.parser.ParserFactory
-
- ParserFactory - Class in gov.nist.javax.sip.parser
- A factory class that does a name lookup on a registered parser and
returns a header parser for the given name.
- ParserFactory() -
Constructor for class gov.nist.javax.sip.parser.ParserFactory
-
- ParserTestCase - Class in test.unit.gov.nist.javax.sip.parser
- Superclass for all test cases in this directory.
- ParserTestCase() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ParserTestCase
-
- ParserTestSuite - Class in test.unit.gov.nist.javax.sip.parser
- A test suite for all parser tests
- ParserTestSuite(String) -
Constructor for class test.unit.gov.nist.javax.sip.parser.ParserTestSuite
-
- parseSIPHeader(String) -
Static method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse an individual SIP message header from a string.
- parseSIPMessage(byte[], boolean, boolean, ParseExceptionListener) -
Method in interface gov.nist.javax.sip.parser.MessageParser
- parse a byte array containing the SIP Message into a SIPMessage object
- parseSIPMessage(byte[], boolean, boolean, ParseExceptionListener) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse a buffer containing a single SIP Message where the body is an array
of un-interpreted bytes.
- parseSIPRequestLine(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse the SIP Request Line
- parseSIPStatusLine(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse the SIP Response message status line
- parseSIPUrl(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse a SIP url from a string and return a URI structure for it.
- parseTelephoneNumber(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse a telephone number return a parsed structure.
- parseTelephoneNumber(boolean) -
Method in class gov.nist.javax.sip.parser.URLParser
- Parser for telephone subscriber.
- parseToken(PVisitedNetworkID) -
Method in class gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
-
- parseUrl(String) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
- Parse a uri from a string and return a URI structure for it.
- PAssertedIdentity - Class in gov.nist.javax.sip.header.ims
- P-Asserted-Identity SIP Private Header.
- PAssertedIdentity(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PAssertedIdentity
- constructor
- PAssertedIdentity() -
Constructor for class gov.nist.javax.sip.header.ims.PAssertedIdentity
- default constructor
- PAssertedIdentityHeader - Interface in gov.nist.javax.sip.header.ims
- P-Asserted-Identity header
Private Header: RFC 3455.
- PAssertedIdentityList - Class in gov.nist.javax.sip.header.ims
- List of P-Asserted-Identity headers
- PAssertedIdentityList() -
Constructor for class gov.nist.javax.sip.header.ims.PAssertedIdentityList
- constructor.
- PAssertedIdentityParser - Class in gov.nist.javax.sip.parser.ims
-
- PAssertedIdentityParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
- Constructor
- PAssertedIdentityParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
-
- PAssertedIdentityParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PAssertedIdentityParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PAssertedIdentityParserTest
-
- PAssertedService - Class in gov.nist.javax.sip.header.ims
-
- PAssertedService(String) -
Constructor for class gov.nist.javax.sip.header.ims.PAssertedService
-
- PAssertedService() -
Constructor for class gov.nist.javax.sip.header.ims.PAssertedService
-
- PAssertedServiceHeader - Interface in gov.nist.javax.sip.header.ims
-
- PAssertedServiceParser - Class in gov.nist.javax.sip.parser.ims
-
- PAssertedServiceParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssertedServiceParser
-
- PAssertedServiceParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssertedServiceParser
-
- PAssertedServiceParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PAssertedServiceParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PAssertedServiceParserTest
-
- PAssociatedURI - Class in gov.nist.javax.sip.header.ims
- P-Associated-URI SIP Private Header.
- PAssociatedURI() -
Constructor for class gov.nist.javax.sip.header.ims.PAssociatedURI
- Default Constructor
- PAssociatedURI(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PAssociatedURI
- Constructor
- PAssociatedURI(GenericURI) -
Constructor for class gov.nist.javax.sip.header.ims.PAssociatedURI
- Constructor
- PAssociatedURIHeader - Interface in gov.nist.javax.sip.header.ims
- P-Associated-URI SIP Private Header.
- PAssociatedURIList - Class in gov.nist.javax.sip.header.ims
- List of P-Associated-URI headers
- PAssociatedURIList() -
Constructor for class gov.nist.javax.sip.header.ims.PAssociatedURIList
- constructor.
- PAssociatedURIParser - Class in gov.nist.javax.sip.parser.ims
- P-Associated-URI header parser
- PAssociatedURIParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssociatedURIParser
- Constructor
- PAssociatedURIParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PAssociatedURIParser
-
- PAssociatedURIParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PAssociatedURIParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PAssociatedURIParserTest
-
- passToListener() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Set true to pass the request up to the listener.
- password -
Variable in class gov.nist.javax.sip.address.UserInfo
- password field
- PASSWORD -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- password() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- Path - Class in gov.nist.javax.sip.header.ims
-
- Path(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.Path
- constructor
- Path() -
Constructor for class gov.nist.javax.sip.header.ims.Path
- default constructor
- PATH -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- PATH -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- path -
Static variable in class test.tck.TestHarness
-
- PathHeader - Interface in gov.nist.javax.sip.header.ims
- PATH header SIP param: RFC 3327.
- PathList - Class in gov.nist.javax.sip.header.ims
-
- PathList() -
Constructor for class gov.nist.javax.sip.header.ims.PathList
- Default constructor
- PathParser - Class in gov.nist.javax.sip.parser.ims
-
- PathParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PathParser
- Constructor
- PathParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PathParser
-
- PathParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PathParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PathParserTest
-
- PAYMENT_REQUIRED -
Static variable in interface javax.sip.message.Response
- Reserved for future use.
- PCalledPartyID - Class in gov.nist.javax.sip.header.ims
- P-Called-Party-ID SIP Private Header.
- PCalledPartyID(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PCalledPartyID
- constructor
- PCalledPartyID() -
Constructor for class gov.nist.javax.sip.header.ims.PCalledPartyID
- default constructor
- PCalledPartyIDHeader - Interface in gov.nist.javax.sip.header.ims
- P-Called-Party-ID header - Private Header: RFC 3455.
- PCalledPartyIDParser - Class in gov.nist.javax.sip.parser.ims
- P-Called-Party-ID header parser
- PCalledPartyIDParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
- Constructor
- PCalledPartyIDParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
-
- PCalledPartyIDParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PCalledPartyIDParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PCalledPartyIDParserTest
-
- PChargingFunctionAddresses - Class in gov.nist.javax.sip.header.ims
- P-Charging-Function-Addresses SIP Private Header.
- PChargingFunctionAddresses() -
Constructor for class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
- Defaul Constructor
- PChargingFunctionAddressesHeader - Interface in gov.nist.javax.sip.header.ims
- P-Charging-Function-Addresses header -
Private Header: RFC 3455.
- PChargingFunctionAddressesParser - Class in gov.nist.javax.sip.parser.ims
- P-Charging-Function-Addresses header parser.
- PChargingFunctionAddressesParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
-
- PChargingFunctionAddressesParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
-
- PChargingFunctionAddressesParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PChargingFunctionAddressesParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParserTest
-
- PChargingVector - Class in gov.nist.javax.sip.header.ims
- P-Charging-Vector header SIP Private Header: RFC 3455.
- PChargingVector() -
Constructor for class gov.nist.javax.sip.header.ims.PChargingVector
- Default Constructor
- PChargingVectorHeader - Interface in gov.nist.javax.sip.header.ims
- P-Charging-Vector header SIP Private Header.
- PChargingVectorParser - Class in gov.nist.javax.sip.parser.ims
- P-Charging-Vector header parser.
- PChargingVectorParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PChargingVectorParser
-
- PChargingVectorParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PChargingVectorParser
-
- PCMA -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the PCMA audio codec.
- PCMU -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the PCMU audio codec.
- PDG -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- PDP_INFO -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- PDP_ITEM -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- PDP_SIG -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- peekLine(String) -
Method in class gov.nist.core.ParserCore
-
- peekLine() -
Method in class gov.nist.core.StringTokenizer
-
- peekNextId() -
Method in class gov.nist.core.LexerCore
- Peek the next id but dont move the buffer pointer forward.
- peekNextToken() -
Method in class gov.nist.core.LexerCore
- Look ahead for one token.
- peekNextToken(int) -
Method in class gov.nist.core.LexerCore
-
- peekScheme() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- peerAddress -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- peerPort -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- peerPortAdvertisedInHeaders -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- peerProtocol -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- PeerUnavailableException - Exception in javax.sip
- The PeerUnavailableException indicates that a vendor's implementation of a
JAIN SIP interface could not be created for some reason.
- PeerUnavailableException() -
Constructor for exception javax.sip.PeerUnavailableException
- Constructs a new
PeerUnavailableException
.
- PeerUnavailableException(String) -
Constructor for exception javax.sip.PeerUnavailableException
- Constructs a new
PeerUnavailableException
with
the specified error message.
- PeerUnavailableException(String, Throwable) -
Constructor for exception javax.sip.PeerUnavailableException
- Constructs a new
PeerUnavailableException
with the
specified error message and specialized cause that triggered this error
condition.
- PENDING -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- State: The subscription has been received by the notifier, but there is
insufficient policy information to grant or deny the subscription yet.
- PERCENT -
Static variable in class gov.nist.core.GenericObject
-
- PERCENT -
Static variable in class gov.nist.core.GenericObjectList
-
- PERCENT -
Static variable in class gov.nist.core.LexerCore
-
- PERCENT -
Static variable in interface gov.nist.core.Separators
-
- PERCENT -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PercentLayout - Class in tools.tracesviewer
- Lays out components within a Container such that each component takes a fixed percentage of the size.
- PercentLayout() -
Constructor for class tools.tracesviewer.PercentLayout
-
- PercentLayoutConstraint - Class in tools.tracesviewer
-
- PercentLayoutConstraint(double, double, double, double) -
Constructor for class tools.tracesviewer.PercentLayoutConstraint
- Creates a Constraint Object.
- performance.b2bua - package performance.b2bua
-
- performance.uas - package performance.uas
-
- Phone - Class in examples.tpcc
- This class is a UAC template.
- Phone() -
Constructor for class examples.tpcc.Phone
-
- PHONE -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- Phone - Interface in javax.sdp
- A Phone represents a p= field contained within a SessionDescription.
- PHONE_CONTEXT_TAG -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- PHONE_CONTEXT_TAG -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- PHONE_CONTEXT_TAG -
Static variable in class gov.nist.javax.sip.address.TelephoneNumber
-
- PHONE_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- PhoneField - Class in gov.nist.javax.sdp.fields
- Phone Field SDP header
- PhoneField() -
Constructor for class gov.nist.javax.sdp.fields.PhoneField
-
- phoneField() -
Method in class gov.nist.javax.sdp.parser.PhoneFieldParser
-
- PhoneFieldParser - Class in gov.nist.javax.sdp.parser
- Parser for the Phone field.
- PhoneFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.PhoneFieldParser
- Creates new PhoneFieldParser
- phoneList -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- phoneNumber -
Variable in class gov.nist.javax.sdp.fields.PhoneField
-
- phoneNumber -
Variable in class gov.nist.javax.sip.address.TelephoneNumber
- phoneNumber field
- phoneNumbers -
Static variable in class test.tck.factory.FactoryTestHarness
-
- ping(ThreadAuditor.ThreadHandle) -
Method in class gov.nist.core.ThreadAuditor
-
- ping() -
Method in class gov.nist.core.ThreadAuditor.ThreadHandle
-
- Pipeline - Class in gov.nist.javax.sip.parser
- Input class for the pipelined parser.
- Pipeline(InputStream, int, SipTimer) -
Constructor for class gov.nist.javax.sip.parser.Pipeline
-
- PipelinedMsgParser - Class in gov.nist.javax.sip.parser
- This implements a pipelined message parser suitable for use with a stream -
oriented input such as TCP.
- PipelinedMsgParser() -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser
- default constructor.
- PipelinedMsgParser(SIPTransactionStack, SIPMessageListener, Pipeline, boolean, int) -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser
- Constructor when we are given a message listener and an input stream
(could be a TCP connection or a file)
- PipelinedMsgParser(SIPTransactionStack, SIPMessageListener, Pipeline, int) -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser
- This is the constructor for the pipelined parser.
- PipelinedMsgParser(SIPTransactionStack, Pipeline) -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser
- This is the constructor for the pipelined parser.
- PipelinedMsgParser.Dispatch - Class in gov.nist.javax.sip.parser
-
- PipelinedMsgParser.Dispatch(PipelinedMsgParser.CallIDOrderingStructure, String) -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser.Dispatch
-
- PipelinedMsgParser.NamedThreadFactory - Class in gov.nist.javax.sip.parser
-
- PipelinedMsgParser.NamedThreadFactory() -
Constructor for class gov.nist.javax.sip.parser.PipelinedMsgParser.NamedThreadFactory
-
- PLUS -
Static variable in class gov.nist.core.LexerCore
-
- PLUS -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- plusTest() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- PMediaAuthorization - Class in gov.nist.javax.sip.header.ims
- P-Media-Authorization SIP Private Header - RFC 3313.
- PMediaAuthorization() -
Constructor for class gov.nist.javax.sip.header.ims.PMediaAuthorization
- Constructor
- PMediaAuthorizationHeader - Interface in gov.nist.javax.sip.header.ims
- The P-Media-Authorization SIP Private Header - RFC 3313.
- PMediaAuthorizationList - Class in gov.nist.javax.sip.header.ims
- List of P-Media-Authorization headers.
- PMediaAuthorizationList() -
Constructor for class gov.nist.javax.sip.header.ims.PMediaAuthorizationList
-
- PMediaAuthorizationParser - Class in gov.nist.javax.sip.parser.ims
- P-Media-Authorization header parser.
- PMediaAuthorizationParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
-
- PMediaAuthorizationParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
-
- PMediaAuthorizationParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PMediaAuthorizationParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PMediaAuthorizationParserTest
-
- port -
Variable in class gov.nist.core.HostPort
- port field
- port -
Variable in class gov.nist.javax.sdp.fields.ConnectionAddress
-
- port -
Variable in class gov.nist.javax.sdp.fields.MediaField
-
- port -
Variable in class gov.nist.javax.sip.stack.HopImpl
-
- PORT_5060 -
Static variable in interface javax.sip.ListeningPoint
- Port Constant: Default port 5060.
- PORT_5061 -
Static variable in interface javax.sip.ListeningPoint
- Port Constant: Default port 5061.
- PORT_C -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- PORT_S -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- POSTDIAL -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- POSTDIAL -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- POSTDIAL -
Static variable in class gov.nist.javax.sip.address.TelephoneNumber
-
- POUND -
Static variable in class gov.nist.core.GenericObject
-
- POUND -
Static variable in class gov.nist.core.GenericObjectList
-
- POUND -
Static variable in class gov.nist.core.LexerCore
-
- POUND -
Static variable in interface gov.nist.core.Separators
-
- POUND -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PPreferredIdentity - Class in gov.nist.javax.sip.header.ims
- P-Preferred-Identity SIP Private Header - RFC 3325.
- PPreferredIdentity(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PPreferredIdentity
- constructor
- PPreferredIdentity() -
Constructor for class gov.nist.javax.sip.header.ims.PPreferredIdentity
- default constructor
- PPreferredIdentityHeader - Interface in gov.nist.javax.sip.header.ims
- P-Preferred-Identity header -
SIP Private Header: RFC 3325
.
- PPreferredIdentityParser - Class in gov.nist.javax.sip.parser.ims
- P-Preferred-Identity header parser.
- PPreferredIdentityParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
-
- PPreferredIdentityParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
-
- PPreferredIdentityParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PPreferredIdentityParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PPreferredIdentityParserTest
-
- PPreferredService - Class in gov.nist.javax.sip.header.ims
-
- PPreferredService(String) -
Constructor for class gov.nist.javax.sip.header.ims.PPreferredService
-
- PPreferredService() -
Constructor for class gov.nist.javax.sip.header.ims.PPreferredService
-
- PPreferredServiceHeader - Interface in gov.nist.javax.sip.header.ims
-
- PPreferredServiceParser - Class in gov.nist.javax.sip.parser.ims
-
- PPreferredServiceParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PPreferredServiceParser
-
- PPreferredServiceParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PPreferredServiceParser
-
- PPreferredServiceParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PPreferredServiceParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PPreferredServiceParserTest
-
- PProfileKey - Class in gov.nist.javax.sip.header.ims
-
- PProfileKey() -
Constructor for class gov.nist.javax.sip.header.ims.PProfileKey
-
- PProfileKey(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PProfileKey
-
- PProfileKeyHeader - Interface in gov.nist.javax.sip.header.ims
-
- PProfileKeyParser - Class in gov.nist.javax.sip.parser.ims
-
- PProfileKeyParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PProfileKeyParser
-
- PProfileKeyParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PProfileKeyParser
-
- PProfileKeyParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PProfileKeyParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PProfileKeyParserTest
-
- PRACK -
Static variable in interface javax.sip.message.Request
- PRACK is an extension method that plays the same role as ACK, but for
provisional responses.
- PRACK_CODE -
Static variable in class test.tck.msgflow.callflows.prack.Shootme
-
- PRACK_CODE -
Static variable in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- prackRecieved() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Cancel the retransmit timer for the provisional response task.
- PRECONDITION -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- PRECONDITION_QOS -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- preconditionAttributes -
Variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- PreconditionFields - Class in gov.nist.javax.sdp.fields
- Precondition fields (segmented / end-to-end).
- PreconditionFields() -
Constructor for class gov.nist.javax.sdp.fields.PreconditionFields
- Constructor
- preconditionFields -
Variable in class gov.nist.javax.sdp.MediaDescriptionImpl
- Precondition Mechanism - precondition fields for the media description
- preferredLayoutSize(Container) -
Method in class tools.tracesviewer.PercentLayout
-
- previous() -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- previousIndex() -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- printDebugInfo() -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Debugging print for the dialog.
- printDialogTable() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Print the dialog table.
- println(String) -
Static method in class gov.nist.core.Debug
-
- printStackTrace(Exception) -
Static method in class gov.nist.core.Debug
-
- printWriter -
Static variable in class test.tck.TestHarness
-
- Priority - Class in gov.nist.javax.sip.header
- the Priority header.
- Priority() -
Constructor for class gov.nist.javax.sip.header.Priority
- Default constructor
- priority -
Variable in class gov.nist.javax.sip.header.Priority
- priority field
- PRIORITY -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- PRIORITY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PriorityHeader - Interface in javax.sip.header
- The Priority header field indicates the urgency of the request as perceived
by the client.
- PriorityParser - Class in gov.nist.javax.sip.parser
- Parser for Priority header.
- PriorityParser(String) -
Constructor for class gov.nist.javax.sip.parser.PriorityParser
- Creates a new instance of PriorityParser
- PriorityParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.PriorityParser
- Constructor
- Privacy - Class in gov.nist.javax.sip.header.ims
- Privacy SIP header - RFC 3323.
- Privacy() -
Constructor for class gov.nist.javax.sip.header.ims.Privacy
- Default constructor.
- Privacy(String) -
Constructor for class gov.nist.javax.sip.header.ims.Privacy
- Constructor given a privacy type
- PRIVACY -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- PRIVACY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PrivacyHeader - Interface in gov.nist.javax.sip.header.ims
- Privacy Header RFC 3323.
- PrivacyList - Class in gov.nist.javax.sip.header.ims
- List of Privacy headers.
- PrivacyList() -
Constructor for class gov.nist.javax.sip.header.ims.PrivacyList
- Default constructor
- PrivacyParser - Class in gov.nist.javax.sip.parser.ims
-
- PrivacyParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PrivacyParser
-
- PrivacyParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PrivacyParser
-
- PrivacyParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PrivacyParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PrivacyParserTest
-
- PROBATION -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Reason Code: The subscription has been terminated, but the client SHOULD retry at
some later time.
- PROCEEDING -
Static variable in class javax.sip.TransactionState
- This constant value indicates that the transaction state is "Proceeding".
- PROCEEDING_STATE -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- Proceeding state.
- process180(ResponseEvent) -
Method in class performance.b2bua.TestCall
-
- process200(ResponseEvent) -
Method in class performance.b2bua.TestCall
-
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.authorization.ShootmeAuth
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.busy.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.cancel.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.forked.invite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.ims.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.configlogger.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.noautodialog.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.prack.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.redirect.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class examples.reinvite.Shootist
- Handle an incoming ACK.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.reinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.simplecallsetup.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.tls.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class examples.tpcc.Phone
- Process the ACK request.
- processAck(RequestEvent) -
Method in class performance.b2bua.TestCall
-
- processAck(RequestEvent, ServerTransaction) -
Method in class performance.uas.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogAndTxStateless
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogStateless
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.load.concurrency.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.load.leakcheck.busy.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.load.multidialog.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.prack.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.router.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
- Process the ACK request.
- processAck(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
- Process the ACK request.
- processAck(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
- Process the ACK request.
- processBye(Request, ServerTransaction) -
Method in class examples.authorization.ShootistAuth
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.authorization.ShootmeAuth
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.busy.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.busy.Shootme
- Process the bye request.
- processBye(SipProvider, Request, ServerTransaction) -
Method in class examples.cancel.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.cancel.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.forked.invite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.forked.invite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.ims.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.ims.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.configlogger.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
- Process the bye request.
- processBye(SipProvider, Request, ServerTransaction) -
Method in class examples.noautodialog.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.noautodialog.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.prack.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.prack.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.redirect.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.redirect.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.reinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.reinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.simplecallsetup.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.simplecallsetup.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.tls.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.tls.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class examples.tpcc.Controller
-
- processBye(Request, ServerTransaction) -
Method in class examples.tpcc.Controller4
-
- processBye(RequestEvent, ServerTransaction) -
Method in class examples.tpcc.Phone
- Process the bye request.
- processBye(RequestEvent) -
Method in class performance.b2bua.TestCall
-
- processBye(RequestEvent, ServerTransaction) -
Method in class performance.uas.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogAndTxStateless
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogStateless
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.load.concurrency.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.load.concurrency.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.load.leakcheck.busy.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.load.leakcheck.busy.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.load.multidialog.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.load.multidialog.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.prack.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.router.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
- Process the bye request.
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
- Process the bye request.
- processBye(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processBye(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
- Process the bye request.
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.authorization.ShootmeAuth
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.busy.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.cancel.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.forked.invite.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.ims.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.prack.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.simplecallsetup.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class examples.tpcc.Phone
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class performance.uas.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogStateless
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processCancel(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.authorization.ShootistAuth
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.busy.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.busy.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.cancel.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.cancel.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.forked.invite.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.forked.invite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.forked.invite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.ims.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.ims.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.noautodialog.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.noautodialog.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.prack.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.prack.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.publish.Notifier
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.publish.Publisher
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.publish.Subscriber
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.redirect.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.redirect.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.refer.Referee
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.refer.Referer
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.reinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.reinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.subsnotify.Forker
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.subsnotify.Notifier
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.subsnotify.Subscriber
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.tls.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.tls.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.tpcc.Controller
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.tpcc.Controller4
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class examples.tpcc.Phone
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in interface javax.sip.SipListener
- Process an asynchronously reported DialogTerminatedEvent.
- processDialogTerminated(DialogTerminatedEvent) -
Method in class performance.b2bua.Test
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class performance.uas.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.concurrency.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.concurrency.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.multidialog.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.multidialog.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.subsnotify.Notifier
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processDialogTerminated(DialogTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in interface gov.nist.javax.sip.SipListenerExt
- Processes an expiration Timeout of an underlying
Dialog
handled by this
SipListener.
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processDialogTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processFirstLine(String, ParseExceptionListener, byte[]) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
-
- processHeader(String, SIPMessage, ParseExceptionListener, byte[]) -
Method in class gov.nist.javax.sip.parser.StringMsgParser
-
- processInfo(RequestEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processInfo(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
- Process the bye request.
- processInfo(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processInfo(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processInfo(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processInfo(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processInput() -
Method in class gov.nist.javax.sip.parser.PipelinedMsgParser
- Start reading and processing input.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.authorization.ShootmeAuth
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.busy.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.cancel.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.forked.invite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.ims.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.configlogger.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class examples.noautodialog.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.noautodialog.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.prack.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.redirect.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class examples.reinvite.Shootist
- Handle an incoming INVITE request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.reinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.simplecallsetup.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.tls.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class examples.tpcc.Phone
- Process the invite request.
- processInvite(RequestEvent) -
Method in class performance.b2bua.TestCall
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class performance.uas.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogAndTxStateless
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class performance.uas.ShootmeDialogStateless
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.load.concurrency.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.load.leakcheck.busy.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.load.multidialog.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.prack.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.router.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.tls.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
- Process the invite request.
- processInvite(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
- Process the invite request.
- processInvite(Request, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
- Process the invite request.
- processInvite(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
- Process the invite request.
- processInviteOK(Response, ClientTransaction) -
Method in class examples.ims.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.authorization.ShootistAuth
-
- processIOException(IOExceptionEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processIOException(IOExceptionEvent) -
Method in class examples.busy.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.busy.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processIOException(IOExceptionEvent) -
Method in class examples.cancel.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.cancel.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class examples.forked.invite.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class examples.forked.invite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.forked.invite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.ims.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.ims.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.noautodialog.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.noautodialog.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.prack.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.prack.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.publish.Notifier
-
- processIOException(IOExceptionEvent) -
Method in class examples.publish.Publisher
-
- processIOException(IOExceptionEvent) -
Method in class examples.publish.Subscriber
-
- processIOException(IOExceptionEvent) -
Method in class examples.redirect.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.redirect.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.refer.Referee
-
- processIOException(IOExceptionEvent) -
Method in class examples.refer.Referer
-
- processIOException(IOExceptionEvent) -
Method in class examples.reinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.reinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.subsnotify.Forker
-
- processIOException(IOExceptionEvent) -
Method in class examples.subsnotify.Notifier
-
- processIOException(IOExceptionEvent) -
Method in class examples.subsnotify.Subscriber
-
- processIOException(IOExceptionEvent) -
Method in class examples.tls.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class examples.tls.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class examples.tpcc.Controller
-
- processIOException(IOExceptionEvent) -
Method in class examples.tpcc.Controller4
-
- processIOException(IOExceptionEvent) -
Method in class examples.tpcc.Phone
-
- processIOException(IOExceptionEvent) -
Method in interface javax.sip.SipListener
- Process an asynchronously reported IO Exception.
- processIOException(IOExceptionEvent) -
Method in class performance.b2bua.Test
-
- processIOException(IOExceptionEvent) -
Method in class performance.uas.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processIOException(IOExceptionEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processIOException(IOExceptionEvent) -
Method in class test.load.concurrency.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.load.concurrency.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.load.multidialog.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.load.multidialog.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.load.subsnotify.Notifier
-
- processIOException(IOExceptionEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processIOException(IOExceptionEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- processMessage(SIPMessage) -
Method in interface gov.nist.javax.sip.parser.SIPMessageListener
- This is called from the parser on successful message processing.
- processMessage(SIPMessage, InetAddress) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- processMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
- Gets invoked by the parser as a callback on successful message parsing
(i.e.
- processMessage(SIPMessage) -
Method in interface gov.nist.javax.sip.stack.RawMessageChannel
-
- processMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.UDPMessageChannel
- Actually proces the parsed message.
- processNotify(Request, ServerTransaction) -
Method in class examples.publish.Subscriber
-
- processNotify(RequestEvent, ServerTransaction) -
Method in class examples.refer.Referer
-
- processNotify(RequestEvent, ServerTransaction) -
Method in class examples.subsnotify.Subscriber
-
- processNotify(Request, ServerTransaction) -
Method in class test.load.subsnotify.Subscriber
-
- processNotify(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processNotify(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processRefer(RequestEvent, ServerTransaction) -
Method in class examples.refer.Referee
- Process the REFER request.
- processRefer(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.refer.Referee
- Process the REFER request.
- processRequest(RequestEvent) -
Method in class examples.authorization.ShootistAuth
-
- processRequest(RequestEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processRequest(RequestEvent) -
Method in class examples.busy.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.busy.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processRequest(RequestEvent) -
Method in class examples.cancel.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.cancel.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processRequest(RequestEvent) -
Method in class examples.forked.invite.Proxy
-
- processRequest(RequestEvent) -
Method in class examples.forked.invite.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.forked.invite.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.ims.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.ims.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processRequest(SIPRequest, MessageChannel) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.noautodialog.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.noautodialog.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.prack.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.prack.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.publish.Notifier
-
- processRequest(RequestEvent) -
Method in class examples.publish.Publisher
-
- processRequest(RequestEvent) -
Method in class examples.publish.Subscriber
-
- processRequest(RequestEvent) -
Method in class examples.redirect.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.redirect.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.refer.Referee
-
- processRequest(RequestEvent) -
Method in class examples.refer.Referer
-
- processRequest(RequestEvent) -
Method in class examples.reinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.reinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.subsnotify.Forker
-
- processRequest(RequestEvent) -
Method in class examples.subsnotify.Notifier
-
- processRequest(RequestEvent) -
Method in class examples.subsnotify.Subscriber
-
- processRequest(RequestEvent) -
Method in class examples.tls.Shootist
-
- processRequest(RequestEvent) -
Method in class examples.tls.Shootme
-
- processRequest(RequestEvent) -
Method in class examples.tpcc.Controller
-
- processRequest(RequestEvent) -
Method in class examples.tpcc.Controller4
-
- processRequest(RequestEvent) -
Method in class examples.tpcc.Phone
-
- processRequest(SIPRequest, MessageChannel) -
Method in class gov.nist.javax.sip.stack.CongestionControlMessageValve
-
- processRequest(SIPRequest, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.ServerRequestInterface
- Process the message.
- processRequest(SIPRequest, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.SIPMessageValve
- The callback method that is called for every request before any transaction/dialog mapping
or allocation occur.
- processRequest(SIPRequest, MessageChannel) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Process a new request message through this transaction.
- processRequest(RequestEvent) -
Method in interface javax.sip.SipListener
- Processes a Request received on a SipProvider upon which this SipListener
is registered.
- processRequest(RequestEvent) -
Method in class performance.b2bua.Test
-
- processRequest(RequestEvent) -
Method in class performance.uas.Shootme
-
- processRequest(RequestEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processRequest(RequestEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processRequest(RequestEvent) -
Method in class test.load.concurrency.Shootist
-
- processRequest(RequestEvent) -
Method in class test.load.concurrency.Shootme
-
- processRequest(RequestEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processRequest(RequestEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processRequest(RequestEvent) -
Method in class test.load.multidialog.Shootist
-
- processRequest(RequestEvent) -
Method in class test.load.multidialog.Shootme
-
- processRequest(RequestEvent) -
Method in class test.load.subsnotify.Notifier
-
- processRequest(RequestEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processRequest(RequestEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processRequest(SIPRequest, MessageChannel) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveImpl
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- processRequest(RequestEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
- processResponse(ResponseEvent) -
Method in class examples.authorization.ShootistAuth
-
- processResponse(ResponseEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processResponse(ResponseEvent) -
Method in class examples.busy.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.busy.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processResponse(ResponseEvent) -
Method in class examples.cancel.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.cancel.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processResponse(ResponseEvent) -
Method in class examples.forked.invite.Proxy
-
- processResponse(ResponseEvent) -
Method in class examples.forked.invite.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.forked.invite.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.ims.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.ims.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processResponse(Response, MessageChannel) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.noautodialog.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.noautodialog.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.prack.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.prack.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.publish.Notifier
-
- processResponse(ResponseEvent) -
Method in class examples.publish.Publisher
-
- processResponse(ResponseEvent) -
Method in class examples.publish.Subscriber
-
- processResponse(ResponseEvent) -
Method in class examples.redirect.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.redirect.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.refer.Referee
-
- processResponse(ResponseEvent) -
Method in class examples.refer.Referer
-
- processResponse(ResponseEvent) -
Method in class examples.reinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.reinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.subsnotify.Forker
-
- processResponse(ResponseEvent) -
Method in class examples.subsnotify.Notifier
-
- processResponse(ResponseEvent) -
Method in class examples.subsnotify.Subscriber
-
- processResponse(ResponseEvent) -
Method in class examples.tls.Shootist
-
- processResponse(ResponseEvent) -
Method in class examples.tls.Shootme
-
- processResponse(ResponseEvent) -
Method in class examples.tpcc.Controller
-
- processResponse(ResponseEvent) -
Method in class examples.tpcc.Controller4
-
- processResponse(ResponseEvent) -
Method in class examples.tpcc.Phone
-
- processResponse(Response, MessageChannel) -
Method in class gov.nist.javax.sip.stack.CongestionControlMessageValve
-
- processResponse(SIPResponse, MessageChannel, SIPDialog) -
Method in interface gov.nist.javax.sip.stack.ServerResponseInterface
- Process the Response.
- processResponse(SIPResponse, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.ServerResponseInterface
- This method is called prior to dialog assignment.
- processResponse(SIPResponse, MessageChannel, SIPDialog) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Process a new response message through this transaction.
- processResponse(SIPResponse, MessageChannel) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
-
- processResponse(Response, MessageChannel) -
Method in interface gov.nist.javax.sip.stack.SIPMessageValve
- The callback method that is called for every response before any transaction/dialog mapping
or allocation occur.
- processResponse(ResponseEvent) -
Method in interface javax.sip.SipListener
- Processes a Response received on a SipProvider upon which this
SipListener is registered.
- processResponse(ResponseEvent) -
Method in class performance.b2bua.Test
-
- processResponse(ResponseEvent) -
Method in class performance.uas.Shootme
-
- processResponse(ResponseEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processResponse(ResponseEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processResponse(ResponseEvent) -
Method in class test.load.concurrency.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.load.concurrency.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.load.multidialog.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.load.multidialog.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.load.subsnotify.Notifier
-
- processResponse(ResponseEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processResponse(Response, MessageChannel) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveImpl
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processResponse(ResponseEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class examples.publish.Notifier
- Process the invite request.
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class examples.subsnotify.Forker
- Process the invite request.
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class examples.subsnotify.Notifier
- Process the invite request.
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class test.load.subsnotify.Notifier
-
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
- Process the invite request.
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
- Process the invite request.
- processSubscribe(RequestEvent, ServerTransaction) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
- Process the invite request.
- processTimeout(TimeoutEvent) -
Method in class examples.authorization.ShootistAuth
-
- processTimeout(TimeoutEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processTimeout(TimeoutEvent) -
Method in class examples.busy.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.busy.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processTimeout(TimeoutEvent) -
Method in class examples.cancel.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.cancel.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class examples.forked.invite.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class examples.forked.invite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.forked.invite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.ims.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.ims.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.noautodialog.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.noautodialog.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.prack.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.prack.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.publish.Notifier
-
- processTimeout(TimeoutEvent) -
Method in class examples.publish.Publisher
-
- processTimeout(TimeoutEvent) -
Method in class examples.publish.Subscriber
-
- processTimeout(TimeoutEvent) -
Method in class examples.redirect.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.redirect.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.refer.Referee
-
- processTimeout(TimeoutEvent) -
Method in class examples.refer.Referer
-
- processTimeout(TimeoutEvent) -
Method in class examples.reinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.reinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.subsnotify.Forker
-
- processTimeout(TimeoutEvent) -
Method in class examples.subsnotify.Notifier
-
- processTimeout(TimeoutEvent) -
Method in class examples.subsnotify.Subscriber
-
- processTimeout(TimeoutEvent) -
Method in class examples.tls.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class examples.tls.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class examples.tpcc.Controller
-
- processTimeout(TimeoutEvent) -
Method in class examples.tpcc.Controller4
-
- processTimeout(TimeoutEvent) -
Method in class examples.tpcc.Phone
-
- processTimeout(TimeoutEvent) -
Method in interface javax.sip.SipListener
- Processes a retransmit or expiration Timeout of an underlying
Transaction
handled by this SipListener.
- processTimeout(TimeoutEvent) -
Method in class performance.b2bua.Test
-
- processTimeout(TimeoutEvent) -
Method in class performance.uas.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processTimeout(TimeoutEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processTimeout(TimeoutEvent) -
Method in class test.load.concurrency.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.load.concurrency.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.load.multidialog.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.load.multidialog.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.load.subsnotify.Notifier
-
- processTimeout(TimeoutEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processTimeout(DialogTimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processTimeout(TimeoutEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.authorization.ShootistAuth
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.authorization.ShootmeAuth
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.busy.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.busy.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.cancel.AbstractCancelTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.cancel.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.cancel.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.forked.invite.ForkedInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.forked.invite.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.forked.invite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.forked.invite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.ims.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.ims.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.configlogger.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.configlogger.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.nistgoodies.pluggablelogger.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.noautodialog.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.noautodialog.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.prack.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.prack.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.publish.Notifier
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.publish.Publisher
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.publish.Subscriber
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.redirect.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.redirect.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.refer.Referee
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.refer.Referer
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.reinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.reinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.simplecallsetup.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.simplecallsetup.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.subsnotify.Forker
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.subsnotify.Notifier
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.subsnotify.Subscriber
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.tls.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.tls.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.tpcc.Controller
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.tpcc.Controller4
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class examples.tpcc.Phone
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in interface javax.sip.SipListener
- Process an asynchronously reported TransactionTerminatedEvent.
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class performance.b2bua.Test
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class performance.uas.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class performance.uas.ShootmeDialogAndTxStateless
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class performance.uas.ShootmeDialogStateless
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.concurrency.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.concurrency.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.leakcheck.busy.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.leakcheck.busy.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.multidialog.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.multidialog.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.subsnotify.Notifier
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.load.subsnotify.Subscriber
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.prack.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.redirect.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.router.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Forker
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgent
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgent
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- processTransactionTerminated(TransactionTerminatedEvent) -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- productTokens -
Variable in class gov.nist.javax.sip.header.Server
- Product tokens.
- productTokens -
Variable in class gov.nist.javax.sip.header.UserAgent
- Product tokens.
- PROMPT -
Static variable in interface gov.nist.javax.sdp.fields.SDPKeywords
-
- propertyNames() -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- PROT -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- proto -
Variable in class gov.nist.javax.sdp.fields.MediaField
-
- PROTO_VERSION_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- Protocol - Class in gov.nist.javax.sip.header
- Protocol name and version.
- Protocol() -
Constructor for class gov.nist.javax.sip.header.Protocol
- Default constructor.
- protocol -
Variable in class gov.nist.javax.sip.header.Reason
-
- protocolName -
Variable in class gov.nist.javax.sip.header.Protocol
- protocolName field
- ProtocolObjects - Class in examples.cancel
-
- ProtocolObjects() -
Constructor for class examples.cancel.ProtocolObjects
-
- ProtocolObjects - Class in examples.forked.invite
-
- ProtocolObjects() -
Constructor for class examples.forked.invite.ProtocolObjects
-
- ProtocolObjects - Class in examples.redirect
-
- ProtocolObjects - Class in examples.reinvite
-
- ProtocolObjects() -
Constructor for class examples.reinvite.ProtocolObjects
-
- ProtocolObjects - Class in test.load.concurrency
-
- ProtocolObjects() -
Constructor for class test.load.concurrency.ProtocolObjects
-
- ProtocolObjects - Class in test.tck.msgflow.callflows
-
- ProtocolObjects(String, String, String, boolean, boolean, boolean) -
Constructor for class test.tck.msgflow.callflows.ProtocolObjects
-
- protocolVersion -
Variable in class gov.nist.javax.sip.header.Protocol
- protocolVersion field
- protoVersion -
Variable in class gov.nist.javax.sdp.fields.ProtoVersionField
-
- ProtoVersionField - Class in gov.nist.javax.sdp.fields
- Proto version field of SDP announce.
- ProtoVersionField() -
Constructor for class gov.nist.javax.sdp.fields.ProtoVersionField
-
- protoVersionField() -
Method in class gov.nist.javax.sdp.parser.ProtoVersionFieldParser
-
- ProtoVersionFieldParser - Class in gov.nist.javax.sdp.parser
- Parser for Proto Version.
- ProtoVersionFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.ProtoVersionFieldParser
- Creates new ProtoVersionFieldParser
- provider -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- provider -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- provider -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
- PROVIDER_TAG -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- PROVIDER_TAG -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- PROVIDER_TAG -
Static variable in class gov.nist.javax.sip.address.TelephoneNumber
-
- ProviderDoesNotExistException - Exception in javax.sip
- This Exception is thrown when a user attempts to start the SipStack without
any SipProviders created to service requests and responses.
- ProviderDoesNotExistException() -
Constructor for exception javax.sip.ProviderDoesNotExistException
- Constructs a new
ProviderDoesNotExistException
- ProviderDoesNotExistException(String) -
Constructor for exception javax.sip.ProviderDoesNotExistException
- Constructs a new
ProviderDoesNotExistException
with
the specified error message.
- ProviderDoesNotExistException(String, Throwable) -
Constructor for exception javax.sip.ProviderDoesNotExistException
- Constructs a new
ProviderDoesNotExistException
with the
specified error message and specialized cause that triggered this error
condition.
- providerTable -
Variable in class test.tck.msgflow.callflows.ScenarioHarness
-
- Proxy - Class in examples.forked.invite
- A very simple forking proxy server.
- Proxy() -
Constructor for class examples.forked.invite.Proxy
-
- PROXY -
Static variable in class gov.nist.javax.sip.header.Contact
-
- PROXY -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- Proxy - Class in test.tck.msgflow.callflows.forkedinvite
- A very simple forking proxy server.
- Proxy(int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.forkedinvite.Proxy
-
- Proxy - Class in test.tck.msgflow.callflows.recroute
- A very simple Record-Routing proxy server.
- Proxy(int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.recroute.Proxy
-
- Proxy - Class in test.unit.gov.nist.javax.sip.stack.acktransport
- A very simple forking proxy server.
- Proxy(int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- Proxy - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite
- A very simple forking proxy server.
- Proxy(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- Proxy - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite482
- A very simple forking proxy server.
- Proxy(int, ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Proxy
-
- Proxy - Class in test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout
- A very simple forking proxy server.
- Proxy(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- PROXY_AUTHENTICATE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- PROXY_AUTHENTICATE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PROXY_AUTHENTICATION_REQUIRED -
Static variable in interface javax.sip.message.Response
- This code is similar to 401 (Unauthorized), but indicates that the client
MUST first authenticate itself with the proxy.
- PROXY_AUTHORIZATION -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- PROXY_AUTHORIZATION -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PROXY_REQUIRE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- PROXY_REQUIRE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ProxyAuthenticate - Class in gov.nist.javax.sip.header
- Proxy Authenticate SIP (HTTP ) header.
- ProxyAuthenticate() -
Constructor for class gov.nist.javax.sip.header.ProxyAuthenticate
- Default Constructor
- ProxyAuthenticateHeader - Interface in javax.sip.header
- A Proxy-Authenticate header field value contains an authentication
challenge.
- ProxyAuthenticateList - Class in gov.nist.javax.sip.header
- List of ProxyAuthenticate headers.
- ProxyAuthenticateList() -
Constructor for class gov.nist.javax.sip.header.ProxyAuthenticateList
- Default constructor
- ProxyAuthenticateParser - Class in gov.nist.javax.sip.parser
- Parser for ProxyAuthenticate headers.
- ProxyAuthenticateParser(String) -
Constructor for class gov.nist.javax.sip.parser.ProxyAuthenticateParser
- Constructor
- ProxyAuthenticateParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ProxyAuthenticateParser
- Cosntructor
- ProxyAuthorization - Class in gov.nist.javax.sip.header
- ProxyAuthorization Header.
- ProxyAuthorization() -
Constructor for class gov.nist.javax.sip.header.ProxyAuthorization
- default constructor
- proxyAuthorizationHeader -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- ProxyAuthorizationHeader - Interface in javax.sip.header
- The Proxy-Authorization header field allows the client to identify
itself (or its user) to a proxy that requires authentication.
- ProxyAuthorizationList - Class in gov.nist.javax.sip.header
- List of ProxyAuthorization headers.
- ProxyAuthorizationList() -
Constructor for class gov.nist.javax.sip.header.ProxyAuthorizationList
- Default constructor
- ProxyAuthorizationParser - Class in gov.nist.javax.sip.parser
- Parser for ProxyAuthorization headers.
- ProxyAuthorizationParser(String) -
Constructor for class gov.nist.javax.sip.parser.ProxyAuthorizationParser
- Constructor
- ProxyAuthorizationParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ProxyAuthorizationParser
- Cosntructor
- ProxyRequire - Class in gov.nist.javax.sip.header
- ProxyRequire Header.
- ProxyRequire() -
Constructor for class gov.nist.javax.sip.header.ProxyRequire
- Default Constructor
- ProxyRequire(String) -
Constructor for class gov.nist.javax.sip.header.ProxyRequire
- Constructor
- ProxyRequireHeader - Interface in javax.sip.header
- The Proxy-Require header field is used to indicate proxy-sensitive features
that must be supported by the proxy.
- ProxyRequireList - Class in gov.nist.javax.sip.header
- Proxy Require SIPSIPObject (list of option tags)
- ProxyRequireList() -
Constructor for class gov.nist.javax.sip.header.ProxyRequireList
- Default Constructor
- ProxyRequireParser - Class in gov.nist.javax.sip.parser
- Parser for ProxyRequire header.
- ProxyRequireParser(String) -
Constructor for class gov.nist.javax.sip.parser.ProxyRequireParser
- Creates a new instance of ProxyRequireParser
- ProxyRequireParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ProxyRequireParser
- Constructor
- PServedUser - Class in gov.nist.javax.sip.header.ims
-
- PServedUser(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.PServedUser
-
- PServedUser() -
Constructor for class gov.nist.javax.sip.header.ims.PServedUser
-
- PServedUserHeader - Interface in gov.nist.javax.sip.header.ims
-
- PServedUserParser - Class in gov.nist.javax.sip.parser.ims
-
- PServedUserParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PServedUserParser
-
- PServedUserParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PServedUserParser
-
- PServedUserParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PServedUserParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PServedUserParserTest
-
- ptr -
Variable in class gov.nist.core.StringTokenizer
-
- PUB_GRUU -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- PUBKEY -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- PUBLISH -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- PUBLISH -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- PUBLISH -
Static variable in interface javax.sip.message.Request
- PUBLISH is an extension method that allows a client to publish event state
(such as presence information).
- Publisher - Class in examples.publish
-
- PURPOSE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- PUserDatabase - Class in gov.nist.javax.sip.header.ims
-
- PUserDatabase(String) -
Constructor for class gov.nist.javax.sip.header.ims.PUserDatabase
-
- PUserDatabase() -
Constructor for class gov.nist.javax.sip.header.ims.PUserDatabase
- Default constructor.
- PUserDatabaseHeader - Interface in gov.nist.javax.sip.header.ims
-
- PUserDatabaseParser - Class in gov.nist.javax.sip.parser.ims
-
- PUserDatabaseParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PUserDatabaseParser
-
- PUserDatabaseParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PUserDatabaseParser
-
- PUserDatabaseParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PUserDatabaseParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PUserDatabaseParserTest
-
- put(String, NameValue) -
Method in class gov.nist.core.DuplicateNameValueList
-
- put(String, V) -
Method in class gov.nist.core.MultiValueMapImpl
-
- put(String, List<V>) -
Method in class gov.nist.core.MultiValueMapImpl
-
- put(String, NameValue) -
Method in class gov.nist.core.NameValueList
-
- putAll(Map<? extends String, ? extends List<V>>) -
Method in class gov.nist.core.MultiValueMapImpl
-
- putAll(Map<? extends String, ? extends NameValue>) -
Method in class gov.nist.core.NameValueList
-
- putDialog(SIPDialog) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Put a dialog into the dialog table.
- putInMergeTable(SIPServerTransaction, SIPRequest) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Put this into the merge request table.
- putMergeDialog(SIPDialog) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- putNameMap(String, String) -
Static method in class gov.nist.javax.sip.header.NameMap
-
- putPendingTransaction(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Put a transaction in the pending transaction list.
- putSocket(String, Socket) -
Method in class gov.nist.javax.sip.stack.IOHandler
-
- PVisitedNetworkID - Class in gov.nist.javax.sip.header.ims
- P-Visited-Network-ID SIP Private Header: RFC 3455.
- PVisitedNetworkID() -
Constructor for class gov.nist.javax.sip.header.ims.PVisitedNetworkID
-
- PVisitedNetworkID(String) -
Constructor for class gov.nist.javax.sip.header.ims.PVisitedNetworkID
-
- PVisitedNetworkID(Token) -
Constructor for class gov.nist.javax.sip.header.ims.PVisitedNetworkID
-
- PVisitedNetworkIDHeader - Interface in gov.nist.javax.sip.header.ims
- P-Visited-Network-ID SIP Private Header: RFC 3455.
- PVisitedNetworkIDList - Class in gov.nist.javax.sip.header.ims
- List of P-Visited-Network-ID headers.
- PVisitedNetworkIDList() -
Constructor for class gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
- Default constructor
- PVisitedNetworkIDParser - Class in gov.nist.javax.sip.parser.ims
- P-Visited-Network-ID header parser.
- PVisitedNetworkIDParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
- Constructor
- PVisitedNetworkIDParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
-
- PVisitedNetworkIDParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- PVisitedNetworkIDParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParserTest
-
Q
- Q -
Static variable in class gov.nist.javax.sip.header.Contact
-
- Q -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- Q -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- QCELP -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for QCELP audio codec
- qheader() -
Method in class gov.nist.javax.sip.parser.URLParser
- Get a name value for a given query header (ie one that comes
after the ?).
- qheaders -
Variable in class gov.nist.javax.sip.address.SipUri
- qheaders list
- QOP -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- QOP -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- QUESTION -
Static variable in class gov.nist.core.GenericObject
-
- QUESTION -
Static variable in class gov.nist.core.GenericObjectList
-
- QUESTION -
Static variable in class gov.nist.core.LexerCore
-
- QUESTION -
Static variable in interface gov.nist.core.Separators
-
- QUESTION -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- QUEUED -
Static variable in interface javax.sip.message.Response
- The called party is temporarily unavailable, but the server has decided
to queue the call rather than reject it.
- QueuedMessageDispatchBase - Interface in gov.nist.javax.sip.stack
-
- quitMenu -
Variable in class tools.tracesviewer.TracesViewer
-
- QUOTE -
Static variable in class gov.nist.core.GenericObject
-
- QUOTE -
Static variable in class gov.nist.core.GenericObjectList
-
- QUOTE -
Static variable in class gov.nist.core.LexerCore
-
- QUOTE -
Static variable in interface gov.nist.core.Separators
-
- QUOTE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- quotedString() -
Method in class gov.nist.core.LexerCore
- Parse a comment string cursor is at a ".
R
- R -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- R_CURLY -
Static variable in class gov.nist.core.LexerCore
-
- R_CURLY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- R_SQUARE_BRACKET -
Static variable in class gov.nist.core.LexerCore
-
- R_SQUARE_BRACKET -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RAck - Class in gov.nist.javax.sip.header
- RAck SIP Header implementation
- RAck() -
Constructor for class gov.nist.javax.sip.header.RAck
- Creates a new instance of RAck
- RACK -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- RACK -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RAckHeader - Interface in javax.sip.header
- This interface represents the RAck header, as defined by
RFC3262, this
header is not part of RFC3261.
- RAckParser - Class in gov.nist.javax.sip.parser
- Parser for RAck header.
- RAckParser(String) -
Constructor for class gov.nist.javax.sip.parser.RAckParser
- Creates a new instance of RAckParser
- RAckParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RAckParser
- Constructor
- RADSL -
Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- raiseErrorEvent(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Creates a SIPTransactionErrorEvent and sends it to all of the listeners
of this transaction.
- raiseIOExceptionEvent() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Raise an IO Exception event - this is used for reporting asynchronous IO
Exceptions that are attributable to this transaction.
- RawMessageChannel - Interface in gov.nist.javax.sip.stack
-
- read() -
Method in class gov.nist.javax.sip.parser.Pipeline
-
- readTimeout -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- REALM -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- REALM -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- Reason - Class in gov.nist.javax.sip.header
- Definition of the Reason SIP Header.
- Reason() -
Constructor for class gov.nist.javax.sip.header.Reason
- Set the cause.
- REASON -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- REASON -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- REASON -
Static variable in interface test.torture.TagNames
-
- reasonCode -
Variable in class gov.nist.javax.sip.header.SubscriptionState
-
- ReasonHeader - Interface in javax.sip.header
- This interface represents the Reason header, as defined by
RFC3326, this header is
not part of RFC3261.
- ReasonList - Class in gov.nist.javax.sip.header
- List of Reason headers.
- ReasonList() -
Constructor for class gov.nist.javax.sip.header.ReasonList
- Default constructor
- ReasonParser - Class in gov.nist.javax.sip.parser
- Parser for Reason header.
- ReasonParser(String) -
Constructor for class gov.nist.javax.sip.parser.ReasonParser
- Creates a new instance of ReasonParser
- ReasonParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ReasonParser
- Constructor
- reasonPhrase -
Variable in class gov.nist.javax.sip.header.StatusLine
- reasonPhrase field
- reasonPhrase() -
Method in class gov.nist.javax.sip.parser.StatusLineParser
-
- RECEIVED -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- RECEIVED -
Static variable in class gov.nist.javax.sip.header.Via
- The "received" parameter is added only for receiver-added Via Fields.
- receivedResponses -
Variable in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- receiveUdpBufferSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- RECORD_ROUTE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- RECORD_ROUTE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RecordRoute - Class in gov.nist.javax.sip.header
- The Request-Route header is added to a request by any proxy that insists on
being in the path of subsequent requests for the same call leg.
- RecordRoute(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.RecordRoute
- constructor
- RecordRoute() -
Constructor for class gov.nist.javax.sip.header.RecordRoute
- default constructor
- RecordRouteHeader - Interface in javax.sip.header
- The Record-Route header field is inserted by proxies in a request to force
future requests in the dialog to be routed through the proxy.
- RecordRouteList - Class in gov.nist.javax.sip.header
- RecordRoute List of SIP headers (a collection of Addresses)
- RecordRouteList() -
Constructor for class gov.nist.javax.sip.header.RecordRouteList
- Default constructor
- RecordRouteParser - Class in gov.nist.javax.sip.parser
- Parser for a list of route headers.
- RecordRouteParser(String) -
Constructor for class gov.nist.javax.sip.parser.RecordRouteParser
- Constructor
- RecordRouteParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RecordRouteParser
-
- RecordRouteParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- RecordRouteParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.RecordRouteParserTest
-
- REDIRECT -
Static variable in class gov.nist.javax.sip.header.Contact
-
- REDIRECT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- reduceString(String) -
Static method in class gov.nist.javax.sip.Utils
- Squeeze out all white space from a string and return the reduced string.
- REFER -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- REFER -
Static variable in interface javax.sip.message.Request
- Refer is an extension method that requests that the recipient REFER to a
resource provided in the request, this can be used to enable many
applications such as Call Transfer.
- REFER_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- Referee - Class in examples.refer
- This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
This is the referee
- Referee(int) -
Constructor for class examples.refer.Referee
-
- referee -
Variable in class test.tck.msgflow.callflows.refer.AbstractReferTestCase
-
- Referee - Class in test.tck.msgflow.callflows.refer
- This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
This is the referee
- Referee(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.refer.Referee
-
- References - Class in gov.nist.javax.sip.header.extensions
-
- References() -
Constructor for class gov.nist.javax.sip.header.extensions.References
-
- REFERENCES -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ReferencesHeader - Interface in gov.nist.javax.sip.header.extensions
- References header: See http://tools.ietf.org/html/draft-worley-references-05
- ReferencesParser - Class in gov.nist.javax.sip.parser.extensions
-
- ReferencesParser(String) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReferencesParser
- Creates a new instance of ReferencesParser
- ReferencesParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReferencesParser
- Constructor
- ReferencesParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions
-
- ReferencesParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.ReferencesParserTest
-
- Referer - Class in examples.refer
- This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
- Referer() -
Constructor for class examples.refer.Referer
-
- REFERRED_BY -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- ReferredBy - Class in gov.nist.javax.sip.header.extensions
- ReferredBy SIP Header.
- ReferredBy() -
Constructor for class gov.nist.javax.sip.header.extensions.ReferredBy
- default Constructor.
- REFERREDBY_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ReferredByHeader - Interface in gov.nist.javax.sip.header.extensions
- This header is described in a draft RFC which has expired.
- ReferredByParser - Class in gov.nist.javax.sip.parser.extensions
- ReferredBy Header parser.
- ReferredByParser(String) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReferredByParser
- Creates new ToParser
- ReferredByParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReferredByParser
-
- ReferredByParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions
-
- ReferredByParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.ReferredByParserTest
-
- referrer -
Variable in class test.tck.msgflow.callflows.refer.AbstractReferTestCase
-
- Referrer - Class in test.tck.msgflow.callflows.refer
- This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
- Referrer(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.refer.Referrer
-
- ReferTo - Class in gov.nist.javax.sip.header
- ReferTo SIP Header.
- ReferTo() -
Constructor for class gov.nist.javax.sip.header.ReferTo
- default Constructor.
- ReferToHeader - Interface in javax.sip.header
- This interface represents the ReferTo SIP header, as defined by
RFC3515, this header is
not part of RFC3261.
- ReferToParser - Class in gov.nist.javax.sip.parser
- To Header parser.
- ReferToParser(String) -
Constructor for class gov.nist.javax.sip.parser.ReferToParser
- Creates new ToParser
- ReferToParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ReferToParser
-
- ReferToParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- ReferToParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ReferToParserTest
-
- refreshActionPerformed(MouseEvent) -
Method in class tools.tracesviewer.ListenerTracesViewer
-
- REFRESHER -
Static variable in class gov.nist.javax.sip.header.extensions.SessionExpires
-
- refreshMenu -
Variable in class tools.tracesviewer.TracesViewer
-
- refreshTracesCanvas(TracesSession, String) -
Method in class tools.tracesviewer.TracesCanvas
-
- refreshTracesSessions() -
Method in class tools.tracesviewer.TracesViewer
-
- RegexpMatchTest - Class in examples.nistgoodies.match
-
- RegexpMatchTest() -
Constructor for class examples.nistgoodies.match.RegexpMatchTest
-
- REGISTER -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- REGISTER -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- REGISTER -
Static variable in interface javax.sip.message.Request
- The REGISTER method requests the addition,
removal, and query of bindings.
- REGISTRATION_STATE -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- reInit() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Re Initialize the stack instance.
- ReInviteAllowInterleavingTest - Class in test.unit.gov.nist.javax.sip.stack.uasreinvite
-
- ReInviteAllowInterleavingTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- ReInviteBusyTest - Class in test.unit.gov.nist.javax.sip.stack
-
- ReInviteBusyTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- ReInviteBusyTest.ProtocolObjects - Class in test.unit.gov.nist.javax.sip.stack
-
- ReInviteBusyTest.ProtocolObjects(String, String, String, boolean, boolean) -
Constructor for class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- ReInviteBusyTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- ReInviteBusyTest.Shootme(ReInviteBusyTest.ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- reInviteFlag -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- ReInviteTCPPostParserThreadPoolTest - Class in test.unit.gov.nist.javax.sip.stack.no491
-
- ReInviteTCPPostParserThreadPoolTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- ReInviteTest - Class in test.tck.msgflow.callflows.reinvite
-
- ReInviteTest() -
Constructor for class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- ReInviteTest - Class in test.unit.gov.nist.javax.sip.stack.ctx491
-
- ReInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- ReInviteTest - Class in test.unit.gov.nist.javax.sip.stack.no491
-
- ReInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- ReInviteTest - Class in test.unit.gov.nist.javax.sip.stack.reInvite
-
- ReInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- ReInviteTest - Class in test.unit.gov.nist.javax.sip.stack.reinvitechallenge
-
- ReInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- ReInviteTest - Class in test.unit.gov.nist.javax.sip.stack.stx491
-
- ReInviteTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- reInviteWaitTime -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- REJECTED -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Reason Code: The subscription has been terminated due to change in authorization
policy.
- RejectInvalidResponseTest - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectInvalidResponseTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest
-
- RejectInvalidResponseTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectInvalidResponseTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- RejectInvalidResponseTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectInvalidResponseTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- RejectOutOfSequenceMessageTest - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectOutOfSequenceMessageTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest
-
- RejectOutOfSequenceMessageTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectOutOfSequenceMessageTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- RejectOutOfSequenceMessageTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- RejectOutOfSequenceMessageTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- REL -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- releaseSem() -
Method in class gov.nist.javax.sip.SipStackImpl
-
- releaseSem() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- releaseSem() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Release the transaction semaphore.
- releaseTimerTaskSem() -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- reliableConnectionKeepAliveTimeout -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
- Keepalive support and cleanup for client-initiated connections as per RFC 5626.
- remoteAddress -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- remoteParty -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- remotePartyStringified -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- remotePort -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- remoteSequenceNumber -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- remoteTagReassignmentAllowed -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- remoteTarget -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- remoteTargetStringified -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- remove(Object) -
Method in class gov.nist.core.DuplicateNameValueList
-
- remove(Object, Object) -
Method in interface gov.nist.core.MultiMap
-
- remove(K, V) -
Method in interface gov.nist.core.MultiValueMap
-
- remove(String, V) -
Method in class gov.nist.core.MultiValueMapImpl
-
- remove(Object) -
Method in class gov.nist.core.MultiValueMapImpl
-
- remove(Object) -
Method in class gov.nist.core.NameValueList
-
- remove(HDR) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove a sip header from this list of sip headers.
- remove(Object) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove the given object.
- remove(int) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove the object at a given index.
- remove() -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- remove(ConnectionOrientedMessageChannel) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- removeAll(Collection<?>) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove all the elements.
- removeAttribute(String) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Removes the attribute specified by the value parameter.
- removeAttribute(String) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Removes the attribute specified by the value parameter.
- removeAttribute(String) -
Method in interface javax.sdp.MediaDescription
- Removes the attribute specified by the value parameter.
- removeAttribute(String) -
Method in interface javax.sdp.SessionDescription
- Removes the attribute specified by the value parameter.
- removeBandwidth(String) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Removes the specified bandwidth type.
- removeBandwidth(String) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Removes the specified bandwidth type.
- removeBandwidth(String) -
Method in interface javax.sdp.MediaDescription
- Removes the specified bandwidth type.
- removeBandwidth(String) -
Method in interface javax.sdp.SessionDescription
- Removes the specified bandwidth type.
- removeCachedAuthenticationHeaders(String) -
Method in interface gov.nist.javax.sip.clientauthutils.AuthenticationHelper
- Remove cached entry.
- removeCachedAuthenticationHeaders(String) -
Method in class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
-
- removeChargingCollectionFunctionAddress(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
- Remove a Charging Collection Function (CCF) Address set in this header
- removeChargingCollectionFunctionAddress(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
- Remove a Charging Collection Function (CCF) Address set in this header
- removeComment() -
Method in class gov.nist.javax.sip.header.RetryAfter
- remove comment field
- removeComment() -
Method in class gov.nist.javax.sip.header.Via
- remove the comment field.
- removeContent() -
Method in class gov.nist.javax.sip.message.SIPMessage
- Remove the message content if it exists.
- removeContent() -
Method in interface javax.sip.message.Message
- Removes the body content from this Message and all associated entity
headers, if a body exists, this method returns sliently if no body exists.
- removeDelay() -
Method in class gov.nist.javax.sip.header.TimeStamp
-
- removeDialog(SIPDialog) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove the dialog from the dialog table.
- removeDialog(String) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove the dialog given its dialog id.
- removeDisplayName() -
Method in class gov.nist.javax.sip.address.AddressImpl
- remove the displayName field
- removeDuration() -
Method in class gov.nist.javax.sip.header.RetryAfter
- remove duration field
- removeEventChargingFunctionAddress(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
- Remove a Event Charging Function (ECF) Address set in this header
- removeEventChargingFunctionAddress(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
- Remove a Event Charging Function (ECF) Address set in this header
- removeEventListener(SIPDialogEventListener) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Removed an event listener from this dialog.
- removeEventListener(SIPTransactionEventListener) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Removed an event listener from this transaction.
- removeFirst() -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove the first element of this list.
- removeFirst(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- removeFirst(String) -
Method in interface javax.sip.message.Message
- Removes the first header from a list of headers.
- removeFromMergeTable(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove a transaction from the merge table.
- removeFromTag() -
Method in class gov.nist.javax.sip.header.extensions.Join
- remove Tag member
- removeFromTag() -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- remove Tag member
- removeHeader(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Remove a header given its name (provided it exists).
- removeHeader(String) -
Method in interface gov.nist.javax.sip.address.SipURIExt
- Strip a specific header tacked to the URI.
- removeHeader(String, boolean) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Remove a header given its name.
- removeHeader(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Remove all headers given its name.
- removeHeader(String) -
Method in interface javax.sip.message.Message
- Removes the Header of the supplied name from the list of headers in
this Message.
- removeHeaders() -
Method in class gov.nist.javax.sip.address.SipUri
- Remove all headers.
- removeHeaders() -
Method in interface gov.nist.javax.sip.address.SipURIExt
- Strip the headers that are tacked to the URI.
- removeIsdnSubaddress() -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- Remove the isdn subaddress (if it exists).
- removeLast() -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Remove the last element of this list.
- removeLast(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- removeLast(String) -
Method in interface javax.sip.message.Message
- Removes the last header from a list of headers.
- removeLayoutComponent(Component) -
Method in class tools.tracesviewer.PercentLayout
-
- removeListeningPoint(ListeningPoint) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- removeListeningPoint(ListeningPoint) -
Method in interface javax.sip.SipProvider
- Removes the specified ListeningPoint from this SipProvider.
- removeListeningPoints() -
Method in class gov.nist.javax.sip.SipProviderImpl
- Remove all the listening points for this sip provider.
- removeMAddr() -
Method in class gov.nist.javax.sip.address.SipUri
- Remove the maddr param if it exists.
- removeMergeDialog(String) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- removeMessageProcessor(MessageProcessor) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Removes a MessageProcessor from this SIPStack.
- removeMethod() -
Method in class gov.nist.javax.sip.address.SipUri
- remove the Method.
- removeMultiParameter(String) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Removes the specified parameter from Parameters of this ParametersHeader.
- removeMultiParameters() -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Remove all parameters.
- removeParameter(String) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Remove a parameter from the address.
- removeParameter(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Remove a parameter given its name
- removeParameter(String) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
-
- removeParameter(String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
-
- removeParameter(String) -
Method in class gov.nist.javax.sip.header.Challenge
- delete the specified parameter
- removeParameter(String) -
Method in class gov.nist.javax.sip.header.extensions.References
-
- removeParameter(String) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Removes the specified parameter from Parameters of this ParametersHeader.
- removeParameter(String) -
Method in interface javax.sip.header.Parameters
- Removes the specified parameter from Parameters of this ParametersHeader.
- removeParameters() -
Method in class gov.nist.javax.sip.address.SipUri
- Remove the URI parameters.
- removeParameters() -
Method in class gov.nist.javax.sip.header.Challenge
- remove all parameters
- removeParameters() -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Remove all parameters.
- removePendingTransaction(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove a pending Server transaction from the stack.
- removePort() -
Method in class gov.nist.core.HostPort
- remove port.
- removePort() -
Method in class gov.nist.javax.sip.address.Authority
- remove the port.
- removePort() -
Method in class gov.nist.javax.sip.address.SipUri
- remove the port setting.
- removePort() -
Method in class gov.nist.javax.sip.header.Via
- remove the port.
- removePort() -
Method in interface javax.sip.address.SipURI
- Removes the port part of this SipURI.
- removePostDial() -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- remove the PostDial field
- removePubGruuParam() -
Method in class gov.nist.javax.sip.header.Contact
- remove the pub-gruu value from the parameter list if it exists.
- removeQValue() -
Method in class gov.nist.javax.sip.header.Accept
- Remove the q value.
- removeQValue() -
Method in class gov.nist.javax.sip.header.AcceptLanguage
- Remove the q value.
- removeSipInstanceParam() -
Method in class gov.nist.javax.sip.header.Contact
-
- removeSipListener(SipListener) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- removeSipListener(SipListener) -
Method in interface javax.sip.SipProvider
- Removes the specified SipListener from this SipProvider.
- removeSipProvider() -
Method in class gov.nist.javax.sip.ListeningPointImpl
- Remove the sip provider from this listening point.
- removeSocket(String) -
Method in class gov.nist.javax.sip.stack.IOHandler
-
- removeTag() -
Method in class gov.nist.javax.sip.header.From
- remove Tag member
- removeTag() -
Method in class gov.nist.javax.sip.header.To
- remove Tag member
- removeTempGruuParam() -
Method in class gov.nist.javax.sip.header.Contact
- remove the pub-gruu value from the parameter list if it exists.
- removeThread(Thread) -
Method in class gov.nist.core.ThreadAuditor
-
- removeToTag() -
Method in class gov.nist.javax.sip.header.extensions.Join
- remove Tag member
- removeToTag() -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- remove Tag member
- removeTransaction(SIPTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove transaction.
- removeTransactionHash(SIPTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove the transaction from transaction hash.
- removeTransactionPendingAck(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Remove entry from "Transaction Pending ACK" table.
- removeTransport() -
Method in class gov.nist.javax.sip.address.SipUri
- Delete the transport string.
- removeTTL() -
Method in class gov.nist.javax.sip.address.SipUri
- remove the ttl value from the parameter list if it exists.
- removeUser() -
Method in class gov.nist.javax.sip.address.SipUri
- Remove the user.
- removeUserInfo() -
Method in class gov.nist.javax.sip.address.Authority
- Remove the user Infor.
- removeUserType() -
Method in class gov.nist.javax.sip.address.SipUri
- Set the user type.
- RENDER -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- RENDER -
Static variable in interface javax.sip.header.ContentDispositionHeader
- Render Disposition Type Constant
- REPEAT_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- RepeatField - Class in gov.nist.javax.sdp.fields
- Repeat SDP Field (part of the time field).
- RepeatField() -
Constructor for class gov.nist.javax.sdp.fields.RepeatField
-
- repeatField() -
Method in class gov.nist.javax.sdp.parser.RepeatFieldParser
- parse the field string
- RepeatFieldParser - Class in gov.nist.javax.sdp.parser
- Parser for Repeat field.
- RepeatFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.RepeatFieldParser
- Creates new RepeatFieldsParser
- repeatInterval -
Variable in class gov.nist.javax.sdp.fields.RepeatField
-
- RepeatTime - Interface in javax.sdp
- A RepeatTime represents a r= field contained within a TimeDescription.
- Replaces - Class in gov.nist.javax.sip.header.extensions
- Replaces SIPHeader.
- Replaces() -
Constructor for class gov.nist.javax.sip.header.extensions.Replaces
- Default constructor
- Replaces(String) -
Constructor for class gov.nist.javax.sip.header.extensions.Replaces
- Constructor given the call Identifier.
- REPLACES -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- REPLACES_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ReplacesHeader - Interface in gov.nist.javax.sip.header.extensions
- The From header field indicates the logical identity of the initiator
of the request, possibly the user's address-of-record.
- ReplacesParser - Class in gov.nist.javax.sip.parser.extensions
-
- ReplacesParser(String) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReplacesParser
- Creates new CallIDParser
- ReplacesParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.ReplacesParser
- Constructor
- ReplacesParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions
-
- ReplacesParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.ReplacesParserTest
-
- REPLY_TO -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- REPLY_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ReplyTo - Class in gov.nist.javax.sip.header
- ReplyTo Header.
- ReplyTo() -
Constructor for class gov.nist.javax.sip.header.ReplyTo
- Default constructor
- ReplyTo(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ReplyTo
- Default constructor given an address.
- ReplyToHeader - Interface in javax.sip.header
- The Reply-To header field contains a logical return URI that may be
different from the From header field.
- ReplyToParser - Class in gov.nist.javax.sip.parser
- Parser for a list of RelpyTo headers.
- ReplyToParser(String) -
Constructor for class gov.nist.javax.sip.parser.ReplyToParser
- Creates a new instance of ReplyToParser
- ReplyToParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ReplyToParser
- Cosntructor
param lexer the lexer to use to parse the header
- Request - Interface in javax.sip.message
- A SIP Request is a request from a client to a server.
- REQUEST_ENTITY_TOO_LARGE -
Static variable in interface javax.sip.message.Response
- The server is refusing to process a request because the request
entity-body is larger than the server is willing or able to process.
- REQUEST_PENDING -
Static variable in interface javax.sip.message.Response
- The request was received by a UAS that had a pending request within
the same dialog.
- REQUEST_TERMINATED -
Static variable in interface javax.sip.message.Response
- The request was terminated by a BYE or CANCEL request.
- REQUEST_TIMEOUT -
Static variable in interface javax.sip.message.Response
- The server could not produce a response within a suitable amount of
time, for example, if it could not determine the location of the user
in time.
- REQUEST_URI_TOO_LONG -
Static variable in interface javax.sip.message.Response
- The server is refusing to service the request because the Request-URI
is longer than the server is willing to interpret.
- requestConsumed() -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Updates the next consumable seqno.
- RequestEvent - Class in javax.sip
- This class represents an Request event that is passed from a SipProvider to
its SipListener.
- RequestEvent(Object, ServerTransaction, Dialog, Request) -
Constructor for class javax.sip.RequestEvent
- Constructs a RequestEvent encapsulating the Request that has been received
by the underlying SipProvider.
- RequestEventExt - Class in gov.nist.javax.sip
- Extension of the RequestEvent.
- RequestEventExt(Object, ServerTransaction, Dialog, Request) -
Constructor for class gov.nist.javax.sip.RequestEventExt
-
- RequestExt - Interface in gov.nist.javax.sip.message
- Extensions for the JAIN-SIP Request interface.
- RequestLine - Class in gov.nist.javax.sip.header
- RequestLine of SIP Request.
- RequestLine() -
Constructor for class gov.nist.javax.sip.header.RequestLine
- Default constructor
- RequestLine(GenericURI, String) -
Constructor for class gov.nist.javax.sip.header.RequestLine
- Constructor given the request URI and the method.
- requestLine -
Variable in class gov.nist.javax.sip.message.SIPRequest
-
- RequestLineParser - Class in gov.nist.javax.sip.parser
- Parser for the SIP request line.
- RequestLineParser(String) -
Constructor for class gov.nist.javax.sip.parser.RequestLineParser
-
- RequestLineParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RequestLineParser
-
- requestUri -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- Require - Class in gov.nist.javax.sip.header
- Require SIP Header.
- Require() -
Constructor for class gov.nist.javax.sip.header.Require
- Default constructor
- Require(String) -
Constructor for class gov.nist.javax.sip.header.Require
- constructor
- REQUIRE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- REQUIRE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- REQUIRED -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- RequireHeader - Interface in javax.sip.header
- The Require header field is used by UACs to tell UASs about options that
the UAC expects the UAS to support in order to process the request.
- RequireList - Class in gov.nist.javax.sip.header
- List of Require headers.
- RequireList() -
Constructor for class gov.nist.javax.sip.header.RequireList
- Default constructor
- RequireParser - Class in gov.nist.javax.sip.parser
- Parser for Require header.
- RequireParser(String) -
Constructor for class gov.nist.javax.sip.parser.RequireParser
- Creates a new instance of RequireParser
- RequireParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RequireParser
- Constructor
- rescheduleKeepAliveTimeout(long) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- resendAck() -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Resend the last ack.
- resendLastResponseAsBytes() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- reserved() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- RESERVED -
Static variable in interface javax.sdp.SdpConstants
- Reserved Payload type.
- reset() -
Method in class gov.nist.core.ThreadAuditor
-
- resetFactory() -
Method in class javax.sip.SipFactory
- This method reset's the SipFactory's references to the object's it has
created.
- resetStats(CallAnalyzer.MetricReference) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Rest all stats and start over with sum, average, etc
- resolveAddress(Hop) -
Method in interface gov.nist.core.net.AddressResolver
- Do a name lookup and resolve the given IP address.
- resolveAddress(Hop) -
Method in class gov.nist.javax.sip.DefaultAddressResolver
-
- RESPONSE -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- RESPONSE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- Response - Interface in javax.sip.message
- A Response message is sent by a recipient of Request once it has received
and interpreted the Request.
- RESPONSE_AUTH -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- RESPONSE_KEY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- responseBelongsToUs(SIPResponse) -
Method in class gov.nist.javax.sip.Utils
-
- ResponseEvent - Class in javax.sip
- This class represents a Response event that is passed from a SipProvider to
its SipListener.
- ResponseEvent(Object, ClientTransaction, Dialog, Response) -
Constructor for class javax.sip.ResponseEvent
- Constructs a ResponseEvent encapsulating the Response that has been received
by the underlying SipProvider.
- ResponseEventExt - Class in gov.nist.javax.sip
- Extension for ResponseEvent.
- ResponseEventExt(Object, ClientTransactionExt, Dialog, Response) -
Constructor for class gov.nist.javax.sip.ResponseEventExt
-
- ResponseExt - Interface in gov.nist.javax.sip.message
- Extension for the jain-sip Response interface.
- retainAll(Collection<?>) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
-
- retransmissionAlertTransactions -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- RETRANSMIT -
Static variable in class javax.sip.Timeout
- This constant value indicates the "Retransmit" timeout.
- RETRY_AFTER -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- RETRY_AFTER -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RETRY_OBJECT_DELETES -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- RETRY_OBJECT_DELETES_AFTER -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- RetryAfter - Class in gov.nist.javax.sip.header
- Retry-After SIP Header.
- RetryAfter() -
Constructor for class gov.nist.javax.sip.header.RetryAfter
- Default constructor
- retryAfter -
Variable in class gov.nist.javax.sip.header.RetryAfter
- duration field
- retryAfter -
Variable in class gov.nist.javax.sip.header.SubscriptionState
-
- RetryAfterHeader - Interface in javax.sip.header
- The Retry-After header field identifies the time to retry the request after
recipt of the response.
- RetryAfterParser - Class in gov.nist.javax.sip.parser
- Parser for RetryAfter header.
- RetryAfterParser(String) -
Constructor for class gov.nist.javax.sip.parser.RetryAfterParser
- Creates a new instance of RetryAfterParser
- RetryAfterParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RetryAfterParser
- Constructor
- RetryAfterParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- RetryAfterParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.RetryAfterParserTest
-
- RETURN -
Static variable in class gov.nist.core.GenericObject
-
- RETURN -
Static variable in class gov.nist.core.GenericObjectList
-
- RETURN -
Static variable in interface gov.nist.core.Separators
-
- rewindInputPosition(int) -
Method in class gov.nist.core.LexerCore
- Rewind the input ptr to the marked position.
- rfc2543Supported -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- RFC5626KeepAliveTest - Class in test.unit.gov.nist.javax.sip.stack
- Test for RFC 5626 Section 4.4.1 tests the various conditions outlined in the flow available at
https://docs.google.com/drawings/d/1vWHQU4Xqy_gkbsprJ8gumoBi2ajdFw71uw_5vrn2V8g/edit?hl=en_US
- RFC5626KeepAliveTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- RI_PORT -
Static variable in class test.tck.TestHarness
-
- riAddressFactory -
Static variable in class test.tck.TestHarness
-
- ricallId -
Variable in class test.tck.factory.MessageFactoryTest
-
- ricontentType -
Variable in class test.tck.factory.MessageFactoryTest
-
- ricSeq -
Variable in class test.tck.factory.MessageFactoryTest
-
- riextensionHeader -
Variable in class test.tck.factory.MessageFactoryTest
-
- riFactory -
Static variable in class test.tck.TestHarness
-
- rifrom -
Variable in class test.tck.factory.MessageFactoryTest
-
- riHeaderFactory -
Static variable in class test.tck.TestHarness
-
- riListeningPoint -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- rimaxForwards -
Variable in class test.tck.factory.MessageFactoryTest
-
- riMessageFactory -
Static variable in class test.tck.TestHarness
-
- RINGING -
Static variable in interface javax.sip.message.Response
- The User Agent receiving the INVITE is trying to alert the user.
- riRequestURI -
Variable in class test.tck.factory.MessageFactoryTest
-
- riSipProvider -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- riSipStack -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- rito -
Variable in class test.tck.factory.MessageFactoryTest
-
- rivia -
Variable in class test.tck.factory.MessageFactoryTest
-
- rmiHost -
Static variable in class tools.tracesviewer.TracesViewer
-
- rmiPort -
Static variable in class tools.tracesviewer.TracesViewer
-
- Route - Class in gov.nist.javax.sip.header
- Route SIPHeader Object
- Route() -
Constructor for class gov.nist.javax.sip.header.Route
- Default constructor
- Route(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.Route
- Default constructor given an address.
- ROUTE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- ROUTE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RouteHeader - Interface in javax.sip.header
- The Route header field is used to force routing for a request through the
listed set of proxies.
- RouteList - Class in gov.nist.javax.sip.header
- A list of Route Headers.
- RouteList() -
Constructor for class gov.nist.javax.sip.header.RouteList
- default constructor
- routeList -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- RouteParser - Class in gov.nist.javax.sip.parser
- Parser for a list of route headers.
- RouteParser(String) -
Constructor for class gov.nist.javax.sip.parser.RouteParser
- Constructor
- RouteParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RouteParser
-
- RouteParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- RouteParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.RouteParserTest
-
- router -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- Router - Interface in javax.sip.address
- The Router interface may be implemented by the application to provide custom
routing logic.
- RouterExt - Interface in gov.nist.javax.sip.address
-
- routerPath -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- routerWasConsulted -
Static variable in class test.tck.msgflow.callflows.NonSipUriRouter
-
- RPAREN -
Static variable in class gov.nist.core.GenericObject
-
- RPAREN -
Static variable in class gov.nist.core.GenericObjectList
-
- RPAREN -
Static variable in class gov.nist.core.LexerCore
-
- RPAREN -
Static variable in interface gov.nist.core.Separators
-
- RPAREN -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RPORT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- RPORT -
Static variable in class gov.nist.javax.sip.header.Via
- The RPORT parameter.
- RSeq - Class in gov.nist.javax.sip.header
-
- RSeq() -
Constructor for class gov.nist.javax.sip.header.RSeq
- Creates a new instance of RSeq
- RSEQ -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- RSEQ -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- RSeqHeader - Interface in javax.sip.header
- This interface represents the RSeq header, as defined by
RFC3262, this
header is not part of RFC3261.
- rSeqNumber -
Variable in class gov.nist.javax.sip.header.RAck
-
- RSeqParser - Class in gov.nist.javax.sip.parser
- Parser for RSeq header.
- RSeqParser(String) -
Constructor for class gov.nist.javax.sip.parser.RSeqParser
- Creates a new instance of RSeqParser
- RSeqParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.RSeqParser
- Constructor
param lexer the lexer to use to parse the header
- RTP_AVP -
Static variable in interface javax.sdp.SdpConstants
- RTP/AVP Protocol
- RTPMAP -
Static variable in interface javax.sdp.SdpConstants
- RTP mapping attribute.
- run() -
Method in class gov.nist.javax.sip.parser.PipelinedMsgParser.Dispatch
-
- run() -
Method in class gov.nist.javax.sip.parser.PipelinedMsgParser
- This is input reading thread for the pipelined parser.
- run() -
Method in class gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
-
- run() -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
- This gets invoked when thread.start is called from the constructor.
- run() -
Method in class gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
-
- run() -
Method in class gov.nist.javax.sip.stack.MessageProcessor
- Run method.
- run() -
Method in class gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
-
- run() -
Method in class gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
-
- run() -
Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
- Run method for the thread that gets created for each accept socket.
- run() -
Method in class gov.nist.javax.sip.stack.TLSMessageChannel
-
- run() -
Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
- Run method for the thread that gets created for each accept socket.
- run() -
Method in class gov.nist.javax.sip.stack.UDPMessageChannel
- Run method specified by runnnable.
- run() -
Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
- Thread main routine.
- run() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber.InDialogSubscriber
-
- run() -
Method in class tools.tracesviewer.TracesAnimationThread
-
- run() -
Method in class tools.tracesviewer.TracesSocket
-
- runTask() -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction.TransactionTimer
-
- runTask() -
Method in class gov.nist.javax.sip.stack.SIPStackTimerTask
-
- runTask() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack.PingTimer
-
- RussianDisplayNameTest - Class in test.unit.gov.nist.javax.sip.parser
-
- RussianDisplayNameTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.RussianDisplayNameTest
-
S
- S -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- SAFE -
Static variable in class gov.nist.core.LexerCore
-
- SAT -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- SAT -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- save(OutputStream, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- savedPtr -
Variable in class gov.nist.core.StringTokenizer
-
- ScenarioHarness - Class in test.tck.msgflow.callflows
-
- ScenarioHarness(String, boolean) -
Constructor for class test.tck.msgflow.callflows.ScenarioHarness
-
- ScenarioHarness(String, boolean, int, int) -
Constructor for class test.tck.msgflow.callflows.ScenarioHarness
-
- schedule(SIPStackTimerTask, long) -
Method in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- schedule(SIPStackTimerTask, long) -
Method in class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- schedule(SIPStackTimerTask, long) -
Method in interface gov.nist.javax.sip.stack.timers.SipTimer
- Schedule a new SIPStackTimerTask after the specified delay
- scheduleAckRemoval() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- ScheduledExecutorSipTimer - Class in gov.nist.javax.sip.stack.timers
- Implementation of the SIP Timer based on java.util.concurrent.ScheduledThreadPoolExecutor
Seems to perform
- ScheduledExecutorSipTimer() -
Constructor for class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- scheduleMaxTxLifeTimeTimer() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- scheduleWithFixedDelay(SIPStackTimerTask, long, long) -
Method in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- scheduleWithFixedDelay(SIPStackTimerTask, long, long) -
Method in class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- scheduleWithFixedDelay(SIPStackTimerTask, long, long) -
Method in interface gov.nist.javax.sip.stack.timers.SipTimer
- Schedule a new SIPStackTimerTask after the specified delay
- scheme -
Variable in class gov.nist.javax.sip.address.GenericURI
- The URI Scheme.
- scheme -
Variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- scheme -
Variable in class gov.nist.javax.sip.header.Challenge
- scheme field
- scheme -
Variable in class gov.nist.javax.sip.header.Credentials
-
- SCHEME_PATTERN -
Static variable in class gov.nist.javax.sip.address.AddressFactoryImpl
-
- scriptActionPerformed(ActionEvent) -
Method in class tools.tracesviewer.ListenerTracesViewer
-
- scriptButton -
Variable in class tools.tracesviewer.TracesViewer
-
- scriptFrame -
Variable in class tools.tracesviewer.ListenerTracesViewer
-
- ScriptFrame - Class in tools.tracesviewer
-
- ScriptFrame() -
Constructor for class tools.tracesviewer.ScriptFrame
- Creates new ScriptFrame
- SCTP -
Static variable in interface javax.sip.ListeningPoint
- Transport constant: SCTP
- SCTPMessageProcessor - Class in gov.nist.javax.sip.stack.sctp
- SCTP Message Processor
- SCTPMessageProcessor() -
Constructor for class gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
- Constructor, called via Class.newInstance() by SIPTransactionStack
- SctpTest - Class in test.tck.msgflow.callflows.sctp
-
- SctpTest() -
Constructor for class test.tck.msgflow.callflows.sctp.SctpTest
-
- SDP_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- SDP_PARSER_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- SDPAnnounceParser - Class in gov.nist.javax.sdp.parser
- Parser for SDP Announce messages.
- SDPAnnounceParser(Vector) -
Constructor for class gov.nist.javax.sdp.parser.SDPAnnounceParser
- Creates new SDPAnnounceParser
- SDPAnnounceParser(String) -
Constructor for class gov.nist.javax.sdp.parser.SDPAnnounceParser
- Create a new SDPAnnounceParser.
- SdpConstants - Interface in javax.sdp
- The SdpConstants class contains the RTP/AVP related constants.
- SdpEncoder - Interface in javax.sdp
- A SdpEncoder serializes SessionDescription objects in a customizable manner.
- SdpEncoderImpl - Class in gov.nist.javax.sdp
- Implementation of SDP encoder.
- SdpEncoderImpl() -
Constructor for class gov.nist.javax.sdp.SdpEncoderImpl
- Creates new SdpEncoderImpl
- SdpException - Exception in javax.sdp
- The SdpException defines a general exception for the SDP classes to throw when they encounter a difficulty.
- SdpException() -
Constructor for exception javax.sdp.SdpException
- Creates new SdpException
- SdpException(String) -
Constructor for exception javax.sdp.SdpException
- Constructs a new SdpException with the message you specify.
- SdpException(String, Throwable) -
Constructor for exception javax.sdp.SdpException
- Constructs a new SdpException when the Codelet needs to throw an
exception and include a message about another exception that interfered
with its normal operation.
- SdpException(Throwable) -
Constructor for exception javax.sdp.SdpException
- Constructs a new SdpException as a result of a system exception and uses
the localized system exception message.
- SdpFactory - Class in javax.sdp
- The SdpFactory enables applications to encode and decode SDP messages.
- SdpFactoryException - Exception in javax.sdp
- The SdpFactoryException encapsulates the information thrown when a problem
with configuration with the
SdpFactory exists.
- SdpFactoryException() -
Constructor for exception javax.sdp.SdpFactoryException
- Creates new SdpFactoryException
- SdpFactoryException(String) -
Constructor for exception javax.sdp.SdpFactoryException
- Create a new FactoryConfigurationException with the String specified as
an error message.
- SdpFactoryException(Exception) -
Constructor for exception javax.sdp.SdpFactoryException
- Create a new FactoryConfigurationException with a given Exception base
cause of the error.
- SdpFactoryException(String, Exception) -
Constructor for exception javax.sdp.SdpFactoryException
- Create a new FactoryConfigurationException with the given Exception base
cause and detail message.
- SDPField - Class in gov.nist.javax.sdp.fields
- Placeholder root class for SDP headers.
- SDPField(String) -
Constructor for class gov.nist.javax.sdp.fields.SDPField
-
- SDPField() -
Constructor for class gov.nist.javax.sdp.fields.SDPField
-
- SDPFieldList - Class in gov.nist.javax.sdp.fields
- A list of SDP Fields.
- SDPFieldList() -
Constructor for class gov.nist.javax.sdp.fields.SDPFieldList
-
- SDPFieldList(String) -
Constructor for class gov.nist.javax.sdp.fields.SDPFieldList
-
- SDPFieldList(String, String) -
Constructor for class gov.nist.javax.sdp.fields.SDPFieldList
-
- SDPFieldNames - Interface in gov.nist.javax.sdp.fields
- Field names for SDP Fields.
- sdpFields -
Variable in class gov.nist.javax.sdp.fields.SDPFieldList
-
- SDPFIELDS_PACKAGE -
Static variable in class gov.nist.javax.sdp.fields.SDPObject
-
- SDPFIELDS_PACKAGE -
Static variable in class gov.nist.javax.sdp.fields.SDPObjectList
-
- SDPFormat - Class in gov.nist.javax.sdp.fields
- Media Description SDP header
- SDPFormat(String) -
Constructor for class gov.nist.javax.sdp.fields.SDPFormat
-
- SDPFormat() -
Constructor for class gov.nist.javax.sdp.fields.SDPFormat
-
- SDPKeywords - Interface in gov.nist.javax.sdp.fields
- A context sensitive list of keyowrds for SDP Headers.
- sdpMessage -
Variable in class gov.nist.javax.sdp.parser.SDPAnnounceParser
-
- SDPObject - Class in gov.nist.javax.sdp.fields
- Root class for everything in this package.
- SDPObject() -
Constructor for class gov.nist.javax.sdp.fields.SDPObject
-
- SDPObjectList - Class in gov.nist.javax.sdp.fields
-
- SDPObjectList(String, String) -
Constructor for class gov.nist.javax.sdp.fields.SDPObjectList
- Get the input text of the sdp object (from which the object was
generated).
- SDPObjectList() -
Constructor for class gov.nist.javax.sdp.fields.SDPObjectList
-
- SDPObjectList(String) -
Constructor for class gov.nist.javax.sdp.fields.SDPObjectList
-
- SdpParseException - Exception in javax.sdp
- The SdpParseException encapsulates the information thrown when an error occurs
during SDP parsing.
- SdpParseException(int, int, String, Throwable) -
Constructor for exception javax.sdp.SdpParseException
- Constructs a new SdpParseException when the parser needs to throw an exception
indicating a parsing failure.
- SdpParseException(int, int, String) -
Constructor for exception javax.sdp.SdpParseException
- Constructs a new SdpParseException when the parser needs to throw an exception
indicating a parsing failure.
- SDPParser - Class in gov.nist.javax.sdp.parser
-
- SDPParser() -
Constructor for class gov.nist.javax.sdp.parser.SDPParser
-
- SdpParserTest - Class in test.gov.nist.javax.sdp.parser
-
- SdpParserTest() -
Constructor for class test.gov.nist.javax.sdp.parser.SdpParserTest
-
- SDSL -
Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- second -
Variable in class gov.nist.javax.sip.header.SIPDate
- second member
- secondPanel -
Variable in class tools.tracesviewer.TracesViewer
-
- secondSubPanel -
Variable in class tools.tracesviewer.TracesViewer
-
- SecureAccountManager - Interface in gov.nist.javax.sip.clientauthutils
-
- SECURITY_CLIENT -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- SECURITY_CLIENT -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SECURITY_SERVER -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- SECURITY_SERVER -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SECURITY_VERIFY -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- SECURITY_VERIFY -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SecurityAgree - Class in gov.nist.javax.sip.header.ims
- "Security Mechanism Agreemet for SIP Sessions"
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityAgree(String) -
Constructor for class gov.nist.javax.sip.header.ims.SecurityAgree
- Constructor
- SecurityAgree() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityAgree
- Default constructor
- SecurityAgreeHeader - Interface in gov.nist.javax.sip.header.ims
- "Security Mechanism Agreemet for SIP Sessions"
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityAgreeParser - Class in gov.nist.javax.sip.parser.ims
-
- SecurityAgreeParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityAgreeParser
-
- SecurityAgreeParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityAgreeParser
-
- SecurityClient - Class in gov.nist.javax.sip.header.ims
- Security-Client header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityClient() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityClient
-
- SecurityClientHeader - Interface in gov.nist.javax.sip.header.ims
- Security-Client header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityClientList - Class in gov.nist.javax.sip.header.ims
- List of Security-Client headers.
- SecurityClientList() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityClientList
-
- SecurityClientParser - Class in gov.nist.javax.sip.parser.ims
-
- SecurityClientParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityClientParser
-
- SecurityClientParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityClientParser
-
- SecurityClientParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- SecurityClientParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.SecurityClientParserTest
-
- SecurityServer - Class in gov.nist.javax.sip.header.ims
- Security-Server header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityServer() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityServer
-
- SecurityServerHeader - Interface in gov.nist.javax.sip.header.ims
- Security-Server header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityServerList - Class in gov.nist.javax.sip.header.ims
- List of Security-Server headers.
- SecurityServerList() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityServerList
-
- SecurityServerParser - Class in gov.nist.javax.sip.parser.ims
-
- SecurityServerParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityServerParser
-
- SecurityServerParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityServerParser
-
- SecurityServerParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- SecurityServerParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.SecurityServerParserTest
-
- SecurityVerify - Class in gov.nist.javax.sip.header.ims
- Security-Verify header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityVerify() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityVerify
-
- SecurityVerifyHeader - Interface in gov.nist.javax.sip.header.ims
- Security-Verify header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
- SecurityVerifyList - Class in gov.nist.javax.sip.header.ims
- List of Security-Verify headers.
- SecurityVerifyList() -
Constructor for class gov.nist.javax.sip.header.ims.SecurityVerifyList
-
- SecurityVerifyParser - Class in gov.nist.javax.sip.parser.ims
-
- SecurityVerifyParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityVerifyParser
-
- SecurityVerifyParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.SecurityVerifyParser
-
- SecurityVerifyParserTest - Class in test.unit.gov.nist.javax.sip.parser.ims
-
- SecurityVerifyParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ims.SecurityVerifyParserTest
-
- SELECTED_COLOR -
Variable in class tools.tracesviewer.TracesCanvas
-
- selectedArrowName -
Variable in class tools.tracesviewer.TracesCanvas
-
- selectLexer(String) -
Method in class gov.nist.core.LexerCore
-
- selectLexer(String) -
Method in class gov.nist.javax.sdp.parser.Lexer
-
- selectLexer(String) -
Method in class gov.nist.javax.sip.parser.Lexer
-
- selectMessage(int, int) -
Method in class tools.tracesviewer.TracesCanvas
-
- SelfroutingTest - Class in test.unit.gov.nist.javax.sip.stack
-
- SelfroutingTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- selfRoutingThreadpoolExecutor -
Static variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- SelfTest - Class in test.load.concurrency
-
- SelfTest() -
Constructor for class test.load.concurrency.SelfTest
-
- SEMICOLON -
Static variable in class gov.nist.core.GenericObject
-
- SEMICOLON -
Static variable in class gov.nist.core.GenericObjectList
-
- SEMICOLON -
Static variable in class gov.nist.core.LexerCore
-
- SEMICOLON -
Static variable in interface gov.nist.core.Separators
-
- SEMICOLON -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- semRelease() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- sendAck(Request) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- sendAck(Request) -
Method in interface javax.sip.Dialog
- Sends ACK Request to the remote party of this dialog.
- sendBye(Dialog) -
Method in class examples.noautodialog.Shootist
-
- sendBytes(InetAddress, InetAddress, int, String, byte[], boolean, MessageChannel) -
Method in class gov.nist.javax.sip.stack.IOHandler
- Send an array of bytes.
- sendCancel() -
Method in class examples.authorization.ShootistAuth
-
- sendCancel() -
Method in class examples.busy.Shootist
-
- sendCancel() -
Method in class examples.ims.Shootist
-
- sendCancel() -
Method in class examples.nistgoodies.configlogger.Shootist
-
- sendCancel() -
Method in class examples.nistgoodies.pluggablelogger.Shootist
-
- sendCancel() -
Method in class examples.prack.Shootist
-
- sendCancel() -
Method in class examples.simplecallsetup.Shootist
-
- sendCancel() -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- sendDelayedCancel -
Static variable in class examples.cancel.Shootist
-
- sendHeartbeat(String, int) -
Method in interface gov.nist.javax.sip.ListeningPointExt
- Send a heartbeat to the specified Ip address and port
via this listening point.
- sendHeartbeat(String, int) -
Method in class gov.nist.javax.sip.ListeningPointImpl
-
- sendInvite() -
Method in class examples.cancel.Shootist
-
- sendInvite() -
Method in class examples.forked.invite.Shootist
-
- sendInvite() -
Method in class examples.redirect.Shootist
-
- sendInvite(ReferToHeader) -
Method in class examples.refer.Referee
-
- sendInvite() -
Method in class examples.reinvite.Shootist
- Create and send out the initial invite.
- sendInvite() -
Method in class test.load.concurrency.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.prack.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.recroute.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.redirect.Shootist
-
- sendInvite(ReferToHeader) -
Method in class test.tck.msgflow.callflows.refer.Referee
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.reinvite.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.router.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.sctp.Shootist
-
- sendInvite() -
Method in class test.tck.msgflow.callflows.tls.Shootist
-
- sendInvite(int) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- sendInvite(int) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- sendInvite(int) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- sendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- sendInviteWithRPort() -
Method in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Client
-
- sendLocalInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
- Return a formatted message to the client.
- sendMessage(byte[], boolean) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Send the message (after it has been formatted)
- sendMessage(byte[], InetAddress, int, boolean) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Send the message (after it has been formatted), to a specified address and a specified port
- sendMessage(SIPMessage, Hop) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Send a formatted message to the specified target.
- sendMessage(SIPMessage, InetAddress, int) -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Send a message given SIP message.
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Send a request message through this transaction and onto the client.
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Send a response message through this transaction and onto the client.
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Process the message through the transaction and sends it to the SIP peer.
- sendMessage(byte[], InetAddress, int, boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Parse the byte array as a message, process it through the transaction,
and send it to the SIP peer.
- sendMessage(byte[], boolean) -
Method in class gov.nist.javax.sip.stack.TCPMessageChannel
- Send message to whoever is connected to us.
- sendMessage(byte[], InetAddress, int, boolean) -
Method in class gov.nist.javax.sip.stack.TCPMessageChannel
- Send a message to a specified address.
- sendMessage(byte[], boolean) -
Method in class gov.nist.javax.sip.stack.TLSMessageChannel
- Send message to whoever is connected to us.
- sendMessage(byte[], InetAddress, int, boolean) -
Method in class gov.nist.javax.sip.stack.TLSMessageChannel
- Send a message to a specified address.
- sendMessage(SIPMessage) -
Method in class gov.nist.javax.sip.stack.UDPMessageChannel
- Return a reply from a pre-constructed reply.
- sendMessage(byte[], InetAddress, int, boolean) -
Method in class gov.nist.javax.sip.stack.UDPMessageChannel
- Send a message to a specified receiver address.
- sendMessage(byte[], InetAddress, int, String, boolean) -
Method in class gov.nist.javax.sip.stack.UDPMessageChannel
- Send a message to a specified receiver address.
- sendMultipleContactRegistration() -
Method in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Client
-
- sendNotify(Dialog) -
Method in class test.load.subsnotify.Notifier
-
- sendRefer() -
Method in class test.tck.msgflow.callflows.refer.Referrer
-
- sendReInvite() -
Method in class examples.reinvite.Shootist
- Create and send a re-invitation.
- sendReInvite(SipProvider) -
Method in class examples.reinvite.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.tck.msgflow.callflows.reinvite.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.tck.msgflow.callflows.sctp.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.tck.msgflow.callflows.tls.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- sendReInvite(SipProvider) -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- sendReliableProvisionalResponse(Response) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- sendReliableProvisionalResponse(Response) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- sendReliableProvisionalResponse(Response) -
Method in interface javax.sip.Dialog
- Sends a reliable provisional response to the remote party of this dialog.
- sendRequest() -
Method in class examples.nistgoodies.leakaudit.LeakingApp
-
- sendRequest(Request) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- sendRequest() -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
-
- sendRequest(ClientTransaction) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- sendRequest(ClientTransaction, boolean) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- sendRequest() -
Method in interface javax.sip.ClientTransaction
- Sends the Request which created this ClientTransaction.
- sendRequest(ClientTransaction) -
Method in interface javax.sip.Dialog
- Sends a Request to the remote party of this dialog.
- sendRequest(Request) -
Method in interface javax.sip.SipProvider
- Sends the Request statelessly, that is no transaction record is
associated with this action.
- sendResponse(Response) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- sendResponse(SIPResponse) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Send a response.
- sendResponse(Response) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- sendResponse(Response) -
Method in interface javax.sip.ServerTransaction
- Sends the Response to a Request which is associated with this
ServerTransaction.
- sendResponse(Response) -
Method in interface javax.sip.SipProvider
- Sends the Response statelessly, that is no transaction record is
associated with this action.
- sendResponse(MessageChannel, SIPMessage) -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveImpl
-
- sendSingleCLRF() -
Method in interface gov.nist.javax.sip.parser.SIPMessageListener
-
- sendSingleCLRF() -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- sendSubscribe() -
Method in class examples.refer.Referer
-
- sendSubscribe() -
Method in class examples.subsnotify.Subscriber
-
- sendSubscribe(int) -
Method in class test.tck.msgflow.callflows.subsnotify.Subscriber
- when notifierPort is 5065, sends subscription to the forker.
- sendSubscribe() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- sendUdpBufferSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- sentBy -
Variable in class gov.nist.javax.sip.header.Via
- sentBy field.
- sentProtocol -
Variable in class gov.nist.javax.sip.header.Via
- sentProtocol field.
- SEP -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- SEP -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- Separators - Interface in gov.nist.core
- Separators.
- seqno -
Variable in class gov.nist.javax.sip.header.CSeq
- seqno field
- SEQUEL -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- sequenceNumber -
Variable in class gov.nist.javax.sip.header.RSeq
-
- sequenceNumberValidation -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- Server - Class in gov.nist.javax.sip.header
- Supported SIP Header.
- Server() -
Constructor for class gov.nist.javax.sip.header.Server
- Constructor.
- SERVER -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- SERVER -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- server -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- SERVER_INTERNAL_ERROR -
Static variable in interface javax.sip.message.Response
- The server encountered an unexpected condition that prevented it from
fulfilling the request.
- SERVER_PORT -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- SERVER_PORT -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- SERVER_PORT -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- SERVER_TIMEOUT -
Static variable in interface javax.sip.message.Response
- The server did not receive a timely response from an external server
it accessed in attempting to process the request.
- serverDialogMergeTestTable -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- ServerHeader - Interface in javax.sip.header
- The Server header field contains information about the software used by
the UAS to handle the request.
- ServerLog - Class in gov.nist.javax.sip.stack
- Log file wrapper class.
- ServerLog() -
Constructor for class gov.nist.javax.sip.stack.ServerLog
-
- ServerLogger - Interface in gov.nist.core
-
- serverLogger -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- ServerLoggerImpl - Class in examples.nistgoodies.pluggablelogger
-
- ServerLoggerImpl() -
Constructor for class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- ServerParser - Class in gov.nist.javax.sip.parser
- Parser for Server header.
- ServerParser(String) -
Constructor for class gov.nist.javax.sip.parser.ServerParser
- Creates a new instance of ServerParser
- ServerParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ServerParser
- Constructor
- ServerRequestInterface - Interface in gov.nist.javax.sip.stack
- An interface for a genereic message processor for SIP Request messages.
- ServerResponseInterface - Interface in gov.nist.javax.sip.stack
- An interface for a genereic message processor for SIP Response messages.
- ServerTransaction - Interface in javax.sip
- A server transaction is used by a SipProvider to handle incoming Request
messages to fire Request events to the SipListener on a specific server
transaction and by a User Agent Server application to send Response
messages to a User Agent Client application.
- ServerTransactionExt - Interface in gov.nist.javax.sip
-
- serverTransactionFlag -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- ServerTransactionRetransmissionTimerTest - Class in test.unit.gov.nist.javax.sip.stack
-
- ServerTransactionRetransmissionTimerTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest
-
- ServerTransactionRetransmissionTimerTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- ServerTransactionRetransmissionTimerTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- serverTransactionTable -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- serverTransactionTableHighwaterMark -
Variable in class gov.nist.javax.sip.stack.CongestionControlMessageValve
-
- serverTransactionTableHighwaterMark -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- serverTransactionTableLowaterMark -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- ServerTransactionTest - Class in test.tck.msgflow
-
Title: TCK
- ServerTransactionTest(String) -
Constructor for class test.tck.msgflow.ServerTransactionTest
-
- SERVICE -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- SERVICE_ID -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- SERVICE_ID_LABEL -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- SERVICE_ROUTE -
Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
-
- SERVICE_ROUTE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SERVICE_UNAVAILABLE -
Static variable in interface javax.sip.message.Response
- The server is temporarily unable to process the request due to a
temporary overloading or maintenance of the server.
- ServiceRoute - Class in gov.nist.javax.sip.header.ims
- SERVICE-ROUTE header SIP param: RFC 3608.
- ServiceRoute(AddressImpl) -
Constructor for class gov.nist.javax.sip.header.ims.ServiceRoute
- constructor
- ServiceRoute() -
Constructor for class gov.nist.javax.sip.header.ims.ServiceRoute
- default constructor
- ServiceRouteHeader - Interface in gov.nist.javax.sip.header.ims
- SERVICE-ROUTE header SIP param: RFC 3608.
- ServiceRouteList - Class in gov.nist.javax.sip.header.ims
-
- ServiceRouteList() -
Constructor for class gov.nist.javax.sip.header.ims.ServiceRouteList
- Default constructor
- ServiceRouteParser - Class in gov.nist.javax.sip.parser.ims
- Service-Route header parser.
- ServiceRouteParser(String) -
Constructor for class gov.nist.javax.sip.parser.ims.ServiceRouteParser
- Constructor
- ServiceRouteParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ims.ServiceRouteParser
-
- SESSION -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- SESSION -
Static variable in interface javax.sip.header.ContentDispositionHeader
- Session Disposition Type Constant
- SESSION_CASE -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- SESSION_DESCRIPTION_PARAMETER_NOT_UNDERSTOOD -
Static variable in interface javax.sip.header.WarningHeader
- A parameter other than those listed above was not understood.
- SESSION_EXPIRES -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- SESSION_NAME_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- SESSION_NOT_ACCEPTABLE -
Static variable in interface javax.sip.message.Response
- The user's agent was contacted successfully but some aspects of the
session description such as the requested media, bandwidth, or addressing
style were not acceptable.
- SESSION_PROGRESS -
Static variable in interface javax.sip.message.Response
- The 183 (Session Progress) response is used to convey information about
the progress of the call that is not otherwise classified.
- SessionDescription - Interface in javax.sdp
- A SessionDescription represents the data defined by the Session Description
Protocol (see
IETF RFC 2327) and holds information about the originitor of a session,
the media types that a
client can support and the host and port on which the client will listen
for that media.
- SessionDescriptionImpl - Class in gov.nist.javax.sdp
- Implementation of the SessionDescription interface.
- SessionDescriptionImpl() -
Constructor for class gov.nist.javax.sdp.SessionDescriptionImpl
- Creates new SessionDescriptionImpl
- SessionDescriptionImpl(SessionDescription) -
Constructor for class gov.nist.javax.sdp.SessionDescriptionImpl
- Copy constructor, creates a deep copy of another SessionDescription.
- SessionExpires - Class in gov.nist.javax.sip.header.extensions
- ReferredBy SIP Header.
- SessionExpires() -
Constructor for class gov.nist.javax.sip.header.extensions.SessionExpires
- default Constructor.
- SESSIONEXPIRES_TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SessionExpiresHeader - Interface in gov.nist.javax.sip.header.extensions
-
- SessionExpiresParser - Class in gov.nist.javax.sip.parser.extensions
- Parser for SIP Session Expires Header.
- SessionExpiresParser(String) -
Constructor for class gov.nist.javax.sip.parser.extensions.SessionExpiresParser
- protected constructor.
- SessionExpiresParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.extensions.SessionExpiresParser
- constructor.
- SessionExpiresParserTest - Class in test.unit.gov.nist.javax.sip.parser.extensions
-
- SessionExpiresParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.extensions.SessionExpiresParserTest
-
- sessionName -
Variable in class gov.nist.javax.sdp.fields.SessionNameField
-
- SessionName - Interface in javax.sdp
- A SessionName represents the s= fields contained within a SessionDescription.
- SessionNameField - Class in gov.nist.javax.sdp.fields
-
- SessionNameField() -
Constructor for class gov.nist.javax.sdp.fields.SessionNameField
-
- sessionNameField() -
Method in class gov.nist.javax.sdp.parser.SessionNameFieldParser
- Get the SessionNameField
- SessionNameFieldParser - Class in gov.nist.javax.sdp.parser
-
- SessionNameFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.SessionNameFieldParser
- Creates new SessionNameFieldParser
- sessionNameImpl -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- sessionsLabel -
Variable in class tools.tracesviewer.TracesViewer
-
- sessionsList -
Variable in class tools.tracesviewer.TracesSessionsDisplayer
-
- set(NameValue) -
Method in class gov.nist.core.DuplicateNameValueList
- Set a namevalue object in this list.
- set(String, Object) -
Method in class gov.nist.core.DuplicateNameValueList
- Set a namevalue object in this list.
- set(NameValue) -
Method in class gov.nist.core.NameValueList
- Set a namevalue object in this list.
- set(String, Object) -
Method in class gov.nist.core.NameValueList
- Set a namevalue object in this list.
- set(URL) -
Method in class gov.nist.javax.sdp.fields.URIField
-
- set(int, HDR) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Set a SIPHeader at a particular position in the list.
- set(Object) -
Method in class gov.nist.javax.sip.message.HeaderIterator
-
- set(URL) -
Method in interface javax.sdp.URI
- Sets the value.
- setAcceptLanguage(Locale) -
Method in class gov.nist.javax.sip.header.AcceptLanguage
- Sets the language parameter of this AcceptLanguageHeader.
- setAcceptLanguage(Locale) -
Method in interface javax.sip.header.AcceptLanguageHeader
- Sets the language parameter of this AcceptLanguageHeader.
- setAccessType(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
- Set the accessTpe
- setAccessType(String) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setAckSeen() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- This is book-keeping for retransmission filter management.
- setActiveDuration(TypedTime) -
Method in class gov.nist.javax.sdp.fields.RepeatField
-
- setActiveDuration(int) -
Method in class gov.nist.javax.sdp.fields.RepeatField
- Sets the "active duration" in seconds.
- setActiveDuration(int) -
Method in interface javax.sdp.RepeatTime
- Sets the "active duration" in seconds.
- setAddess(URI) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Set the address field
- setAddress(String) -
Method in class gov.nist.core.Host
- Set the address member
- setAddress(Host) -
Method in class gov.nist.javax.sdp.fields.ConnectionAddress
- Set the address member
- setAddress(ConnectionAddress) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Set the address member
- setAddress(String) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Sets the type of the address for this Connection.
- setAddress(Host) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the address member
- setAddress(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Sets the type of the address for this Connection.
- setAddress(Address) -
Method in interface gov.nist.javax.sip.header.AddressParameters
- set the Address field
- setAddress(Address) -
Method in class gov.nist.javax.sip.header.AddressParametersHeader
-
- setAddress(Address) -
Method in class gov.nist.javax.sip.header.Contact
- Set the address member
- setAddress(Address) -
Method in class gov.nist.javax.sip.header.From
- Set the address member
- setAddress(Address) -
Method in class gov.nist.javax.sip.header.ims.AddressHeaderIms
- set the Address field
- setAddress(String) -
Method in interface javax.sdp.Connection
- Sets the type of the address for this Connection.
- setAddress(String) -
Method in interface javax.sdp.Origin
- Sets the type of the address for this Connection.
- setAddress(Address) -
Method in interface javax.sip.header.HeaderAddress
- Sets the Address parameter of this Address.
- setAddressResolver(AddressResolver) -
Method in interface gov.nist.javax.sip.SipStackExt
- Set the address resolution interface.
- setAddressResolver(AddressResolver) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the address resolution interface
- setAddressType(String) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Returns the type of the network for this Connection.
- setAddressType(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Returns the type of the network for this Connection.
- setAddressType(int) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Set the address type.
- setAddressType(String) -
Method in interface javax.sdp.Connection
- Returns the type of the network for this Connection.
- setAddressType(String) -
Method in interface javax.sdp.Origin
- Returns the type of the network for this Connection.
- setAddrType(String) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Set the addrtype member
- setAddrtype(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the addrtype member
- setAgent(String) -
Method in class gov.nist.javax.sip.header.Warning
- Sets host of WarningHeader
- setAgent(String) -
Method in interface javax.sip.header.WarningHeader
- Sets the agent value of the WarningHeader to the new value passed to the
method.
- setAggressiveCleanup(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setAlertInfo(URI) -
Method in class gov.nist.javax.sip.header.AlertInfo
- Set the uri member
- setAlertInfo(String) -
Method in class gov.nist.javax.sip.header.AlertInfo
- Set the string member
- setAlertInfo(URI) -
Method in interface javax.sip.header.AlertInfoHeader
- Sets the AlertInfo of the AlertInfoHeader to the alertInfo
parameter value.
- setAlgorithm(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Algorithm of the WWWAuthenicateHeader to the new algorithm
parameter value.
- setAlgorithm(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Algorithm (alg parameter)
- setAlgorithm(String) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Algorithm (alg parameter)
- setAlgorithm(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Algorithm of the AuthorizationHeader to the new
algorithm parameter value.
- setAlgorithm(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Algorithm of the WWWAuthenicateHeader to the new
algorithm parameter value.
- setApplicationData(Object) -
Method in interface gov.nist.javax.sip.message.MessageExt
- This method allows applications to associate application context with
the message.
- setApplicationData(Object) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the application data pointer.
- setApplicationData(Object) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setApplicationData(Object) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Set the application data pointer.
- setApplicationData(Object) -
Method in interface javax.sip.Dialog
- Sets application specific data to this dialog.
- setApplicationData(Object) -
Method in interface javax.sip.Transaction
- This method allows applications to associate application context with
the transaction.
- setApplicationIdentifiers(String) -
Method in class gov.nist.javax.sip.header.ims.PAssertedService
-
- setApplicationIdentifiers(String) -
Method in interface gov.nist.javax.sip.header.ims.PAssertedServiceHeader
-
- setApplicationIdentifiers(String) -
Method in class gov.nist.javax.sip.header.ims.PPreferredService
-
- setApplicationIdentifiers(String) -
Method in interface gov.nist.javax.sip.header.ims.PPreferredServiceHeader
-
- setAssigned() -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the "assigned" flag to true.
- setAssociatedURI(URI) -
Method in class gov.nist.javax.sip.header.ims.PAssociatedURI
- Set the URI on this address
- setAssociatedURI(URI) -
Method in interface gov.nist.javax.sip.header.ims.PAssociatedURIHeader
- Set the URI on this address
- setAttribute(NameValue) -
Method in class gov.nist.javax.sdp.fields.AttributeField
- Set the attribute member
- setAttribute(String, String) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Sets the value of the specified attribute
- setAttribute(String, String) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the value of the specified attribute.
- setAttribute(String, String) -
Method in interface javax.sdp.MediaDescription
- Sets the value of the specified attribute
- setAttribute(String, String) -
Method in interface javax.sdp.SessionDescription
- Sets the value of the specified attribute.
- setAttributeFields(Vector) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the attributeFields member
- setAttributes(Vector) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Adds the specified Attribute to this Description object.
- setAttributes(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Adds the specified Attribute to this Description object.
- setAttributes(Vector) -
Method in interface javax.sdp.MediaDescription
- Adds the specified Attribute to this Description object.
- setAttributes(Vector) -
Method in interface javax.sdp.SessionDescription
- Adds the specified Attribute to this Description object.
- setAuthenticationHeaders(Request) -
Method in interface gov.nist.javax.sip.clientauthutils.AuthenticationHelper
- Attach authentication headers to the given request.
- setAuthenticationHeaders(Request) -
Method in class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
-
- setAuthority(Authority) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the authority member
- setAuthParams(NameValueList) -
Method in class gov.nist.javax.sip.header.Challenge
- Set the authParams member
- setAutomaticDialogSupportEnabled(boolean) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- setAutomaticDialogSupportEnabled(boolean) -
Method in interface javax.sip.SipProvider
- Enable or disable automatic dialog creation for this Provider.
- setAuxInfo(String) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Set aux information.
- setBackground(Graphics) -
Method in class tools.tracesviewer.TracesCanvas
-
- setBackToBackUserAgent() -
Method in interface gov.nist.javax.sip.DialogExt
- Sets a flag that indicates that this Dialog is part of a BackToBackUserAgent.
- setBackToBackUserAgent() -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setBandwidth(int) -
Method in class gov.nist.javax.sdp.fields.BandwidthField
- Set the bandwidth member
- setBandwidth(String, int) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Sets the value of the specified bandwidth type.
- setBandwidth(String, int) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the value of the specified bandwidth type.
- setBandwidth(String, int) -
Method in interface javax.sdp.MediaDescription
- Sets the value of the specified bandwidth type.
- setBandwidth(String, int) -
Method in interface javax.sdp.SessionDescription
- Sets the value of the specified bandwidth type.
- setBandwidths(Vector) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- set the value of the Bandwidth with the specified type
- setBandwidths(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- set the value of the Bandwidth with the specified type.
- setBandwidths(Vector) -
Method in interface javax.sdp.MediaDescription
- set the value of the Bandwidth with the specified type
- setBandwidths(Vector) -
Method in interface javax.sdp.SessionDescription
- set the value of the Bandwidth with the specified type.
- setBranch(String) -
Method in class gov.nist.javax.sip.header.Via
- Sets the branch parameter of the ViaHeader to the newly supplied
branch value.
- setBranch(String) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Sets the Via header branch parameter used to identify this transaction.
- setBranch(String) -
Method in interface javax.sip.header.ViaHeader
- Sets the branch parameter of the ViaHeader to the newly supplied
branch value.
- setBuildTimeStamp(String) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- setBuildTimeStamp(String) -
Method in class gov.nist.core.CommonLogger
-
- setBuildTimeStamp(String) -
Method in class gov.nist.core.CommonLoggerLog4j
-
- setBuildTimeStamp(String) -
Method in class gov.nist.core.LogWriter
-
- setBuildTimeStamp(String) -
Method in interface gov.nist.core.StackLogger
- Set the build time stamp.
- setBwtype(String) -
Method in class gov.nist.javax.sdp.fields.BandwidthField
- Set the bwtype member
- setCallId(String) -
Method in class gov.nist.javax.sip.header.CallID
- set the CallId field
- setCallID(String) -
Method in class gov.nist.javax.sip.header.CallIdentifier
- set the callId field
- setCallId(String) -
Method in class gov.nist.javax.sip.header.extensions.Join
- set the CallId field
- setCallId(String) -
Method in interface gov.nist.javax.sip.header.extensions.JoinHeader
- Sets the Call-Id of the CallIdHeader.
- setCallId(String) -
Method in class gov.nist.javax.sip.header.extensions.References
-
- setCallId(String) -
Method in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- setCallId(String) -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- set the CallId field
- setCallId(String) -
Method in interface gov.nist.javax.sip.header.extensions.ReplacesHeader
- Sets the Call-Id of the CallIdHeader.
- setCallId(String) -
Method in class gov.nist.javax.sip.header.InReplyTo
- Sets the Call-Id of the InReplyToHeader.
- setCallId(CallIdHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the call id header.
- setCallId(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Get the CallID header (null if one does not exist)
- setCallId(String) -
Method in interface javax.sip.header.CallIdHeader
- Sets the Call-Id of the CallIdHeader.
- setCallId(String) -
Method in interface javax.sip.header.InReplyToHeader
- Sets the Call-Id of the InReplyToHeader.
- setCallIdentifier(CallIdentifier) -
Method in class gov.nist.javax.sip.header.CallID
- Set the callIdentifier member.
- setCallIdentifier(CallIdentifier) -
Method in class gov.nist.javax.sip.header.extensions.Join
- Set the callIdentifier member.
- setCallIdentifier(CallIdentifier) -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- Set the callIdentifier member.
- setCause(int) -
Method in class gov.nist.javax.sip.header.Reason
- Set the cause.
- setCause(int) -
Method in interface javax.sip.header.ReasonHeader
- Sets the cause value of the ReasonHeader.
- setCGI3GPP(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
-
- setCGI3GPP(String) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setChallenge(Challenge) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- This is only used for the parser interface.
- setChargingCollectionFunctionAddress(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
- Set the Charging Collection Function (CCF) Address
- setChargingCollectionFunctionAddress(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
- Set the Charging Collection Function (CCF) Address
- setCI3GPP2(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
-
- setCI3GPP2(String) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setCK(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
-
- setCK(String) -
Method in interface gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
-
- setClientAuth(ClientAuthType) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setClientTransaction(ClientTransaction) -
Method in class gov.nist.javax.sip.DialogTimeoutEvent
- Set the re-INVITE client transaction.
- setClientTransaction(SIPClientTransaction) -
Method in class gov.nist.javax.sip.stack.SIPDialogErrorEvent
-
- setCNonce(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Set the CNonce.
- setCNonce(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the CNonce of the AuthenticationInfoHeader to the cNonce
parameter value.
- setCNonce(String) -
Method in interface javax.sip.header.AuthenticationInfoHeader
- Sets the CNonce of the AuthenticationInfoHeader to the cNonce
parameter value.
- setCNonce(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the CNonce of the AuthorizationHeader to the cNonce
parameter value.
- setCode(int) -
Method in class gov.nist.javax.sip.header.Warning
- Sets code of WarningHeader
- setCode(int) -
Method in interface javax.sip.header.WarningHeader
- Sets the code of the WarningHeader.
- setComment(String) -
Method in class gov.nist.javax.sip.header.RetryAfter
- Sets the comment value of the RetryAfterHeader.
- setComment(String) -
Method in class gov.nist.javax.sip.header.Via
- Deprecated. This is an RFC 2543 feature.
- setComment(String) -
Method in interface javax.sip.header.RetryAfterHeader
- Sets the comment value of the RetryAfterHeader.
- setComputeContentLengthFromMessage(boolean) -
Static method in class gov.nist.javax.sip.parser.StringMsgParser
-
- setConnection(Connection) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the connection data for this entity
- setConnection(Connection) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Set the connection data for this entity.
- setConnection(Connection) -
Method in interface javax.sdp.MediaDescription
- Set the connection data for this entity
- setConnection(Connection) -
Method in interface javax.sdp.SessionDescription
- Set the connection data for this entity.
- setConnectionField(ConnectionField) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the connectionField member
- setContactList(ContactList) -
Method in class gov.nist.javax.sip.header.Contact
- set the Contact List
- setContent(Object) -
Method in interface gov.nist.javax.sip.message.Content
-
- setContent(Object) -
Method in class gov.nist.javax.sip.message.ContentImpl
-
- setContent(Object, ContentTypeHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the message content after converting the given object to a String.
- setContent(Object, ContentTypeHeader) -
Method in interface javax.sip.message.Message
- Sets the body of this Message, with the ContentType defined by the new
ContentTypeHeader object and the string value of the content.
- setContentDisposition(ContentDispositionHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the content disposition header.
- setContentDisposition(ContentDispositionHeader) -
Method in interface javax.sip.message.Message
- Sets the ContentDispositionHeader of this Message.
- setContentDispositionHeader(ContentDispositionHeader) -
Method in class gov.nist.javax.sip.message.ContentImpl
-
- setContentEncoding(ContentEncodingHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setContentEncoding(ContentEncodingHeader) -
Method in interface javax.sip.message.Message
- Sets the ContentEncodingHeader of this Message.
- setContentLanguage(Locale) -
Method in class gov.nist.javax.sip.header.ContentLanguage
- Sets the language parameter of this ContentLanguageHeader.
- setContentLanguage(ContentLanguageHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setContentLanguage(Locale) -
Method in interface javax.sip.header.ContentLanguageHeader
- Sets the language parameter of this ContentLanguageHeader.
- setContentLanguage(ContentLanguageHeader) -
Method in interface javax.sip.message.Message
- Sets the ContentLanguageHeader of this Message.
- setContentLength(int) -
Method in class gov.nist.javax.sip.header.ContentLength
- Set the contentLength member
- setContentLength(ContentLengthHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the content length header.
- setContentLength(int) -
Method in interface javax.sip.header.ContentLengthHeader
- Set content-length of ContentLengthHeader.
- setContentLength(ContentLengthHeader) -
Method in interface javax.sip.message.Message
- Set the ContentLengthHeader of this Message.
- setContentSubType(String) -
Method in class gov.nist.javax.sip.header.Accept
- set the ContentSubType field
- setContentSubType(String) -
Method in class gov.nist.javax.sip.header.ContentType
- Set the content subtype.
- setContentSubType(String) -
Method in interface javax.sip.header.MediaType
- Sets value of media subtype of Header with Content sub-type.
- setContentType(String) -
Method in class gov.nist.javax.sip.header.Accept
- set the ContentType field
- setContentType(String, String) -
Method in class gov.nist.javax.sip.header.ContentType
- set the content type and subtype.
- setContentType(String) -
Method in class gov.nist.javax.sip.header.ContentType
- set the content type.
- setContentType(String) -
Method in interface javax.sip.header.MediaType
- Sets value of media type of Header with Content Type.
- setContentTypeHeader(ContentTypeHeader) -
Method in class gov.nist.javax.sip.message.ContentImpl
-
- setCreateDialogAfterRequest(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- setCreateDialogAfterRequest(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- setCreateDialogAfterRequest(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- setCredentials(NameValueList) -
Method in class gov.nist.javax.sip.header.Credentials
- Set the parameters member
- setCSeq(CSeqHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the CSeq header.
- setCSeqNumber(int) -
Method in class gov.nist.javax.sip.header.RAck
- Deprecated.
- setCSeqNumber(int) -
Method in interface javax.sip.header.RAckHeader
- Sets the sequence number value of the CSeqHeader of the provisional
response being acknowledged.
- setCSequenceNumber(long) -
Method in class gov.nist.javax.sip.header.RAck
-
- setDatabaseName(String) -
Method in class gov.nist.javax.sip.header.ims.PUserDatabase
-
- setDatabaseName(String) -
Method in interface gov.nist.javax.sip.header.ims.PUserDatabaseHeader
-
- setDate(SIPDate) -
Method in class gov.nist.javax.sip.header.SIPDateHeader
- Set the date member
- setDate(Calendar) -
Method in class gov.nist.javax.sip.header.SIPDateHeader
- Sets date of DateHeader.
- setDate(Calendar) -
Method in interface javax.sip.header.DateHeader
- Sets date of DateHeader.
- setDay(int) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the day member
- setDefaultContentEncodingCharset(String) -
Method in interface gov.nist.javax.sip.message.MessageFactoryExt
- Set default charset used for encoding String content.
- setDefaultContentEncodingCharset(String) -
Method in class gov.nist.javax.sip.message.MessageFactoryImpl
- Set default charset used for encoding String content.
- setDefaultParm(String, Object) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the default parameters for this URI.
- setDefaults() -
Method in class gov.nist.javax.sip.message.SIPRequest
- Set the default values in the request URI if necessary.
- setDefaultServerHeader(ServerHeader) -
Method in interface gov.nist.javax.sip.message.MessageFactoryExt
- Set the common Server header for all Responses created from this message factory.
- setDefaultServerHeader(ServerHeader) -
Method in class gov.nist.javax.sip.message.MessageFactoryImpl
- Set the common Server header for all responses created from this message factory.
- setDefaultUserAgentHeader(UserAgentHeader) -
Method in interface gov.nist.javax.sip.message.MessageFactoryExt
- Set the common UserAgent header for all Requests created from this message factory.
- setDefaultUserAgentHeader(UserAgentHeader) -
Method in class gov.nist.javax.sip.message.MessageFactoryImpl
- Set the common UserAgent header for all requests created from this message factory.
- setDelay(float) -
Method in class gov.nist.javax.sip.header.TimeStamp
- Sets the new delay value of the TimestampHeader to the delay paramter
passed to this method
- setDelay(float) -
Method in interface javax.sip.header.TimeStampHeader
- Deprecated. This method is replaced with
TimeStampHeader.setTimeDelay(int)
.
- setDelay(int) -
Method in class tools.tracesviewer.TracesAnimationThread
-
- setDeliverDialogTerminatedEventForNullDialog() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setDeliverTerminatedEventForAck(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setDeliverUnsolicitedNotify(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setDialog(SIPDialog, String) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
-
- setDialog(SIPDialog, String) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- setDialog(SIPDialog, String) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- set the dialog object.
- setDialogErrorsAutomaticallyHandled() -
Method in interface gov.nist.javax.sip.SipProviderExt
- Sets a flag that indicates that automatic error handling is enabled for this dialog (the
default when automatic dialog support is enabled).
- setDialogErrorsAutomaticallyHandled() -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- setDialogId(String) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the dialog identifier.
- setDisplayName(String) -
Method in class gov.nist.javax.sdp.fields.EmailAddress
- Set the displayName member
- setDisplayName(String) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Set the displayName member
- setDisplayName(String) -
Method in interface javax.sip.address.Address
- Sets the display name of the Address.
- setDispositionType(String) -
Method in class gov.nist.javax.sip.header.ContentDisposition
- Set the disposition type.
- setDispositionType(String) -
Method in interface javax.sip.header.ContentDispositionHeader
- Sets the interpretation value of the message body or message body part
for this ContentDispositionHeader.
- setDomain(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Domain of the WWWAuthenicateHeader to the domain
parameter value.
- setDomain(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Domain of the WWWAuthenicateHeader to the domain
parameter value.
- setDSLLocation(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
-
- setDSLLocation(String) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setDuplexity(String) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
-
- setDuration(int) -
Method in class gov.nist.javax.sip.header.RetryAfter
- Sets the duration value of the RetryAfterHeader.
- setDuration(int) -
Method in interface javax.sip.header.RetryAfterHeader
- Sets the duration value of the RetryAfterHeader.
- setEarlyDialogTimeout(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setEarlyDialogTimeoutSeconds(int) -
Method in interface gov.nist.javax.sip.DialogExt
- Sets the early dialog timeout period.
- setEarlyDialogTimeoutSeconds(int) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setEmail(Email) -
Method in class gov.nist.javax.sdp.fields.EmailAddress
- Set the email member
- setEmailAddress(EmailAddress) -
Method in class gov.nist.javax.sdp.fields.EmailField
- Set the emailAddress member
- setEmails(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets a an email address to contact for further information about the
session.
- setEmails(Vector) -
Method in interface javax.sdp.SessionDescription
- Sets a an email address to contact for further information about the session.
- setEnabledCipherSuites(String[]) -
Method in interface gov.nist.javax.sip.SipStackExt
- Set the list of cipher suites supported by the stack.
- setEnabledCipherSuites(String[]) -
Method in class gov.nist.javax.sip.SipStackImpl
- Set the list of cipher suites supported by the stack.
- setEnabledProtocols(String[]) -
Method in class gov.nist.javax.sip.SipStackImpl
- Set the list of protocols supported by the stack for outgoing TLS connections.
- setEncapsulatedChannel(MessageChannel) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Set the encapsuated channel.
- setEncapsulatedClientTransaction(SIPClientTransaction) -
Method in class gov.nist.javax.sip.stack.MessageChannel
-
- setEncoding(String) -
Method in class gov.nist.javax.sdp.SdpEncoderImpl
- Specifies the character set to be used to display the session name and
information data.
- setEncoding(String) -
Method in class gov.nist.javax.sip.header.AcceptEncoding
- Sets the encoding of an EncodingHeader.
- setEncoding(String) -
Method in class gov.nist.javax.sip.header.ContentEncoding
- Set the ConentEncoding field.
- setEncoding(String) -
Method in interface javax.sdp.SdpEncoder
- Specifies the character set to be used to display the session name and
information data.
- setEncoding(String) -
Method in interface javax.sip.header.Encoding
- Sets the encoding of an EncodingHeader.
- setEncryptionAlgorithm(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Encryption Algorithm (ealg parameter)
- setEncryptionAlgorithm(String) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Encryption Algorithm (ealg parameter)
- setErrorInfo(URI) -
Method in class gov.nist.javax.sip.header.ErrorInfo
- Sets the ErrorInfo of the ErrorInfoHeader to the errorInfo
parameter value.
- setErrorInfo(URI) -
Method in interface javax.sip.header.ErrorInfoHeader
- Sets the ErrorInfo of the ErrorInfoHeader to the errorInfo
parameter value.
- setErrorMessage(String) -
Method in class gov.nist.javax.sip.header.ErrorInfo
- Sets the Error information message to the new message value
supplied to this method.
- setErrorMessage(String) -
Method in interface javax.sip.header.ErrorInfoHeader
- Sets the Error information message to the new message value
supplied to this method.
- setETag(String) -
Method in class gov.nist.javax.sip.header.SIPETag
- Set the priority member
- setETag(String) -
Method in class gov.nist.javax.sip.header.SIPIfMatch
- Set the priority member
- setETag(String) -
Method in interface javax.sip.header.SIPETagHeader
- Sets the entity-tag value of this header.
- setETag(String) -
Method in interface javax.sip.header.SIPIfMatchHeader
- Sets the entity-tag
- setEventChargingFunctionAddress(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
- Set the Event Charging Function (ECF) Address
- setEventChargingFunctionAddress(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
- Set the Event Charging Function (ECF) Address
- setEventId(String) -
Method in class gov.nist.javax.sip.header.Event
- Sets the id to the newly supplied eventId string.
- setEventId(String) -
Method in interface javax.sip.header.EventHeader
- Sets the id to the newly supplied eventId string.
- setEventType(String) -
Method in class gov.nist.javax.sip.header.AllowEvents
- Sets the eventType defined in this AllowEventsHeader.
- setEventType(String) -
Method in class gov.nist.javax.sip.header.Event
- Sets the eventType to the newly supplied eventType string.
- setEventType(String) -
Method in interface javax.sip.header.AllowEventsHeader
- Sets the eventType defined in this AllowEventsHeader.
- setEventType(String) -
Method in interface javax.sip.header.EventHeader
- Sets the eventType to the newly supplied eventType string.
- setExpires(int) -
Method in class gov.nist.javax.sip.header.Contact
- Set the expiry time in seconds.
- setExpires(int) -
Method in class gov.nist.javax.sip.header.Expires
- Sets the relative expires value of the ExpiresHeader.
- setExpires(int) -
Method in class gov.nist.javax.sip.header.extensions.MinSE
- Sets the relative expires value of the ExpiresHeader.
- setExpires(int) -
Method in class gov.nist.javax.sip.header.extensions.SessionExpires
- Sets the relative expires value of the SessionExpiresHeader.
- setExpires(int) -
Method in interface gov.nist.javax.sip.header.extensions.SessionExpiresHeader
-
- setExpires(int) -
Method in class gov.nist.javax.sip.header.MinExpires
- Sets the relative expires value of the ExpiresHeader.
- setExpires(int) -
Method in class gov.nist.javax.sip.header.SubscriptionState
- Sets the relative expires value of the SubscriptionStateHeader.
- setExpires(ExpiresHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the expiresHeader
- setExpires(int) -
Method in interface javax.sip.header.ContactHeader
- Sets the value of the
expires
parameter as delta-seconds.
- setExpires(int) -
Method in interface javax.sip.header.ExpiresHeader
- Sets the relative expires value of the ExpiresHeader in units of seconds.
- setExpires(int) -
Method in interface javax.sip.header.SubscriptionStateHeader
- Sets the relative expires value of the SubscriptionStateHeader.
- setExpires(ExpiresHeader) -
Method in interface javax.sip.message.Message
- Sets the ExpiresHeader of this Message.
- setExtensionAccessInfo(Object) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
- extension-access-info = gen-value gen-value = token / host /
quoted-string
- setExtensionAccessInfo(Object) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setFirstLine(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setForkedResponse(boolean) -
Method in class gov.nist.javax.sip.ResponseEventExt
- Set true if this is a forked response.
- setForkId(String) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Sets the fork id for the transaction.
- setFormat(String) -
Method in class gov.nist.javax.sdp.fields.SDPFormat
-
- setFormats(Vector) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Set the fmt member
- setFrom(FromHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setFrom(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setFromTag(String) -
Method in class gov.nist.javax.sip.header.extensions.Join
- Set the to-tag member
- setFromTag(String) -
Method in interface gov.nist.javax.sip.header.extensions.JoinHeader
-
- setFromTag(String) -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- Set the to-tag member
- setFromTag(String) -
Method in interface gov.nist.javax.sip.header.extensions.ReplacesHeader
-
- setFromTag(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the From Tag.
- setGlobal(boolean) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- set the Global field
- setGlobal(boolean) -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Sets phone user of this TelURL to be either global or local.
- setGlobal(boolean) -
Method in interface javax.sip.address.TelURL
- Sets phone user of this TelURL to be either global or local.
- setGrParam(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the
gr
parameter.
- setGrParam(String) -
Method in interface gov.nist.javax.sip.address.SipURIExt
- Sets the
gr
parameter.
- setHandleSubscribe(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- setHandling(String) -
Method in class gov.nist.javax.sip.header.ContentDisposition
- set the dispositionType field.
- setHandling(String) -
Method in interface javax.sip.header.ContentDispositionHeader
- The handling parameter describes how the UAS should react if it
receives a message body whose content type or disposition type it
does not understand.
- setHandshakeCompleted(boolean) -
Method in class gov.nist.javax.sip.stack.TLSMessageChannel
-
- setHandshakeCompletedListener(HandshakeCompletedListener) -
Method in class gov.nist.javax.sip.stack.TLSMessageChannel
-
- setHeader(String, String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the specified header fields to be included in a
request constructed from the URI.
- setHeader(Header) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Attach a header (replacing the original header).
- setHeader(SIPHeaderList<Via>) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the header given a list of headers.
- setHeader(String, String) -
Method in interface javax.sip.address.SipURI
- Sets the value of the specified header fields to be included in a
request constructed from the URI.
- setHeader(Header) -
Method in interface javax.sip.message.Message
- Sets the new Header to replace existings Header of that type in
the message.
- setHeaderName(String) -
Method in class gov.nist.javax.sip.header.SIPHeader
- Set the name of the header .
- setHeaders(List<SIPHeader>) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set a header from a linked list of headers.
- setHost(Host) -
Method in class gov.nist.core.HostPort
- Set the host member
- setHost(Host) -
Method in class gov.nist.javax.sip.address.Authority
- set the host.
- setHost(Host) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the host for this URI.
- setHost(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the host portion of the SipURI
- setHost(String) -
Method in class gov.nist.javax.sip.header.CallIdentifier
- Set the host member
- setHost(Host) -
Method in class gov.nist.javax.sip.header.Via
- set the Host of the Via Header
- setHost(String) -
Method in class gov.nist.javax.sip.header.Via
- Set the host part of this ViaHeader to the newly supplied
host
parameter.
- setHost(String) -
Method in interface javax.sip.address.SipURI
- Set the host part of this SipURI to the newly supplied
host
parameter.
- setHost(String) -
Method in interface javax.sip.header.ViaHeader
- Set the host part of this ViaHeader to the newly supplied
host
parameter.
- setHostAddress(String) -
Method in class gov.nist.core.Host
- Set the IP Address.
- setHostAddress(String) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set my address.
- setHostname(String) -
Method in class gov.nist.core.Host
- Set the hostname member.
- setHostName(String) -
Method in class gov.nist.javax.sdp.fields.Email
- Set the hostName member
- setHostPort(HostPort) -
Method in class gov.nist.javax.sip.address.Authority
- Set the hostPort member
- setHostPort(HostPort) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the hostPort field of the imbedded authority field.
- setHour(int) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the hour member
- setICID(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingVector
-
Set the icid-value parameter
- setICID(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingVectorHeader
-
- setICIDGeneratedAt(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingVector
-
Set the icid-generated-at parameter
- setICIDGeneratedAt(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingVectorHeader
-
- setIK(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
-
- setIK(String) -
Method in interface gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
-
- setInDialogSubcribe(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- setInfo(Info) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Sets the i= field of this object.
- setInfo(Info) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the i= field of this object.
- setInfo(URI) -
Method in class gov.nist.javax.sip.header.CallInfo
- set the URI field
- setInfo(Info) -
Method in interface javax.sdp.MediaDescription
- Sets the i= field of this object.
- setInfo(Info) -
Method in interface javax.sdp.SessionDescription
- Sets the i= field of this object.
- setInfo(URI) -
Method in interface javax.sip.header.CallInfoHeader
- Sets the Information parameter of this CallInfoHeader.
- setInfo(String) -
Method in class tools.tracesviewer.TracesSession
-
- setInformation(String) -
Method in class gov.nist.javax.sdp.fields.InformationField
-
- setInformationField(InformationField) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the informationField member
- setIntegrityProtected(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
-
- setIntegrityProtected(String) -
Method in interface gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
-
- setInviteTransaction(Object) -
Method in class gov.nist.javax.sip.message.SIPRequest
-
- setInviteTransaction(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- The INVITE Server Transaction corresponding to a CANCEL Server Transaction.
- setIpAddress(InetAddress) -
Method in class gov.nist.javax.sip.stack.MessageProcessor
-
- setIsBackToBackUserAgent(boolean) -
Method in class gov.nist.javax.sip.SipStackImpl
- Set the "back to back User Agent" flag.
- setIsdnSubAddress(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets ISDN subaddress of SipURL
- setIsdnSubaddress(String) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- set the isdn subaddress for this structure.
- setIsdnSubAddress(String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Sets ISDN subaddress of this TelURL.
- setIsdnSubAddress(String) -
Method in interface javax.sip.address.TelURL
- Sets ISDN subaddress of this TelURL.
- setKeepAliveTimeout(long) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- setKeepAliveTimeout(String, int, long) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- setKeepAliveTimeout(String, int, String, String, int, long) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Find suitable MessageProcessor and calls it's
MessageProcessor#setKeepAliveTimeout(String, int, long)
method passing
peerAddress and peerPort as arguments.
- setKey(String) -
Method in class gov.nist.javax.sdp.fields.KeyField
- Sets the value of this attribute.
- setKey(Key) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Sets encryption key information.
- setKey(Key) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets encryption key information.
- setKey(String) -
Method in interface javax.sdp.Key
- Sets the value of this attribute.
- setKey(Key) -
Method in interface javax.sdp.MediaDescription
- Sets encryption key information.
- setKey(Key) -
Method in interface javax.sdp.SessionDescription
- Sets encryption key information.
- setKeyData(String) -
Method in class gov.nist.javax.sdp.fields.KeyField
- Set the keyData member
- setKeyField(KeyField) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the keyField member
- setLanguageRange(String) -
Method in class gov.nist.javax.sip.header.AcceptLanguage
- Set the languageRange.
- setLanguageTag(String) -
Method in class gov.nist.javax.sip.header.ContentLanguage
- set the languageTag field
- setLastResponse(SIPTransaction, SIPResponse) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the last response for this dialog.
- setLevel(int) -
Method in class gov.nist.javax.sip.stack.ServerLog
-
- setListeningPoint(ListeningPoint) -
Method in class gov.nist.javax.sip.SipProviderImpl
-
- setListeningPoint(ListeningPointImpl) -
Method in class gov.nist.javax.sip.stack.MessageProcessor
-
- setListeningPoint(ListeningPoint) -
Method in interface javax.sip.SipProvider
- Deprecated. Since v1.2. Note that in v1.1 a SipProvider could only
be associated to a single listening point, this restriction has been lifted
to allow a SipProvider to have a specific ListeningPoints for each transport.
For backwards compatibility, this method will add the ListeningPoint to
the list of ListeningPoints associated with the SipProvider. This method
has been replaced with
SipProvider.addListeningPoint(ListeningPoint)
,
the same semantics apply to this method.
- setLocalAddress(InetAddress) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setLocalId(String) -
Method in class gov.nist.javax.sip.header.CallIdentifier
- Set the localId member
- setLocalParty(SIPMessage) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setLocalPort(int) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setLocalTag(String) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set local tag for the transaction.
- setLogDescription(String) -
Method in class tools.tracesviewer.TracesSession
-
- setLogFileName(String) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Set the log file name
- setLogger(Logger) -
Static method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- setLogRecordFactory(LogRecordFactory) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the logger factory.
- setLogStackTraceOnMessageSend(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setLrParam() -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the
lr
parameter of this SipURI.
- setLrParam() -
Method in interface gov.nist.javax.sip.address.SipURIExt
- Sets the
lr
parameter.
- setLrParam() -
Method in interface javax.sip.address.SipURI
- Sets the value of the
lr
parameter of this SipURI.
- setMAddr(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the MADDR parameter .
- setMAddr(String) -
Method in class gov.nist.javax.sip.header.Via
- Sets the value of the
maddr
parameter of this ViaHeader.
- setMAddr(String) -
Method in interface javax.sip.header.ViaHeader
- Sets the value of the
maddr
parameter of this ViaHeader.
- setMAddrParam(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the
maddr
parameter of this SipURI.
- setMAddrParam(String) -
Method in interface javax.sip.address.SipURI
- Sets the value of the
maddr
parameter of this SipURI.
- setMajorVersion(int) -
Method in class gov.nist.javax.sip.header.MimeVersion
- Sets the Major-Version argument of this MimeVersionHeader to the supplied
majorVersion value.
- setMajorVersion(int) -
Method in interface javax.sip.header.MimeVersionHeader
- Sets the Major-Version argument of this MimeVersionHeader to the supplied
majorVersion value.
- setMapped(boolean) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- setMatcher(Match) -
Method in class gov.nist.core.GenericObject
- Set the pattern matcher.
- setMatchStatusClass(boolean) -
Method in class gov.nist.javax.sip.header.StatusLine
- set the flag on a match template.
- setMaxConnections(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the max # of simultaneously handled TCP connections.
- setMaxForkTime(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setMaxForwards(int) -
Method in class gov.nist.javax.sip.header.MaxForwards
- Set the maxForwards member
- setMaxForwards(MaxForwardsHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the max forwards header.
- setMaxForwards(int) -
Method in interface javax.sip.header.MaxForwardsHeader
- Sets the max-forwards argument of this MaxForwardsHeader to the supplied
maxForwards value.
- setMaxTxLifetimeInvite(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setMaxTxLifetimeNonInvite(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setMedia(String) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Set the media member
- setMedia(Media) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the Media field of the description.
- setMedia(Media) -
Method in interface javax.sdp.MediaDescription
- Set the Media field of the description.
- setMediaAuthorizationToken(String) -
Method in class gov.nist.javax.sip.header.ims.PMediaAuthorization
- Set the media authorization token.
- setMediaAuthorizationToken(String) -
Method in interface gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
- Set the media authorization token.
- setMediaDescriptions(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Removes all MediaDescriptions from the session description.
- setMediaDescriptions(Vector) -
Method in interface javax.sdp.SessionDescription
- Removes all MediaDescriptions from the session description.
- setMediaField(MediaField) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
- Set the mediaField member
- setMediaFormats(Vector) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Adds a media format to the media description.
- setMediaFormats(Vector) -
Method in interface javax.sdp.Media
- Adds a media format to the media description.
- setMediaPort(int) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Sets the port of the media defined by this description
- setMediaPort(int) -
Method in interface javax.sdp.Media
- Sets the port of the media defined by this description
- setMediaRange(MediaRange) -
Method in class gov.nist.javax.sip.header.Accept
- Set the mediaRange member
- setMediaRange(MediaRange) -
Method in class gov.nist.javax.sip.header.ContentType
- Set the mediaRange member
- setMediaType(String) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Sets the type (audio,video etc) of the media defined by this description.
- setMediaType(String) -
Method in interface javax.sdp.Media
- Sets the type (audio,video etc) of the media defined by this description.
- setMessageChannel(Object) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Set the message channel for the request ( bookkeeping field ).
- setMessageContent(String, String, String) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the message content given type and subtype.
- setMessageContent(String, String, byte[]) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the message content for a given type and subtype.
- setMessageContent(byte[], boolean, boolean, int) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the message content for this message.
- setMessageContent(byte[]) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the message content as an array of bytes.
- setMessageContent(byte[], boolean, int) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Method to set the content - called by the parser
- setMessageFactory(StackMessageFactory) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the message factory.
- setMessageListener(SIPMessageListener) -
Method in class gov.nist.javax.sip.parser.PipelinedMsgParser
- Add a class that implements a SIPMessageListener interface whose methods
get called * on successful parse and error conditons.
- setMessageParserFactory(MessageParserFactory) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setMessageProcessorFactory(MessageProcessorFactory) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setMessageString(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setMethod(String) -
Method in class gov.nist.javax.sdp.fields.KeyField
- Sets the id of this attribute.
- setMethod(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the Method
- setMethod(String) -
Method in class gov.nist.javax.sip.header.Allow
- Set the method member
- setMethod(String) -
Method in class gov.nist.javax.sip.header.CSeq
-
- setMethod(String) -
Method in class gov.nist.javax.sip.header.RAck
-
- setMethod(String) -
Method in class gov.nist.javax.sip.header.RequestLine
-
- setMethod(String) -
Method in interface gov.nist.javax.sip.header.SipRequestLine
- Set the method member
- setMethod(String) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Set the method.
- setMethod(String) -
Method in interface javax.sdp.Key
- Sets the id of this attribute.
- setMethod(String) -
Method in interface javax.sip.header.AllowHeader
- Sets the Allow header value.
- setMethod(String) -
Method in interface javax.sip.header.CSeqHeader
- Sets the method of CSeqHeader
- setMethod(String) -
Method in interface javax.sip.header.RAckHeader
- Sets the method of RAckHeader, which correlates to the method of the
CSeqHeader of the provisional response being acknowledged.
- setMethod(String) -
Method in interface javax.sip.message.Request
- Sets the method of Request to the newly supplied value.
- setMethodParam(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the
method
parameter.
- setMethodParam(String) -
Method in interface javax.sip.address.SipURI
- Sets the value of the
method
parameter.
- setMethods(List<String>) -
Method in class gov.nist.javax.sip.header.AllowEventsList
- Sets the methods supported defined by this AllowEventsHeader.
- setMethods(List<String>) -
Method in class gov.nist.javax.sip.header.AllowList
- Sets the methods supported defined by this AllowHeader.
- setMinorVersion(int) -
Method in class gov.nist.javax.sip.header.MimeVersion
- Sets the Minor-Version argument of this MimeVersionHeader to the supplied
minorVersion value.
- setMinorVersion(int) -
Method in interface javax.sip.header.MimeVersionHeader
- Sets the Minor-Version argument of this MimeVersionHeader to the supplied
minorVersion value.
- setMinute(int) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the minute member
- setMode(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Mode (mod parameter)
- setMode(String) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Mode (mod parameter)
- setMonth(String) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the month member
- setMultiParameter(String, String) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Introduced specifically for the P-Charging-Function-Addresses Header and
all other headers that may have multiple header parameters of the same name, but
with multiple possible values.
- setMultiParameter(NameValue) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Set the parameter given a name and value.
- setMyClass(Class) -
Method in class gov.nist.core.GenericObjectList
-
- setMyClass(Class) -
Method in class gov.nist.javax.sip.address.NetObjectList
- set the class
- setMyClass(Class<HDR>) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Set the root class for all objects inserted into my list (for assertion
check)
- setMyPort(int) -
Method in class test.tck.msgflow.callflows.NonSipUriRouter
-
- setName(String) -
Method in class gov.nist.core.NameValue
- Set the name member
- setName(String) -
Method in class gov.nist.javax.sdp.fields.AttributeField
- Sets the id of this attribute.
- setName(String) -
Method in class gov.nist.javax.sdp.fields.PhoneField
- Set the name member
- setName(String) -
Method in class gov.nist.javax.sip.header.ExtensionHeaderImpl
- Set the name of the header.
- setName(String) -
Method in interface javax.sdp.Attribute
- Sets the id of this attribute.
- setName(String) -
Method in class tools.tracesviewer.TracesSession
-
- setName(String) -
Method in class tools.tracesviewer.TracesSessions
-
- setNettype(String) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Set the nettype member
- setNettype(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the nettype member
- setNetworkType(String) -
Method in class gov.nist.javax.sdp.fields.ConnectionField
- Sets the type of the network for this Connection.
- setNetworkType(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Sets the type of the network for this Connection.
- setNetworkType(String) -
Method in interface javax.sdp.Connection
- Sets the type of the network for this Connection.
- setNetworkType(String) -
Method in interface javax.sdp.Origin
- Sets the type of the network for this Connection.
- setNextHop(Hop) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Set the next hop ( if it has already been computed).
- setNextNonce(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the NextNonce of the AuthenticationInfoHeader to the nextNonce
parameter value.
- setNextNonce(String) -
Method in interface javax.sip.header.AuthenticationInfoHeader
- Sets the NextNonce of the AuthenticationInfoHeader to the nextNonce
parameter value.
- setNon2XXAckPassedToListener(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setNonce(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Nonce of the WWWAuthenicateHeader to the nonce
parameter value.
- setNonce(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Nonce of the AuthorizationHeader to the nonce
parameter value.
- setNonce(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Nonce of the WWWAuthenicateHeader to the nonce
parameter value.
- setNonceCount(int) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Set the nonce count pakrameter.
- setNonceCount(int) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the Nonce Count of the AuthenticationInfoHeader to the nonceCount
parameter value.
- setNonceCount(int) -
Method in interface javax.sip.header.AuthenticationInfoHeader
- Sets the Nonce Count of the AuthenticationInfoHeader to the nonceCount
parameter value.
- setNonceCount(int) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Nonce Count of the AuthorizationHeader to the nonceCount
parameter value.
- setNonRFC3261(boolean) -
Method in class test.tck.msgflow.callflows.forkedinvite.Shootme
- Causes this UAS to act as a non-RFC3261 UAS, i.e.
- setNonRFC3261(boolean) -
Method in class test.tck.msgflow.callflows.recroute.Shootme
- Causes this UAS to act as a non-RFC3261 UAS, i.e.
- setNonRFC3261(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
- Causes this UAS to act as a non-RFC3261 UAS, i.e.
- setNotifyOnRetransmit(boolean) -
Method in interface gov.nist.javax.sip.ClientTransactionExt
- Notify on retransmission from the client transaction side.
- setNotifyOnRetransmit(boolean) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Set this flag if you want your Listener to get Timeout.RETRANSMIT notifications each time a
retransmission occurs.
- setNports(int) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Set the nports member
- setNullRequest() -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set a flag to indiate this is a special message ( encoded with CRLFCRLF ).
- setObject(Thread, CallAnalyzer.MetricReference, Object) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- You can associate Objects for a given thread and display them later for more analysis items.
- setOffset(TypedTime) -
Method in class gov.nist.javax.sdp.fields.ZoneAdjustment
- Set the offset.
- setOffsetArray(int[]) -
Method in class gov.nist.javax.sdp.fields.RepeatField
- Set the list of offsets.
- setOffsetArray(int[]) -
Method in interface javax.sdp.RepeatTime
- Set the list of offsets.
- setOpaque(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Opaque value of the WWWAuthenicateHeader to the new opaque
parameter value.
- setOpaque(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Opaque value of the AuthorizationHeader to the new
opaque parameter value.
- setOpaque(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Opaque value of the WWWAuthenicateHeader to the new
opaque parameter value.
- setOptionTag(String) -
Method in class gov.nist.javax.sip.header.ProxyRequire
- Sets the option tag value to the new supplied optionTag
parameter.
- setOptionTag(String) -
Method in class gov.nist.javax.sip.header.Require
- Sets the option tag value to the new supplied optionTag
parameter.
- setOptionTag(String) -
Method in class gov.nist.javax.sip.header.Supported
- Sets the option tag value to the new supplied optionTag
parameter.
- setOptionTag(String) -
Method in class gov.nist.javax.sip.header.Unsupported
- Set the option member
- setOptionTag(String) -
Method in interface javax.sip.header.OptionTag
- Sets the option tag value to the new supplied optionTag
parameter.
- setOrganization(String) -
Method in class gov.nist.javax.sip.header.Organization
- Set the organization member
- setOrganization(String) -
Method in interface javax.sip.header.OrganizationHeader
- Sets the organization value of the OrganizationHeader to the
organization parameter supplied.
- setOrigin(Origin) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets information about the originator of the session.
- setOrigin(Origin) -
Method in interface javax.sdp.SessionDescription
- Sets information about the originator of the session.
- setOriginalRequest(SIPRequest) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Set the original request.
- setOriginalRequest(SIPRequest) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Sets the request message that this transaction handles.
- setOriginalTransaction(ClientTransactionExt) -
Method in class gov.nist.javax.sip.ResponseEventExt
- Set the original transaction for a forked response.
- setOriginatingIOI(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingVector
-
Set the orig-ioi parameter
- setOriginatingIOI(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingVectorHeader
-
- setParameter(String, String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the specified parameter.
- setParameter(String, String) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
-
- setParameter(String, String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
-
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- set the specified parameter.
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
-
- setParameter(NameValue) -
Method in class gov.nist.javax.sip.header.Challenge
- set the specified parameter
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.Contact
- Set a parameter.
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.extensions.References
-
- setParameter(String, Object) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
-
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
-
- setParameter(String, String) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setParameter(String, int) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setParameter(String, boolean) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setParameter(String, float) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setParameter(String, Object) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setParameter(NameValue) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Set the parameter given a name and value.
- setParameter(String, String) -
Method in interface javax.sip.header.Parameters
- Sets the value of the specified parameter.
- setParameters(NameValueList) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- Set the list of parameters.
- setParameters(NameValueList) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Set the parameter list.
- setParm(String, Object) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- set the specified parameter
- setPassToListener() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Set the passToListener flag to true.
- setPassword(String) -
Method in class gov.nist.javax.sip.address.Authority
- set the password.
- setPassword(String) -
Method in class gov.nist.javax.sip.address.UserInfo
- Set the password member
- setPathName(String) -
Method in class javax.sip.SipFactory
- Sets the pathname that identifies the location of a
particular vendor's implementation of this specification.
- setPendingRouteUpdateOn202Response(SIPRequest) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setPendingSubscribe(SIPClientTransaction) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- setPhoneContext(String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
-
- setPhoneContext(String) -
Method in interface javax.sip.address.TelURL
- Sets the phone context of this TelURL.
- setPhoneNumber(String) -
Method in class gov.nist.javax.sdp.fields.PhoneField
- Set the phoneNumber member
- setPhoneNumber(String) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- set the PhoneNumber field
- setPhoneNumber(String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Set the telephone number.
- setPhoneNumber(String) -
Method in interface javax.sip.address.TelURL
- Sets phone number of this TelURL.
- setPhones(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets a phone number to contact for further information about the session.
- setPhones(Vector) -
Method in interface javax.sdp.SessionDescription
- Sets a phone number to contact for further information about the session.
- setPingIntervalInMillisecs(long) -
Method in class gov.nist.core.ThreadAuditor
-
- setPort(int) -
Method in class gov.nist.core.HostPort
- Set the port member
- setPort(int) -
Method in class gov.nist.javax.sdp.fields.ConnectionAddress
- Set the port member
- setPort(int) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Set the port member
- setPort(int) -
Method in class gov.nist.javax.sip.address.Authority
- Set the port.
- setPort(int) -
Method in class gov.nist.javax.sip.address.SipUri
- set the port to a given value.
- setPort(int) -
Method in class gov.nist.javax.sip.header.Via
- Set the port part of this ViaHeader to the newly supplied
port
parameter.
- setPort(int) -
Method in interface javax.sip.address.SipURI
- Set the port part of this SipURI to the newly supplied port
parameter.
- setPort(int) -
Method in interface javax.sip.header.ViaHeader
- Set the port part of this ViaHeader to the newly supplied
port
parameter.
- setPortClient(int) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Client Port (port-c parameter)
- setPortClient(int) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Client Port (port-c parameter)
- setPortCount(int) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Sets the number of ports associated with this media description.
- setPortCount(int) -
Method in interface javax.sdp.Media
- Sets the number of ports associated with this media description.
- setPortServer(int) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Server Port (port-s parameter)
- setPortServer(int) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Server Port (port-s parameter)
- setPostDial(String) -
Method in class gov.nist.javax.sip.address.TelephoneNumber
- set the PostDial field
- setPostDial(String) -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Sets post dial of this TelURL.
- setPostDial(String) -
Method in interface javax.sip.address.TelURL
- Sets post dial of this TelURL.
- setPostParseExcutorSize(int, int) -
Static method in class gov.nist.javax.sip.parser.PipelinedMsgParser
-
- setPreconditionConfirmStatus(String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set attribute line for confirmation precondition request, given
a string value encoded like the "conf" attribute value
- setPreconditionConfirmStatus(String, String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- IETF RFC3312
- setPreconditionCurr(String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set attribute line for current precondition state, given
a string value encoded like the "curr" attribute value
- setPreconditionCurr(String, String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set the value of the attributes with the name "curr"
for current precondition.
- setPreconditionDes(String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set attribute line for desired precondition state, given
a string value encoded like the "des" attribute value
- setPreconditionDes(String, String, String) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set the value of the attributes with the name "des"
for desired precondition.
- setPreconditionFields(Vector) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
-
Set the Media Description's Precondition Fields
- setPreconditionFields(Vector) -
Method in interface javax.sdp.MediaDescription
- Set PreconditionFields for the Media Description
- setPreconditions(Vector) -
Method in class gov.nist.javax.sdp.fields.PreconditionFields
- Set Preconditions
- setPreconditions(PreconditionFields) -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
-
Set the Media Description's Precondition Fields
- setPreconditions(PreconditionFields) -
Method in interface javax.sdp.MediaDescription
- Set PreconditionFields for the Media Description
- setPreference(float) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Preference.
- setPreference(float) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Preference
- setPrettyEncode(boolean) -
Static method in class gov.nist.javax.sip.header.SIPHeaderList
-
- setPrettyEncoding(boolean) -
Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
- Set pretty encoding on / off.
- setPriority(String) -
Method in class gov.nist.javax.sip.header.Priority
- Set the priority member
- setPriority(String) -
Method in interface javax.sip.header.PriorityHeader
- Set priority of PriorityHeader
- setPrivacy(String) -
Method in class gov.nist.javax.sip.header.ims.Privacy
- set the privacy type.
- setPrivacy(String) -
Method in interface gov.nist.javax.sip.header.ims.PrivacyHeader
- Set Privacy header value
- setProduct(List) -
Method in class gov.nist.javax.sip.header.Server
- Sets the product value of the UserAgentHeader.
- setProduct(List) -
Method in class gov.nist.javax.sip.header.UserAgent
- Sets the product value of the UserAgentHeader.
- setProduct(List) -
Method in interface javax.sip.header.ServerHeader
- Sets the List of product values of the ServerHeader.
- setProduct(List) -
Method in interface javax.sip.header.UserAgentHeader
- Sets the List of product values of the ServerHeader.
- setProperty(String, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- setProto(String) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Set the proto member
- setProtocol(String) -
Method in class gov.nist.javax.sdp.fields.MediaField
- Sets the protocol over which this media should be transmitted.
- setProtocol(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Protocol (prot paramater)
- setProtocol(String) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Protocol (prot paramater)
- setProtocol(String) -
Method in class gov.nist.javax.sip.header.Protocol
-
- setProtocol(String) -
Method in class gov.nist.javax.sip.header.Reason
- Set the protocol
- setProtocol(String) -
Method in class gov.nist.javax.sip.header.Via
- Sets the value of the protocol parameter.
- setProtocol(String) -
Method in interface javax.sdp.Media
- Sets the protocol over which this media should be transmitted.
- setProtocol(String) -
Method in interface javax.sip.header.ReasonHeader
- Sets the protocol of the ReasonHeader, for example SIP or Q.850.
- setProtocol(String) -
Method in interface javax.sip.header.ViaHeader
- Sets the value of the protocol parameter.
- setProtocolName(String) -
Method in class gov.nist.javax.sip.header.Protocol
- Set the protocolName member
- setProtocolVersion(String) -
Method in class gov.nist.javax.sip.header.Protocol
- Set the protocolVersion member
- setProtocolVersion(String) -
Method in class gov.nist.javax.sip.header.Via
- set the Protocol Version
- setProtoVersion(int) -
Method in class gov.nist.javax.sdp.fields.ProtoVersionField
- Set the protoVersion member
- setPubGruuParam(String) -
Method in class gov.nist.javax.sip.header.Contact
-
- setPurpose(String) -
Method in class gov.nist.javax.sip.header.CallInfo
- set the purpose field
- setPurpose(String) -
Method in interface javax.sip.header.CallInfoHeader
- Sets the purpose parameter of the info of this CallInfoHeader.
- setQHeader(NameValue) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the query header when provided as a name-value pair.
- setQheaders(NameValueList) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the qheaders member
- setQop(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Qop value of the WWWAuthenicateHeader to the new qop
parameter value.
- setQop(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the Qop value of the AuthenticationInfoHeader to the new
qop parameter value.
- setQop(String) -
Method in interface javax.sip.header.AuthenticationInfoHeader
- Sets the Qop value of the AuthenticationInfoHeader to the new
qop parameter value.
- setQop(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the MessageQop value of the AuthorizationHeader to the new
qop parameter value.
- setQop(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Qop value of the WWWAuthenicateHeader to the new
qop parameter value.
- setQuotedParameter(String, String) -
Method in class gov.nist.javax.sip.header.ParametersHeader
- Sets the value of the specified parameter.
- setQuotedValue() -
Method in class gov.nist.core.NameValue
- A flag that indicates that doublequotes should be put around the value
when encoded (for example name=value when value is doublequoted).
- setQValue(float) -
Method in class gov.nist.javax.sip.header.Accept
- Set the q value
- setQValue(float) -
Method in class gov.nist.javax.sip.header.AcceptEncoding
- Set the qvalue member
- setQValue(float) -
Method in class gov.nist.javax.sip.header.AcceptLanguage
- Sets q-value for media-range in AcceptLanguageHeader.
- setQValue(float) -
Method in class gov.nist.javax.sip.header.Contact
- set the Q-value parameter
- setQValue(float) -
Method in interface javax.sip.header.AcceptEncodingHeader
- Sets q-value for the encoding in this encoding value.
- setQValue(float) -
Method in interface javax.sip.header.AcceptHeader
- Sets q-value for media-range in AcceptHeader.
- setQValue(float) -
Method in interface javax.sip.header.AcceptLanguageHeader
- Sets q-value for media-range in AcceptLanguageHeader.
- setQValue(float) -
Method in interface javax.sip.header.ContactHeader
- Sets the
qValue
value of the Name Address.
- setRealm(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Realm of the WWWAuthenicateHeader to the realm
parameter value.
- setRealm(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Realm of the AuthorizationHeader to the realm
parameter value.
- setRealm(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the Realm of the WWWAuthenicateHeader to the realm
parameter value.
- setReasonCode(String) -
Method in class gov.nist.javax.sip.header.SubscriptionState
- Sets the reason code value of the SubscriptionStateHeader.
- setReasonCode(String) -
Method in interface javax.sip.header.SubscriptionStateHeader
- Sets the reason code value of the SubscriptionStateHeader.
- setReasonPhrase(String) -
Method in interface gov.nist.javax.sip.header.SipStatusLine
- Set the reasonPhrase member
- setReasonPhrase(String) -
Method in class gov.nist.javax.sip.header.StatusLine
-
- setReasonPhrase(String) -
Method in class gov.nist.javax.sip.message.SIPResponse
- Set the reason phrase.
- setReasonPhrase(String) -
Method in interface javax.sip.message.Response
- Sets reason phrase of Response.
- setReceiveBye(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- setReceiveBye(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- setReceived(String) -
Method in class gov.nist.javax.sip.header.Via
- Sets the received parameter of ViaHeader.
- setReceived(String) -
Method in interface javax.sip.header.ViaHeader
- Sets the received parameter of ViaHeader.
- setReceiveUdpBufferSize(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Size of the receive UDP buffer.
- setRefresher(String) -
Method in class gov.nist.javax.sip.header.extensions.SessionExpires
-
- setRefresher(String) -
Method in interface gov.nist.javax.sip.header.extensions.SessionExpiresHeader
-
- setRegistrationState(String) -
Method in class gov.nist.javax.sip.header.ims.PServedUser
-
- setRegistrationState(String) -
Method in interface gov.nist.javax.sip.header.ims.PServedUserHeader
-
- setReInviteFlag(boolean) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setRel(String) -
Method in class gov.nist.javax.sip.header.extensions.References
-
- setRel(String) -
Method in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- setReleaseReferences(boolean) -
Method in interface gov.nist.javax.sip.DialogExt
- If set to true it will release all references that it no longer needs.
- setReleaseReferences(boolean) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setReleaseReferences(boolean) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- setReleaseReferences(boolean) -
Method in interface gov.nist.javax.sip.TransactionExt
- If set to true it will release all references that it no longer needs.
- setReliableConnectionKeepAliveTimeout(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setRemoteAddress(InetAddress) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setRemoteIpAddress(String) -
Method in class gov.nist.javax.sip.RequestEventExt
-
- setRemoteIpAddress(String) -
Method in class gov.nist.javax.sip.ResponseEventExt
- Get the remote IP addr.
- setRemoteParty(SIPMessage) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the remote party for this Dialog.
- setRemotePort(int) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setRemotePort(int) -
Method in class gov.nist.javax.sip.RequestEventExt
-
- setRemotePort(int) -
Method in class gov.nist.javax.sip.ResponseEventExt
- Set the remote port from which response was received.
- setRemoteSequenceNumber(long) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the remote sequence number for the dialog.
- setRemoteTag(String) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the remote tag.
- setRemoteTarget(ContactHeader) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Add a route list extacted from the contact list of the incoming message.
- setRepeatInterval(TypedTime) -
Method in class gov.nist.javax.sdp.fields.RepeatField
-
- setRepeatInterval(int) -
Method in class gov.nist.javax.sdp.fields.RepeatField
- Set the "repeat interval" in seconds.
- setRepeatInterval(int) -
Method in interface javax.sdp.RepeatTime
- Set the "repeat interval" in seconds.
- setRepeatTimes(Vector) -
Method in class gov.nist.javax.sdp.TimeDescriptionImpl
- Returns the list of repeat times (r= fields) specified in the
SessionDescription.
- setRepeatTimes(Vector) -
Method in interface javax.sdp.TimeDescription
- Returns the list of repeat times (r= fields) specified in the SessionDescription.
- setRequestInterface(ServerRequestInterface) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Sets the real RequestInterface this transaction encapsulates.
- setRequestLine(RequestLine) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Set the request line of the SIP Request.
- setRequestLineDefaults() -
Method in class gov.nist.javax.sip.message.SIPRequest
- Patch up the request line as necessary.
- setRequestURI(URI) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Sets the RequestURI of Request.
- setRequestURI(URI) -
Method in interface javax.sip.message.Request
- Sets the RequestURI of Request.
- setResponse(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Set the Response.
- setResponse(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the Response of the
AuthenticationInfoHeader to the new response
parameter value.
- setResponse(String) -
Method in interface javax.sip.header.AuthenticationInfoHeader
- Sets the Response of the AuthenticationInfoHeader to the new response
parameter value.
- setResponse(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Response of the AuthorizationHeader to the new response
parameter value.
- setResponseCodeToINFO(int) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- setResponseCodeToINFO(int) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- setResponseCodeToINFO(int) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- setResponseCodeToINFO(int) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- setResponseCodeToINFO(int) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- setResponseInterface(ServerResponseInterface) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Sets the real ResponseInterface this transaction encapsulates.
- setResponseTags(SIPResponse) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Check the tags of the response against the tags of the Dialog.
- setRetransmission(boolean) -
Method in class gov.nist.javax.sip.message.SIPResponse
-
- setRetransmission(boolean) -
Method in class gov.nist.javax.sip.ResponseEventExt
-
- setRetransmissionTicks() -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- SetRetransmissionTimerTest - Class in test.unit.gov.nist.javax.sip.stack
-
- SetRetransmissionTimerTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest
-
- SetRetransmissionTimerTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- SetRetransmissionTimerTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- setRetransmitTimer(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Sets the value of the retransmit timer to the newly supplied timer value.
- setRetransmitTimer(int) -
Method in interface javax.sip.Transaction
- Sets the value of the retransmit timer to the newly supplied timer value.
- setRetryAfter(int) -
Method in class gov.nist.javax.sip.header.RetryAfter
- Sets the retry after value of the RetryAfterHeader.
- setRetryAfter(int) -
Method in class gov.nist.javax.sip.header.SubscriptionState
- Sets the retry after value of the SubscriptionStateHeader.
- setRetryAfter(int) -
Method in interface javax.sip.header.RetryAfterHeader
- Sets the retry after value of the RetryAfterHeader.
- setRetryAfter(int) -
Method in interface javax.sip.header.SubscriptionStateHeader
- Sets the retry after value of the SubscriptionStateHeader.
- setRouter(Router) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the router algorithm.
- setRPort() -
Method in class gov.nist.javax.sip.header.Via
- Set the RPort flag parameter
- setRPort() -
Method in interface javax.sip.header.ViaHeader
- Set the rport part of this ViaHeader.
- setRSeqNumber(int) -
Method in class gov.nist.javax.sip.header.RAck
- Deprecated.
- setRSeqNumber(int) -
Method in interface javax.sip.header.RAckHeader
- Sets the sequence number value of the RSeqHeader of the provisional
response being acknowledged.
- setRSequenceNumber(long) -
Method in class gov.nist.javax.sip.header.RAck
-
- setRtpmapAttribute(boolean) -
Method in class gov.nist.javax.sdp.SdpEncoderImpl
- Specifies whether to generate "a=rtpmap:" attributes for static RTP/AVP format strings.
- setRtpmapAttribute(boolean) -
Method in interface javax.sdp.SdpEncoder
- Specifies whether to generate "a=rtpmap:" attributes for static RTP/AVP format strings.
- setScheme(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Constructor given the scheme.
- setScheme(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the scheme of the challenge information for this
AuthenticationHeaderHeader.
- setScheme(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets authentication scheme name of the AuthenticationInfoHeader to the scheme
parameter value.
- setScheme(String) -
Method in class gov.nist.javax.sip.header.Challenge
- Set the scheme member
- setScheme(String) -
Method in class gov.nist.javax.sip.header.Credentials
- Set the scheme member
- setScheme(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the scheme of the Response information for this AuthorizationHeader.
- setScheme(String) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the scheme of the challenge information for this WWWAuthenticateHeader.
- setSecond(int) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the second member
- setSecure(boolean) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the scheme of this URI to sip or sips depending on whether the
argument is true or false.
- setSecure(boolean) -
Method in interface javax.sip.address.SipURI
- Sets the scheme of this URI to sip or sips depending on whether the
argument is true or false.
- setSecurityMechanism(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set security mechanism.
- setSecurityMechanism(String) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set security mechanism.
- setSendByeOnDialogTimeout(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- setSendByeOnDialogTimeout(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- setSendUdpBufferSize(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Size of the send UDP buffer.
- setSentBy(HostPort) -
Method in class gov.nist.javax.sip.header.Via
- Set the sentBy member
- setSentBy(String) -
Method in class gov.nist.javax.sip.ListeningPointImpl
-
- setSentBy(String) -
Method in class gov.nist.javax.sip.stack.MessageProcessor
- Set the sentby string.
- setSentBy(String) -
Method in interface javax.sip.ListeningPoint
- Sets the sentBy string for this ListeningPoint.
- setSentProtocol(Protocol) -
Method in class gov.nist.javax.sip.header.Via
- Set the sentProtocol member
- setSeparator(String) -
Method in class gov.nist.core.NameValue
- Set the separator for the encoding method below.
- setSeparator(String) -
Method in class gov.nist.core.NameValueList
-
- setSeqNumber(long) -
Method in class gov.nist.javax.sip.header.CSeq
-
- setSeqNumber(long) -
Method in class gov.nist.javax.sip.header.RSeq
-
- setSeqNumber(long) -
Method in interface javax.sip.header.CSeqHeader
- Sets the sequence number value of the CSeqHeader.
- setSequenceNumber(int) -
Method in class gov.nist.javax.sip.header.CSeq
- For backwards compatibility
- setSequenceNumber(int) -
Method in class gov.nist.javax.sip.header.RSeq
- Deprecated.
- setSequenceNumber(int) -
Method in interface javax.sip.header.CSeqHeader
- Deprecated. This method is replaced with
CSeqHeader.setSeqNumber(long)
with
type long.
- setSequenceNumber(int) -
Method in interface javax.sip.header.RSeqHeader
- Sets the sequence number value of the RSeqHeader of the provisional
response.
- setSessId(long) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the sessId member
- setSessionCase(String) -
Method in class gov.nist.javax.sip.header.ims.PServedUser
-
- setSessionCase(String) -
Method in interface gov.nist.javax.sip.header.ims.PServedUserHeader
-
- setSessionId(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- This is a work around for some implementations that do not set a long
session id.
- setSessionId(long) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Sets the unique identity of the session.
- setSessionId(long) -
Method in interface javax.sdp.Origin
- Sets the unique identity of the session.
- setSessionName(String) -
Method in class gov.nist.javax.sdp.fields.SessionNameField
- Set the sessionName member
- setSessionName(SessionName) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the name of the session.
- setSessionName(SessionName) -
Method in interface javax.sdp.SessionDescription
- Sets the name of the session.
- setSessionVersion(long) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Sets the unique version of the session.
- setSessionVersion(long) -
Method in interface javax.sdp.Origin
- Sets the unique version of the session.
- setSessVersion(long) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the sessVersion member
- setSessVersion(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Set the session version as a string.
- setSign(String) -
Method in class gov.nist.javax.sdp.fields.ZoneAdjustment
- Set the sign.
- setSingleThreaded() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the flag that instructs the stack to only start a single thread for
sequentially processing incoming udp messages (thus serializing the
processing).
- setSIPHeader(SIPHeader) -
Method in exception gov.nist.javax.sip.message.SIPDuplicateHeaderException
-
- setSipInstanceParam(String) -
Method in class gov.nist.javax.sip.header.Contact
-
- setSIPMessage(SIPMessage) -
Method in exception gov.nist.javax.sip.message.SIPDuplicateHeaderException
-
- setSipProvider(SipProviderImpl) -
Method in class gov.nist.javax.sip.ListeningPointImpl
- Set the sip provider for this structure.
- setSipProvider(SipProviderImpl) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- setSipStack(SipStack) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- setSipStack(SipStack) -
Method in interface gov.nist.core.ServerLogger
-
- setSipStack(SipStack) -
Method in class gov.nist.javax.sip.stack.ServerLog
-
- setSipTimerTask(Object) -
Method in class gov.nist.javax.sip.stack.SIPStackTimerTask
-
- setSipVersion(String) -
Method in class gov.nist.javax.sip.header.RequestLine
-
- setSipVersion(String) -
Method in interface gov.nist.javax.sip.header.SipRequestLine
- Set the sipVersion member
- setSipVersion(String) -
Method in interface gov.nist.javax.sip.header.SipStatusLine
- Set the sipVersion member
- setSipVersion(String) -
Method in class gov.nist.javax.sip.header.StatusLine
-
- setSIPVersion(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setSIPVersion(String) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Set the sip version.
- setSIPVersion(String) -
Method in class gov.nist.javax.sip.message.SIPResponse
-
- setSIPVersion(String) -
Method in interface javax.sip.message.Message
- Sets the protocol version of SIP being used by this Message.
- setSize(int) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the size of all the headers.
- setSNum(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the SNum of the AuthenticationInfoHeader to the sNum
parameter value.
- setSPIClient(int) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Client SPI (spi-c parameter)
- setSPIClient(int) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Client SPI (spi-c parameter)
- setSPIServer(int) -
Method in class gov.nist.javax.sip.header.ims.SecurityAgree
- Set Server SPI (spi-s parameter)
- setSPIServer(int) -
Method in interface gov.nist.javax.sip.header.ims.SecurityAgreeHeader
- Set Server SPI (spi-s parameter)
- setSRand(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the SRand of the AuthenticationInfoHeader to the sRand
parameter value.
- setSslHandshakeTimeout(long) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setStackIpAddress(String) -
Method in class gov.nist.javax.sip.stack.ServerLog
-
- setStackLogger(StackLogger) -
Static method in class gov.nist.core.Debug
-
- setStackName(String) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the descriptive name of the stack.
- setStackProperties(Properties) -
Method in class examples.nistgoodies.pluggablelogger.ServerLoggerImpl
-
- setStackProperties(Properties) -
Method in class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- setStackProperties(Properties) -
Method in class gov.nist.core.CommonLogger
-
- setStackProperties(Properties) -
Method in class gov.nist.core.CommonLoggerLog4j
-
- setStackProperties(Properties) -
Method in class gov.nist.core.LogWriter
-
- setStackProperties(Properties) -
Method in interface gov.nist.core.ServerLogger
-
- setStackProperties(Properties) -
Method in interface gov.nist.core.StackLogger
- Stack creation properties.
- setStackProperties(Properties) -
Method in class gov.nist.javax.sip.stack.ServerLog
-
- setStale(boolean) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the value of the stale parameter of the WWWAuthenicateHeader to the
stale parameter value.
- setStale(boolean) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Sets the value of the stale parameter of the WWWAuthenicateHeader to the
stale parameter value.
- setStart(Date) -
Method in class gov.nist.javax.sdp.fields.TimeField
- Sets the start time of the conference/session.
- setStart(Date) -
Method in interface javax.sdp.Time
- Sets the start time of the conference/session.
- setStartTime(long) -
Method in class gov.nist.javax.sdp.fields.TimeField
- Set the startTime member
- setState(String) -
Method in class gov.nist.javax.sip.header.SubscriptionState
- Sets the state value of the SubscriptionStateHeader.
- setState(int) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Sets a timeout after which the connection is closed (provided the server does not use the
connection for outgoing requests in this time period) and calls the superclass to set
state.
- setState(int) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Set the state for this dialog.
- setState(int) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Sets a timeout after which the connection is closed (provided the server does not use the
connection for outgoing requests in this time period) and calls the superclass to set
state.
- setState(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Changes the state of this transaction.
- setState(String) -
Method in interface javax.sip.header.SubscriptionStateHeader
- Sets the state value of the SubscriptionStateHeader.
- setStateIsOk(boolean) -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- setStatusCode(int) -
Method in interface gov.nist.javax.sip.header.SipStatusLine
- Set the statusCode member
- setStatusCode(int) -
Method in class gov.nist.javax.sip.header.StatusLine
-
- setStatusCode(int) -
Method in class gov.nist.javax.sip.message.SIPResponse
- set the status code.
- setStatusCode(int) -
Method in interface javax.sip.message.Response
- Sets the status-code of Response.
- setStatusInfo(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setStatusLine(StatusLine) -
Method in class gov.nist.javax.sip.message.SIPResponse
- Set the status line field.
- setStop(Date) -
Method in class gov.nist.javax.sdp.fields.TimeField
- Sets the stop time of the session.
- setStop(Date) -
Method in interface javax.sdp.Time
- Sets the stop time of the session.
- setStopTime(long) -
Method in class gov.nist.javax.sdp.fields.TimeField
- Set the stopTime member
- setStrict(boolean) -
Method in class gov.nist.javax.sip.message.MessageFactoryImpl
-
- setSubject(String) -
Method in class gov.nist.javax.sip.header.Subject
- Sets the subject value of the SubjectHeader to the supplied string
subject value.
- setSubject(String) -
Method in interface javax.sip.header.SubjectHeader
- Sets the subject value of the SubjectHeader to the supplied string
subject value.
- setSubserviceIdentifiers(String) -
Method in class gov.nist.javax.sip.header.ims.PAssertedService
-
- setSubserviceIdentifiers(String) -
Method in interface gov.nist.javax.sip.header.ims.PAssertedServiceHeader
-
- setSubserviceIdentifiers(String) -
Method in class gov.nist.javax.sip.header.ims.PPreferredService
-
- setSubserviceIdentifiers(String) -
Method in interface gov.nist.javax.sip.header.ims.PPreferredServiceHeader
-
- setSubtype(String) -
Method in class gov.nist.javax.sip.header.MediaRange
- Set the subtype member
- setTag(String) -
Method in class gov.nist.javax.sip.header.From
- Set the tag member
- setTag(String) -
Method in class gov.nist.javax.sip.header.To
- Set the tag member.
- setTag(String) -
Method in interface javax.sip.header.FromHeader
- Sets the tag parameter of the FromHeader.
- setTag(String) -
Method in interface javax.sip.header.ToHeader
- Sets the tag parameter of the ToHeader.
- setTargetName(String) -
Method in class gov.nist.javax.sip.header.AuthenticationInfo
- Sets the TargetName of the AuthenticationInfoHeader to the targetName
parameter value.
- setTcpPostParsingThreadPoolSize(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- If all calls are occurring on a single TCP socket then the stack would process them in single thread.
- setTelephoneNumber(TelephoneNumber) -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Set the telephone number.
- setTelephoneSubscriber(TelephoneNumber) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the telephone subscriber field.
- setTempGruuParam(String) -
Method in class gov.nist.javax.sip.header.Contact
-
- setTerminatingIOI(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingVector
-
Set the term-ioi parameter
- setTerminatingIOI(String) -
Method in interface gov.nist.javax.sip.header.ims.PChargingVectorHeader
-
- setTest(boolean) -
Method in class gov.nist.javax.sip.message.MessageFactoryImpl
- This is for testing -- allows you to generate invalid requests
- setText(String) -
Method in class gov.nist.javax.sip.header.Reason
- Set the text.
- setText(String) -
Method in class gov.nist.javax.sip.header.Warning
- Sets text of WarningHeader
- setText(String) -
Method in interface javax.sip.header.ReasonHeader
- Sets the text value of the ReasonHeader.
- setText(String) -
Method in interface javax.sip.header.WarningHeader
- Sets the text of WarningHeader to the newly supplied text value.
- setText(String, String) -
Method in class tools.tracesviewer.ScriptFrame
-
- setThreadActive(boolean) -
Method in class gov.nist.core.ThreadAuditor.ThreadHandle
-
- setThreadPoolSize(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Set the thread pool size for processing incoming UDP messages.
- setThreadPriority(int) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setTime(int) -
Method in class gov.nist.javax.sdp.fields.TypedTime
-
- setTime(long) -
Method in class gov.nist.javax.sdp.fields.ZoneAdjustment
- Set the time.
- setTime(Time) -
Method in class gov.nist.javax.sdp.TimeDescriptionImpl
- Sets the Time field.
- setTime(long) -
Method in class gov.nist.javax.sip.header.TimeStamp
-
- setTime(Time) -
Method in interface javax.sdp.TimeDescription
- Sets the Time field.
- setTime(long) -
Method in interface javax.sip.header.TimeStampHeader
- Sets the timestamp value of this TimeStampHeader to the new timestamp
value passed to this method.
- setTime(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setTimeDelay(int) -
Method in class gov.nist.javax.sip.header.TimeStamp
-
- setTimeDelay(int) -
Method in interface javax.sip.header.TimeStampHeader
- Sets the new delay value of the TimestampHeader to the delay parameter
passed to this method
- setTimeDescriptions(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets a TimeField indicating the start, stop, repetition and time zone
information of the session.
- setTimeDescriptions(Vector) -
Method in interface javax.sdp.SessionDescription
- Sets a TimeField indicating the start, stop, repetition and time zone
information of the
session.
- setTimeout(int) -
Method in class gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
-
- setTimer(SipTimer) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- setTimerD(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- setTimerD(int) -
Method in interface gov.nist.javax.sip.TransactionExt
- Sets the value of Timer D (in ms)
- setTimerT2(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- setTimerT2(int) -
Method in interface gov.nist.javax.sip.TransactionExt
- Sets the value of Timer T2 (in ms)
- setTimerT4(int) -
Method in class gov.nist.javax.sip.stack.SIPTransaction
-
- setTimerT4(int) -
Method in interface gov.nist.javax.sip.TransactionExt
- Sets the value of Timer T4 (in ms)
- setTimeStamp(float) -
Method in class gov.nist.javax.sip.header.TimeStamp
-
- setTimeStamp(float) -
Method in interface javax.sip.header.TimeStampHeader
- Deprecated. This method is replaced with
TimeStampHeader.setTimeStamp(float)
.
- setTlsSecurityPolicy(TlsSecurityPolicy) -
Method in class gov.nist.javax.sip.SipStackImpl
-
- setTo(ToHeader) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setTo(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setToTag(String) -
Method in class gov.nist.javax.sip.header.extensions.Join
- Set the to-tag member
- setToTag(String) -
Method in interface gov.nist.javax.sip.header.extensions.JoinHeader
- Sets the tag parameter of the FromHeader.
- setToTag(String) -
Method in class gov.nist.javax.sip.header.extensions.Replaces
- Set the to-tag member
- setToTag(String) -
Method in interface gov.nist.javax.sip.header.extensions.ReplacesHeader
- Sets the tag parameter of the FromHeader.
- setToTag(String) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set the to tag.
- setTraceLevel(int) -
Method in class gov.nist.javax.sip.stack.ServerLog
- Set the trace level for the stack.
- setTracesCanvas(TracesCanvas) -
Method in class tools.tracesviewer.TracesSessionsList
-
- setTracesSessions(TracesSessions) -
Method in class tools.tracesviewer.TracesSessionsDisplayer
-
- setTracesSessions(TracesSessions) -
Method in class tools.tracesviewer.TracesSessionsList
-
- setTransaction(Object) -
Method in class gov.nist.javax.sip.message.SIPRequest
- Book keeping field to set the current tx for the request.
- setTransactionId(String) -
Method in class tools.tracesviewer.TracesMessage
-
- setTransport(String) -
Method in class gov.nist.javax.sip.header.Protocol
- Set the transport member
- setTransport(String) -
Method in class gov.nist.javax.sip.header.Via
- Sets the value of the transport.
- setTransport(String) -
Method in interface javax.sip.header.ViaHeader
- Sets the value of the transport.
- setTransportParam(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the "transport" parameter.
- setTransportParam(String) -
Method in interface javax.sip.address.SipURI
- Sets the value of the "transport" parameter.
- setTtl(int) -
Method in class gov.nist.javax.sdp.fields.ConnectionAddress
- Set the ttl member
- setTTL(int) -
Method in class gov.nist.javax.sip.header.Via
- Sets the value of the ttl parameter.
- setTTL(int) -
Method in interface javax.sip.header.ViaHeader
- Sets the value of the ttl parameter.
- setTTLParam(int) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the
ttl
parameter.
- setTTLParam(int) -
Method in interface javax.sip.address.SipURI
- Sets the value of the
ttl
parameter.
- setType(String) -
Method in class gov.nist.javax.sdp.fields.BandwidthField
- Sets the bandwidth type.
- setType(String) -
Method in class gov.nist.javax.sdp.fields.KeyField
- Set the type member
- setType(String) -
Method in class gov.nist.javax.sip.header.MediaRange
- Set the type member
- setType(String) -
Method in interface javax.sdp.BandWidth
- Sets the bandwidth type.
- setTypedTime(boolean) -
Method in class gov.nist.javax.sdp.fields.RepeatField
- Sets whether the field will be output as a typed time or a integer value.
- setTypedTime(boolean) -
Method in class gov.nist.javax.sdp.fields.TimeField
- Sets whether the field will be output as a typed time or a integer value.
- setTypedTime(boolean) -
Method in class gov.nist.javax.sdp.fields.ZoneField
- Sets whether the field will be output as a typed time or a integer value.
- setTypedTime(boolean) -
Method in class gov.nist.javax.sdp.SdpEncoderImpl
- Specifies whether to try to write "typed-time" fields instead of raw integer
values.
- setTypedTime(boolean) -
Method in interface javax.sdp.RepeatTime
- Sets whether the field will be output as a typed time or a integer value.
- setTypedTime(boolean) -
Method in interface javax.sdp.SdpEncoder
- Specifies whether to try to write "typed-time" fields instead of raw integer
values.
- setTypedTime(boolean) -
Method in interface javax.sdp.Time
- Sets whether the field will be output as a typed time or a integer value.
- setTypedTime(boolean) -
Method in interface javax.sdp.TimeZoneAdjustment
- Sets whether the field will be output as a typed time or a integer value.
- setUnit(String) -
Method in class gov.nist.javax.sdp.fields.TypedTime
-
- setUnrecognizedHeadersList(LinkedList<String>) -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- setUp() -
Method in class examples.cancel.AbstractCancelTest
-
- setUp() -
Method in class examples.forked.invite.ForkedInviteTest
-
- setUp() -
Method in class test.tck.factory.AddressFactoryTest
-
- setUp() -
Method in class test.tck.factory.MessageFactoryTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.forkedinvite.AbstractForkedInviteTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.forkedinvite.ForkedInviteTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.prack.AbstractPrackTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.prack.TcpPrackTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.prack.UdpPrackTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.recroute.AbstractRecRouteTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.recroute.TCPRecordRouteTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.recroute.UDPRecordRouteTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.redirect.AbstractRedirectTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.redirect.TcpRedirectTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.redirect.UdpRedirectTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.refer.AbstractReferTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.refer.TcpReferTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.refer.UdpReferTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.router.AbstractRouterTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.router.TcpRouterTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.router.UdpRouterTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- setUp(int, int) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- setUp(boolean) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- setUp(boolean, int, int) -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- setUp() -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.subsnotify.AbstractSubsnotifyTestCase
-
- setUp() -
Method in class test.tck.msgflow.callflows.subsnotify.TcpSubsnotifyTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.subsnotify.UdpSubsnotifyTest
-
- setUp() -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- setUp() -
Method in class test.tck.msgflow.DialogTest
- Calls MessageFlowHarness.setUp() and creates a dialog afterwards.
- setUp() -
Method in class test.tck.msgflow.MessageFlowHarness
- Initialises both RI and TI sip stacks and stack factories.
- setUp() -
Method in class test.tck.TestHarness
-
- setUp() -
Method in class test.torture.TortureTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.address.JainSipUriTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.address.UriDecoderTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.multipartmime.MultipartMimeParserTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.parser.ParserTestCase
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.parser.URLParserTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.InviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.CancelEventTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverNotifyBefore202Test
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgentTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgentTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.AbstractForkedInviteTestCase
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.ForkedInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.NonRfc3261ForkedInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.NotifyBefore202Test
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.SubscriberTimeoutAggressiveTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTestDomainDash
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- setUp() -
Method in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- setURI(String) -
Method in class gov.nist.javax.sdp.fields.URIField
-
- setURI(URI) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the uri to the location of more details about the session.
- setURI(URI) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Sets the URI address of this Address.
- setURI(URI) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the URI of the WWWAuthenicateHeader to the uri parameter
value.
- setURI(URI) -
Method in class gov.nist.javax.sip.header.ProxyAuthenticate
-
- setUri(URI) -
Method in class gov.nist.javax.sip.header.RequestLine
-
- setUri(URI) -
Method in interface gov.nist.javax.sip.header.SipRequestLine
- Set the URI.
- setURI(URI) -
Method in class gov.nist.javax.sip.header.WWWAuthenticate
-
- setURI(URI) -
Method in interface javax.sdp.SessionDescription
- Sets the uri to the location of more details about the session.
- setURI(URI) -
Method in interface javax.sip.address.Address
- Sets the URI of this Address.
- setURI(URI) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the URI of the AuthorizationHeader to the uri
parameter value.
- setURI(URI) -
Method in interface javax.sip.header.WWWAuthenticateHeader
- Deprecated. Since v1.2. URI is not a supported parameter for this header.
- setUriParameter(NameValue) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the parameter as given.
- setUriParm(String, Object) -
Method in class gov.nist.javax.sip.address.SipUri
- Set a given URI parameter.
- setUriParms(NameValueList) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the uriParms member
- setURIRouteFlag() -
Method in class gov.nist.javax.sip.stack.HopImpl
- Set the URIRoute flag.
- setUser(String) -
Method in class gov.nist.javax.sip.address.AddressImpl
- Set the user name for the imbedded URI.
- setUser(String) -
Method in class gov.nist.javax.sip.address.Authority
- Set the user name of the userInfo member.
- setUser(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the user of SipURI.
- setUser(String) -
Method in class gov.nist.javax.sip.address.UserInfo
- Set the user member
- setUser(String) -
Method in interface javax.sip.address.SipURI
- Sets the user of SipURI.
- setUserInfo(UserInfo) -
Method in class gov.nist.javax.sip.address.Authority
- Set the userInfo member
- setUserName(String) -
Method in class gov.nist.javax.sdp.fields.Email
- Set the userName member
- setUsername(String) -
Method in class gov.nist.javax.sdp.fields.OriginField
- Sets the name of the session originator.
- setUsername(String) -
Method in class gov.nist.javax.sip.header.AuthenticationHeader
- Sets the Username of the AuthorizationHeader to the username
parameter value.
- setUsername(String) -
Method in interface javax.sdp.Origin
- Sets the name of the session originator.
- setUsername(String) -
Method in interface javax.sip.header.AuthorizationHeader
- Sets the Username of the AuthorizationHeader to the username
parameter value.
- setUserParam(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Sets the value of the user parameter.
- setUserParam(String) -
Method in interface javax.sip.address.SipURI
- Sets the value of the user parameter.
- setUserPassword(String) -
Method in class gov.nist.javax.sip.address.SipUri
- Set the user password.
- setUserPassword(String) -
Method in interface javax.sip.address.SipURI
- Sets the user password associated with the user of SipURI.
- setUserType(int) -
Method in class gov.nist.javax.sip.address.UserInfo
- Set the user type (to TELEPHONE_SUBSCRIBER or USER).
- setUtranCellID3GPP(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
- Set the UtranCellID field.
- setUtranCellID3GPP(String) -
Method in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- setValue(String) -
Method in class gov.nist.core.NameValue
-
- setValue(String) -
Method in class gov.nist.javax.sdp.fields.AttributeField
- Sets the value of this attribute.
- setValue(int) -
Method in class gov.nist.javax.sdp.fields.BandwidthField
- Sets the bandwidth value.
- setValue(String) -
Method in class gov.nist.javax.sdp.fields.EmailField
- Set the value.
- setValue(String) -
Method in class gov.nist.javax.sdp.fields.InformationField
- Set the value.
- setValue(String) -
Method in class gov.nist.javax.sdp.fields.PhoneField
- Sets the value.
- setValue(String) -
Method in class gov.nist.javax.sdp.fields.SessionNameField
- Sets the value
- setValue(String) -
Method in class gov.nist.javax.sip.header.ExtensionHeaderImpl
- Set the value of the header.
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.Join
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.MinSE
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.References
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.ReferredBy
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.Replaces
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.extensions.SessionExpires
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PAssertedIdentity
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PAssertedService
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PAssociatedURI
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.Path
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PCalledPartyID
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PChargingVector
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PMediaAuthorization
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PPreferredIdentity
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PPreferredService
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PProfileKey
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.Privacy
- Suppress direct setting of values.
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PServedUser
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PUserDatabase
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.PVisitedNetworkID
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityClient
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityServer
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.SecurityVerify
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.ims.ServiceRoute
-
- setValue(String) -
Method in class gov.nist.javax.sip.header.SIPETag
- This method needs to be added for backwards compatibility to
avoid ClassCast exception on V1.1 applications
- setValue(String) -
Method in class gov.nist.javax.sip.header.SIPIfMatch
- For v 1.1 backwards compatibility.
- setValue(String) -
Method in interface javax.sdp.Attribute
- Sets the value of this attribute.
- setValue(int) -
Method in interface javax.sdp.BandWidth
- Sets the bandwidth value.
- setValue(String) -
Method in interface javax.sdp.EMail
- Set the value.
- setValue(String) -
Method in interface javax.sdp.Info
- Set the value.
- setValue(String) -
Method in interface javax.sdp.Phone
- Sets the value.
- setValue(String) -
Method in interface javax.sdp.SessionName
- Sets the value
- setValue(String) -
Method in interface javax.sip.header.ExtensionHeader
- Sets the value parameter of the ExtensionHeader.
- setValueAllowNull(String) -
Method in class gov.nist.javax.sdp.fields.AttributeField
- Allow for null value when setting the value.
- setValueAsObject(Object) -
Method in class gov.nist.core.NameValue
- Set the value member
- setVersion(int) -
Method in class gov.nist.javax.sdp.fields.ProtoVersionField
- Sets the version.
- setVersion(Version) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the version of SDP in use.
- setVersion(Version) -
Method in interface javax.sdp.SessionDescription
- Sets the version of SDP in use.
- setVersion(int) -
Method in interface javax.sdp.Version
- Sets the version.
- setVia(List) -
Method in class gov.nist.javax.sip.message.SIPMessage
- Set A list of via headers.
- setViaHost(String) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Set the port of the recipient.
- setViaPort(int) -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Set the port of the recipient.
- setVisitedNetworkID(String) -
Method in class gov.nist.javax.sip.header.ims.PVisitedNetworkID
- Set the visited network ID as a string.
- setVisitedNetworkID(Token) -
Method in class gov.nist.javax.sip.header.ims.PVisitedNetworkID
- Set the visited network ID as a token
- setVisitedNetworkID(String) -
Method in interface gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
- Set the visited network ID as a string.
- setVisitedNetworkID(Token) -
Method in interface gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
- Set the visited network ID as a token
- setWildCard() -
Method in class gov.nist.javax.sip.header.Contact
-
- setWildCard() -
Method in interface javax.sip.header.ContactHeader
- Sets a wildcard on this contact address that is "*" is assigned to the
contact header so that the header will have the format of Contact: *.
- setWildCardFlag() -
Method in class gov.nist.javax.sip.address.AddressImpl
- Mark this a wild card address type.
- setWildCardFlag(boolean) -
Method in class gov.nist.javax.sip.header.Contact
- Set the wildCardFlag member
- setWkday(String) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the wkday member
- setYear(int) -
Method in class gov.nist.javax.sip.header.SIPDate
- Set the year member
- setZero() -
Method in class gov.nist.javax.sdp.fields.TimeField
- Sets the start and stop times to zero (in NTP).
- setZero() -
Method in interface javax.sdp.Time
- Sets the start and stop times to zero (in NTP).
- setZoneAdjustments(Hashtable) -
Method in class gov.nist.javax.sdp.fields.ZoneField
- Sets the Hashtable of adjustment times, where:
key = Date.
- setZoneAdjustments(Vector) -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Sets the time zone adjustment for the TimeField.
- setZoneAdjustments(Vector) -
Method in interface javax.sdp.SessionDescription
- Sets the time zone adjustment for the TimeField.
- setZoneAdjustments(Hashtable) -
Method in interface javax.sdp.TimeZoneAdjustment
- Sets the Hashtable of adjustment times, where:
key = Date.
- Shootist - Class in examples.busy
- This class is a UAC template.
- Shootist() -
Constructor for class examples.busy.Shootist
-
- shootist -
Variable in class examples.cancel.AbstractCancelTest
-
- Shootist - Class in examples.cancel
- This class is a UAC template.
- Shootist() -
Constructor for class examples.cancel.Shootist
-
- shootist -
Variable in class examples.forked.invite.ForkedInviteTest
-
- Shootist - Class in examples.forked.invite
- This class is a UAC template.
- Shootist() -
Constructor for class examples.forked.invite.Shootist
-
- Shootist - Class in examples.ims
- This class is a UAC template.
- Shootist() -
Constructor for class examples.ims.Shootist
-
- Shootist - Class in examples.nistgoodies.configlogger
- This class is a UAC template.
- Shootist() -
Constructor for class examples.nistgoodies.configlogger.Shootist
-
- Shootist - Class in examples.nistgoodies.pluggablelogger
- This class is a UAC template.
- Shootist() -
Constructor for class examples.nistgoodies.pluggablelogger.Shootist
-
- Shootist - Class in examples.noautodialog
- This class is a UAC template.
- Shootist() -
Constructor for class examples.noautodialog.Shootist
-
- Shootist - Class in examples.prack
- This class is a UAC template.
- Shootist() -
Constructor for class examples.prack.Shootist
-
- Shootist - Class in examples.redirect
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class examples.redirect.Shootist
-
- Shootist - Class in examples.reinvite
- This class is a UAC template.
- Shootist(int) -
Constructor for class examples.reinvite.Shootist
-
- Shootist - Class in examples.simplecallsetup
- This class is a UAC template.
- Shootist() -
Constructor for class examples.simplecallsetup.Shootist
-
- Shootist - Class in examples.tls
- This class is a UAC template.
- Shootist() -
Constructor for class examples.tls.Shootist
-
- Shootist - Class in test.load.concurrency
- This class is a UAC template.
- Shootist() -
Constructor for class test.load.concurrency.Shootist
-
- Shootist - Class in test.load.leakcheck.busy
- This class is a UAC template.
- Shootist() -
Constructor for class test.load.leakcheck.busy.Shootist
-
- Shootist - Class in test.load.multidialog
- Concurrent calls test.
- Shootist() -
Constructor for class test.load.multidialog.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.forkedinvite.AbstractForkedInviteTestCase
-
- Shootist - Class in test.tck.msgflow.callflows.forkedinvite
- This class is a UAC template.
- Shootist(int, int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.forkedinvite.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.prack.AbstractPrackTestCase
-
- Shootist - Class in test.tck.msgflow.callflows.prack
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.prack.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.recroute.AbstractRecRouteTestCase
-
- Shootist - Class in test.tck.msgflow.callflows.recroute
- This class is a UAC template.
- Shootist(int, int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.recroute.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.redirect.AbstractRedirectTestCase
-
- Shootist - Class in test.tck.msgflow.callflows.redirect
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.redirect.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- Shootist - Class in test.tck.msgflow.callflows.reinvite
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.reinvite.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.router.AbstractRouterTestCase
-
- Shootist - Class in test.tck.msgflow.callflows.router
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.router.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.sctp.SctpTest
-
- Shootist - Class in test.tck.msgflow.callflows.sctp
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.sctp.Shootist
-
- Shootist - Class in test.tck.msgflow.callflows.tls
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.tls.Shootist
-
- shootist -
Variable in class test.tck.msgflow.callflows.tls.TlsTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.acktransport
- This class is a UAC template.
- Shootist(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.challenge
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.challenge.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.ctx491
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.ctx491.Shootist
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite
- This class is a UAC template.
- Shootist(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.dialog.b2bua
- This class is a UAC template.
- Shootist(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.dialog.termination
- Concurrent calls test.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.dialog.timeout
- This class sends an INVITE and upon receiving a 200 OK it doesn't send the ACK to test is the Dialog Timeout Event is correctly passed to the application
The timeout Reason should be ACK not sent
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite
- This class is a UAC template.
- Shootist(int, int, String, boolean) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.AbstractForkedInviteTestCase
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite482
- This class is a UAC template.
- Shootist(int, int, ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout
- This class is a UAC template.
- Shootist(int, int, String, boolean) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.no491
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.no491.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.reInvite
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.reInvite.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.reinvitechallenge
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.stx491
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.stx491.Shootist
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.timeoutontermineted
- This class is a UAC template.
- Shootist(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.tls
- This class is a UAC template.
- Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.tx.timeout
- This class sends an INVITE and upon receiving a 200 OK it doesn't send the ACK to test is the Dialog Timeout Event is correctly passed to the application
The timeout Reason should be ACK not sent
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- Shootist - Class in test.unit.gov.nist.javax.sip.stack.uasreinvite
- This class is a UAC template.
- Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootist
-
- shootist -
Variable in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- ShootistAuth - Class in examples.authorization
- This class is a UAC template.
- ShootistAuth() -
Constructor for class examples.authorization.ShootistAuth
-
- shootistNotImplementingSipListenerExt -
Variable in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- ShootistNotImplementingSipListenerExt - Class in test.unit.gov.nist.javax.sip.stack.dialog.timeout
- This class sends an INVITE and upon receiving a 200 OK it doesn't send the ACK to test is the Dialog Timeout Event is correctly passed to the application
The timeout Reason should be ACK not sent
- ShootistNotImplementingSipListenerExt(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootistNotImplementingSipListenerExt
-
- Shootme - Class in examples.busy
- This class is a UAC template.
- Shootme() -
Constructor for class examples.busy.Shootme
-
- Shootme - Class in examples.cancel
- This class is a UAC template.
- Shootme() -
Constructor for class examples.cancel.Shootme
-
- Shootme - Class in examples.forked.invite
- This class is a UAC template.
- Shootme(int) -
Constructor for class examples.forked.invite.Shootme
-
- Shootme - Class in examples.ims
- This class is a UAS template.
- Shootme() -
Constructor for class examples.ims.Shootme
-
- Shootme - Class in examples.nistgoodies.configlogger
- This class is a UAS template.
- Shootme() -
Constructor for class examples.nistgoodies.configlogger.Shootme
-
- Shootme - Class in examples.nistgoodies.pluggablelogger
- This class is a UAS template.
- Shootme() -
Constructor for class examples.nistgoodies.pluggablelogger.Shootme
-
- Shootme - Class in examples.noautodialog
- This class is a UAC template.
- Shootme() -
Constructor for class examples.noautodialog.Shootme
-
- Shootme - Class in examples.prack
- This class is a UAC template.
- Shootme() -
Constructor for class examples.prack.Shootme
-
- Shootme - Class in examples.redirect
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class examples.redirect.Shootme
-
- Shootme - Class in examples.reinvite
- This class is a UAC template.
- Shootme() -
Constructor for class examples.reinvite.Shootme
-
- Shootme - Class in examples.simplecallsetup
- This class is a UAS template.
- Shootme() -
Constructor for class examples.simplecallsetup.Shootme
-
- Shootme - Class in examples.tls
- This class is a UAC template.
- Shootme() -
Constructor for class examples.tls.Shootme
-
- Shootme - Class in performance.uas
- This is the UAS application for performance testing
- Shootme() -
Constructor for class performance.uas.Shootme
-
- Shootme - Class in test.load.concurrency
- This class is a UAC template.
- Shootme() -
Constructor for class test.load.concurrency.Shootme
-
- Shootme - Class in test.load.leakcheck.busy
- This class is a UAC template.
- Shootme() -
Constructor for class test.load.leakcheck.busy.Shootme
-
- Shootme - Class in test.load.multidialog
- This class is a UAC template.
- Shootme() -
Constructor for class test.load.multidialog.Shootme
-
- shootme -
Variable in class test.tck.msgflow.callflows.forkedinvite.AbstractForkedInviteTestCase
-
- Shootme - Class in test.tck.msgflow.callflows.forkedinvite
- This class is a UAC template.
- Shootme(int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.forkedinvite.Shootme
-
- shootme -
Variable in class test.tck.msgflow.callflows.prack.AbstractPrackTestCase
-
- Shootme - Class in test.tck.msgflow.callflows.prack
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.prack.Shootme
-
- shootme -
Variable in class test.tck.msgflow.callflows.recroute.AbstractRecRouteTestCase
-
- Shootme - Class in test.tck.msgflow.callflows.recroute
- This class is a UAC template.
- Shootme(int, ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.recroute.Shootme
-
- shootme -
Variable in class test.tck.msgflow.callflows.redirect.AbstractRedirectTestCase
-
- Shootme - Class in test.tck.msgflow.callflows.redirect
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.redirect.Shootme
-
- Shootme - Class in test.tck.msgflow.callflows.reinvite
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.reinvite.Shootme
-
- shootme -
Variable in class test.tck.msgflow.callflows.router.AbstractRouterTestCase
-
- Shootme - Class in test.tck.msgflow.callflows.router
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.router.Shootme
-
- Shootme - Class in test.tck.msgflow.callflows.sctp
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.sctp.Shootme
-
- Shootme - Class in test.tck.msgflow.callflows.tls
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.tls.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.acktransport.InviteTest
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.acktransport
- This class is a UAC template.
- Shootme(int, boolean, int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.challenge
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.challenge.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.ctx491
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.ctx491.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite
- This class is a UAC template.
- Shootme(int, boolean, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.dialog.b2bua
- This class is a UAC template.
- Shootme(int, boolean, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.dialog.termination
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.termination.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.dialog.timeout
- This class receives an INVITE and sends a 180 and a 200 OK, the Shootist will not send the ACK to test is the Dialog Timeout Event is correctly passed to the application.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.timeout.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite
- This class is a UAC template.
- Shootme(int, boolean, int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.AbstractForkedInviteTestCase
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite482
- This class is a UAC template.
- Shootme(int, ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite482.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout
- This class is a UAC template.
- Shootme(int, boolean, int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.no491
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.no491.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.reInvite
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.reInvite.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.reinvitechallenge
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.stx491
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.stx491.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.timeoutontermineted
- This class is a UAC template.
- Shootme(int, int) -
Constructor for class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.tls
- This class is a UAC template.
- Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.tx.timeout
- This class receives an INVITE and sends a 180 and a 200 OK, the Shootist will not send the ACK to test is the Dialog Timeout Event is correctly passed to the application.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.tx.timeout.Shootme
-
- Shootme - Class in test.unit.gov.nist.javax.sip.stack.uasreinvite
- This class is a UAC template.
- Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.uasreinvite.Shootme
-
- shootme -
Variable in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- ShootmeAuth - Class in examples.authorization
- This class is a UAC template.
- ShootmeAuth() -
Constructor for class examples.authorization.ShootmeAuth
-
- ShootmeDialogAndTxStateless - Class in performance.uas
- This is the UAS application for performance testing
- ShootmeDialogAndTxStateless() -
Constructor for class performance.uas.ShootmeDialogAndTxStateless
-
- ShootmeDialogStateless - Class in performance.uas
- This is the UAS application for performance testing
- ShootmeDialogStateless() -
Constructor for class performance.uas.ShootmeDialogStateless
-
- ShootmeNotImplementingListener - Class in test.unit.gov.nist.javax.sip.stack.dialog.timeout
- This class receives an INVITE and sends a 180 and a 200 OK, the Shootist will not send the ACK to test is the Dialog Timeout Event is correctly passed to the application.
- ShootmeNotImplementingListener(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.dialog.timeout.ShootmeNotImplementingListener
-
- show(TracesSessions) -
Method in class tools.tracesviewer.TracesSessionsDisplayer
-
- showMessages(ItemEvent) -
Method in class tools.tracesviewer.TracesSessionsDisplayer
-
- showTipTool(int, int) -
Method in class tools.tracesviewer.TracesCanvas
-
- shutdownTcpThreadpool() -
Static method in class gov.nist.javax.sip.parser.PipelinedMsgParser
-
- sign -
Variable in class gov.nist.javax.sdp.fields.ZoneAdjustment
-
- SIGNATURE -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- SIGNATURE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- SIGNED_BY -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- SIGNED_BY -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- SINGLETON -
Static variable in class gov.nist.core.net.DefaultNetworkLayer
- single default network layer; for flexibility, it may be better not to
make it a singleton, but singleton seems to make sense currently.
- SIP -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- SIP -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- SIP -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- SIP -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SIP_ETAG -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- SIP_ETAG -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SIP_HEADER -
Static variable in interface test.torture.TagNames
-
- SIP_IF_MATCH -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- SIP_IF_MATCH -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SIP_INSTANCE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- SIP_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- SIP_URI_SCHEME -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- SIP_URL -
Static variable in interface test.torture.TagNames
-
- SIP_VERSION_STRING -
Static variable in interface gov.nist.javax.sip.SIPConstants
- constant SIP_VERSION_STRING
- SIPClientTransaction - Class in gov.nist.javax.sip.stack
- Represents a client transaction.
- SIPClientTransaction(SIPTransactionStack, MessageChannel) -
Constructor for class gov.nist.javax.sip.stack.SIPClientTransaction
- Creates a new client transaction.
- SIPClientTransaction.TransactionTimer - Class in gov.nist.javax.sip.stack
-
- SIPClientTransaction.TransactionTimer() -
Constructor for class gov.nist.javax.sip.stack.SIPClientTransaction.TransactionTimer
-
- SIPConstants - Interface in gov.nist.javax.sip
- Default constants for SIP.
- SIPDate - Class in gov.nist.javax.sip.header
- Implements a parser class for tracking expiration time
when specified as a Date value.
- SIPDate() -
Constructor for class gov.nist.javax.sip.header.SIPDate
- Initializer, sets all the fields to invalid values.
- SIPDate(long) -
Constructor for class gov.nist.javax.sip.header.SIPDate
- Construct a SIP date from the time offset given in miliseconds
- SIPDateHeader - Class in gov.nist.javax.sip.header
- Date Header.
- SIPDateHeader() -
Constructor for class gov.nist.javax.sip.header.SIPDateHeader
- Default constructor.
- SIPDialog - Class in gov.nist.javax.sip.stack
- Tracks dialogs.
- SIPDialog(SIPTransaction) -
Constructor for class gov.nist.javax.sip.stack.SIPDialog
- Constructor given the first transaction.
- SIPDialog(SIPClientTransaction, SIPResponse) -
Constructor for class gov.nist.javax.sip.stack.SIPDialog
- Constructor given a transaction and a response.
- SIPDialog(SipProviderImpl, SIPResponse) -
Constructor for class gov.nist.javax.sip.stack.SIPDialog
- create a sip dialog with a response ( no tx)
- SIPDialog.ReInviteSender - Class in gov.nist.javax.sip.stack
- This task waits till a pending ACK has been recorded and then sends out a
re-INVITE.
- SIPDialog.ReInviteSender(ClientTransaction) -
Constructor for class gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
-
- SIPDialogErrorEvent - Class in gov.nist.javax.sip.stack
- An event that indicates that a dialog has encountered an error.
- SIPDialogErrorEvent(SIPDialog, DialogTimeoutEvent.Reason) -
Constructor for class gov.nist.javax.sip.stack.SIPDialogErrorEvent
-
- SIPDialogErrorEvent(SIPDialog, SIPClientTransaction, DialogTimeoutEvent.Reason) -
Constructor for class gov.nist.javax.sip.stack.SIPDialogErrorEvent
-
- SIPDialogEventListener - Interface in gov.nist.javax.sip.stack
- Interface implemented by classes that want to be notified of asynchronous
dialog events.
- SIPDuplicateHeaderException - Exception in gov.nist.javax.sip.message
- Duplicate header exception: thrown when there is more
than one header of a type where there should only be one.
- SIPDuplicateHeaderException(String) -
Constructor for exception gov.nist.javax.sip.message.SIPDuplicateHeaderException
-
- SIPETag - Class in gov.nist.javax.sip.header
- the SIP-ETag header.
- SIPETag() -
Constructor for class gov.nist.javax.sip.header.SIPETag
- Default constructor
- SIPETag(String) -
Constructor for class gov.nist.javax.sip.header.SIPETag
-
- SIPETagHeader - Interface in javax.sip.header
- This interface represents the SIP-ETag header, as defined by
RFC3903.
- SIPETagParser - Class in gov.nist.javax.sip.parser
- Parser for SIP-ETag header.
- SIPETagParser(String) -
Constructor for class gov.nist.javax.sip.parser.SIPETagParser
- Creates a new instance of PriorityParser
- SIPETagParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.SIPETagParser
- Constructor
- SIPEventInterceptor - Interface in gov.nist.javax.sip.stack
- This interface is the solution for https://jain-sip.dev.java.net/issues/show_bug.cgi?id=337
It allows to wrap the JSIP pipeline and execute custom analysis logic as SIP messages advance
through the pipeline checkpoints.
- sipEventInterceptor -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- SIPEventInterceptorTest - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPEventInterceptorTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest
-
- SIPEventInterceptorTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPEventInterceptorTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- SIPEventInterceptorTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPEventInterceptorTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- SipException - Exception in javax.sip
- A SipException is thrown when a general SIP exception is encountered, when
no other specialized exception defined in this specification can handle
the error.
- SipException() -
Constructor for exception javax.sip.SipException
- Constructs a new
SipException
- SipException(String) -
Constructor for exception javax.sip.SipException
- Constructs a new
SipException
with the specified error
message.
- SipException(String, Throwable) -
Constructor for exception javax.sip.SipException
- Constructs a new
SipException
with the specified error
message and specialized cause that triggered this error condition.
- SipFactory - Class in javax.sip
- The SipFactory is a singleton class which applications can use a single
access point to obtain proprietary implementations of this specification.
- sipFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- sipFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- sipFactory -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
- SIPHeader - Class in gov.nist.javax.sip.header
- Root class from which all SIPHeader objects are subclassed.
- SIPHeader(String) -
Constructor for class gov.nist.javax.sip.header.SIPHeader
- Constructor
- SIPHeader() -
Constructor for class gov.nist.javax.sip.header.SIPHeader
- Default constructor
- sipHeader -
Variable in exception gov.nist.javax.sip.message.SIPDuplicateHeaderException
-
- SIPHeaderList<HDR extends SIPHeader> - Class in gov.nist.javax.sip.header
- This is the root class for all lists of SIP headers.
- SIPHeaderList(Class<HDR>, String) -
Constructor for class gov.nist.javax.sip.header.SIPHeaderList
- Constructor
- SIPHeaderNames - Interface in gov.nist.javax.sip.header
- SIPHeader names that are supported by this parser
- SIPHeaderNamesCache - Class in gov.nist.javax.sip.header
-
- SIPHeaderNamesCache() -
Constructor for class gov.nist.javax.sip.header.SIPHeaderNamesCache
-
- SIPHeaderNamesIms - Interface in gov.nist.javax.sip.header.ims
-
- SIPHEADERS_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- SIPIfMatch - Class in gov.nist.javax.sip.header
- the SIP-If-Match header.
- SIPIfMatch() -
Constructor for class gov.nist.javax.sip.header.SIPIfMatch
- Default constructor
- SIPIfMatch(String) -
Constructor for class gov.nist.javax.sip.header.SIPIfMatch
-
- SIPIfMatchHeader - Interface in javax.sip.header
- This interface represents the SIP-If-Match header, as defined by
RFC3903.
- SIPIfMatchParser - Class in gov.nist.javax.sip.parser
- Parser for SIP-If-Match header.
- SIPIfMatchParser(String) -
Constructor for class gov.nist.javax.sip.parser.SIPIfMatchParser
- Creates a new instance of PriorityParser
- SIPIfMatchParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.SIPIfMatchParser
- Constructor
- SipListener - Interface in javax.sip
- This interface represents the application view to a SIP stack therefore
defines the application's communication channel to the SIP stack.
- SipListenerExt - Interface in gov.nist.javax.sip
- This interface extends the
SipListener
interface and adds the following events to it :
DialogTimeoutEvent
- these are timeout notifications emitted as events by the
SipProvider. - sipMessage -
Variable in exception gov.nist.javax.sip.message.SIPDuplicateHeaderException
-
- SIPMessage - Class in gov.nist.javax.sip.message
- This is the main SIP Message structure.
- SIPMessage() -
Constructor for class gov.nist.javax.sip.message.SIPMessage
- Constructor: Initializes lists and list headers.
- sipMessageFactory -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- sipMessageListener -
Variable in class gov.nist.javax.sip.parser.PipelinedMsgParser
- The message listener that is registered with this parser.
- SIPMessageListener - Interface in gov.nist.javax.sip.parser
- Interface that provides methods for processing good
and bad messages for the PipelinedMessageParser.
- SipMessageValve - Class in examples.nistgoodies.messagevalve
-
- SipMessageValve() -
Constructor for class examples.nistgoodies.messagevalve.SipMessageValve
-
- SIPMessageValve - Interface in gov.nist.javax.sip.stack
- This interface has callbacks that are notified for every SIP message arriving at the container.
- sipMessageValve -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- SipMessageValve.Shootme - Class in examples.nistgoodies.messagevalve
-
- SipMessageValve.Shootme() -
Constructor for class examples.nistgoodies.messagevalve.SipMessageValve.Shootme
-
- SIPMessageValveImpl - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPMessageValveImpl() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPMessageValveImpl
-
- SIPMessageValveTest - Class in test.unit.gov.nist.javax.sip.stack
- Test for SIP_MESSAGE_VALVE callback
- SIPMessageValveTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest
-
- SIPMessageValveTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPMessageValveTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- SIPMessageValveTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- SIPMessageValveTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- sipMonth -
Variable in class gov.nist.javax.sip.header.SIPDate
- sipMonth member
- SIPObject - Class in gov.nist.javax.sip.header
- Root class for all singleton objects in this package:
specializes the gov.nist.sip.header.GenericObject class for SIPHeader
related objects.
- SIPObject() -
Constructor for class gov.nist.javax.sip.header.SIPObject
- default Constructor
- SIPObjectList - Class in gov.nist.javax.sip.header
- Root class for all the collection objects in this list:
a wrapper class on the GenericObjectList class for lists of objects
that can appear in SIPObjects.
- SIPObjectList(String) -
Constructor for class gov.nist.javax.sip.header.SIPObjectList
- Construct a SIPObject List given a list name.
- SIPObjectList() -
Constructor for class gov.nist.javax.sip.header.SIPObjectList
- Construct an empty SIPObjectList.
- SipObjects - Class in test.unit.gov.nist.javax.sip.stack.acktransport
-
- SipObjects(int, String, String) -
Constructor for class test.unit.gov.nist.javax.sip.stack.acktransport.SipObjects
-
- SipObjects - Class in test.unit.gov.nist.javax.sip.stack.forkedinvite
-
- SipObjects(int, String, String) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvite.SipObjects
-
- SipObjects - Class in test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout
-
- SipObjects(int, String, String) -
Constructor for class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.SipObjects
-
- SipObjects - Class in test.unit.gov.nist.javax.sip.stack.timeoutontermineted
-
- SipObjects(int, String, String) -
Constructor for class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.SipObjects
-
- sipProvider -
Static variable in class examples.nistgoodies.leakaudit.LeakAudit
-
- sipProvider -
Variable in class gov.nist.javax.sip.ListeningPointImpl
- Provider back pointer
- SipProvider - Interface in javax.sip
- This interface represents the messaging entity of a SIP stack and as
such is the interface that defines the messaging and transactional
component view of the SIP stack.
- sipProvider -
Variable in class test.tck.msgflow.callflows.subsnotify.Notifier
-
- SipProviderExt - Interface in gov.nist.javax.sip
- Extensions to SipProvider under consideration for Version 2.0.
- SipProviderImpl - Class in gov.nist.javax.sip
- Implementation of the JAIN-SIP provider interface.
- SipProviderImpl(SipStackImpl) -
Constructor for class gov.nist.javax.sip.SipProviderImpl
- Creates a new instance of SipProviderImpl
- sipProviders -
Variable in class gov.nist.javax.sip.SipStackImpl
-
- SipProviderTest - Class in test.tck.msgflow
- Title: TCK
- SipProviderTest(String) -
Constructor for class test.tck.msgflow.SipProviderTest
-
- SIPRequest - Class in gov.nist.javax.sip.message
- The SIP Request structure.
- SIPRequest() -
Constructor for class gov.nist.javax.sip.message.SIPRequest
- Constructor.
- SipRequestLine - Interface in gov.nist.javax.sip.header
- The SIP Request Line.
- SIPResponse - Class in gov.nist.javax.sip.message
- SIP Response structure.
- SIPResponse() -
Constructor for class gov.nist.javax.sip.message.SIPResponse
- Constructor.
- SIPS -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- SIPS -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- SIPS -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- SIPS -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SIPS_URI_SCHEME -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- SIPServerTransaction - Class in gov.nist.javax.sip.stack
- Represents a server transaction.
- SIPServerTransaction(SIPTransactionStack, MessageChannel) -
Constructor for class gov.nist.javax.sip.stack.SIPServerTransaction
- Creates a new server transaction.
- sipStack -
Static variable in class examples.nistgoodies.leakaudit.LeakAudit
-
- sipStack -
Variable in class examples.redirect.ProtocolObjects
-
- sipStack -
Variable in class gov.nist.javax.sip.ListeningPointImpl
- Our stack
- sipStack -
Variable in class gov.nist.javax.sip.SipProviderImpl
-
- sipStack -
Variable in class gov.nist.javax.sip.stack.CongestionControlMessageValve
-
- sipStack -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- sipStack -
Variable in class gov.nist.javax.sip.stack.MessageProcessor
- Our stack (that created us).
- sipStack -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- sipStack -
Variable in class gov.nist.javax.sip.stack.UDPMessageChannel
- SIP Stack structure for this channel.
- SipStack - Interface in javax.sip
- This interface represents the management interface of a SIP stack
implementing this specification and as such is the interface that defines the
management/architectural view of the SIP stack.
- sipStack -
Variable in class test.tck.msgflow.callflows.ProtocolObjects
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootist
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest.Shootme
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- sipStack -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
- SipStackExt - Interface in gov.nist.javax.sip
- SIP Stack extensions to be added to the next spec revision.
- SipStackImpl - Class in gov.nist.javax.sip
- Implementation of SipStack.
- SipStackImpl() -
Constructor for class gov.nist.javax.sip.SipStackImpl
- Creates a new instance of SipStackImpl.
- SipStackImpl(Properties) -
Constructor for class gov.nist.javax.sip.SipStackImpl
- Constructor for the stack.
- sipStackImpl -
Variable in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- sipStackImpl -
Variable in class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- SIPStackTimerTask - Class in gov.nist.javax.sip.stack
- A subclass of TimerTask which runs TimerTask code within a try/catch block to
avoid killing the SIPTransactionStack timer thread.
- SIPStackTimerTask() -
Constructor for class gov.nist.javax.sip.stack.SIPStackTimerTask
-
- SipStatusLine - Interface in gov.nist.javax.sip.header
- The SIP Status line.
- SipTimer - Interface in gov.nist.javax.sip.stack.timers
- Interface to implement to plug a new Timer implementation.
- SIPTransaction - Class in gov.nist.javax.sip.stack
- Abstract class to support both client and server transactions.
- SIPTransaction(SIPTransactionStack, MessageChannel) -
Constructor for class gov.nist.javax.sip.stack.SIPTransaction
- Transaction constructor.
- SIPTransactionErrorEvent - Class in gov.nist.javax.sip.stack
- An event that indicates that a transaction has encountered an error.
- SIPTransactionEventListener - Interface in gov.nist.javax.sip.stack
- Interface implemented by classes that want to be notified of asynchronous
transacion events.
- SIPTransactionStack - Class in gov.nist.javax.sip.stack
- This is the sip stack.
- SIPTransactionStack() -
Constructor for class gov.nist.javax.sip.stack.SIPTransactionStack
- Default constructor.
- SIPTransactionStack(StackMessageFactory) -
Constructor for class gov.nist.javax.sip.stack.SIPTransactionStack
- Construcor for the stack.
- SIPTransactionStack.PingTimer - Class in gov.nist.javax.sip.stack
-
- SIPTransactionStack.PingTimer(ThreadAuditor.ThreadHandle) -
Constructor for class gov.nist.javax.sip.stack.SIPTransactionStack.PingTimer
-
- SipUri - Class in gov.nist.javax.sip.address
- Implementation of the SipURI interface.
- SipUri() -
Constructor for class gov.nist.javax.sip.address.SipUri
-
- SipURI - Interface in javax.sip.address
- This class represents SIP URIs, that may have either a
sip:
or
sips:
scheme. - SipURIExt - Interface in gov.nist.javax.sip.address
- URI Interface extensions that will be added to version 2.0 of the JSR 32 spec.
- sipURL(boolean) -
Method in class gov.nist.javax.sip.parser.URLParser
- Parse and return a structure for a SIP URL.
- sipVersion -
Variable in class gov.nist.javax.sip.header.RequestLine
- sipVersion field
- sipVersion -
Variable in class gov.nist.javax.sip.header.StatusLine
- sipVersion field
- sipVersion() -
Method in class gov.nist.javax.sip.parser.Parser
-
- sipWkDay -
Variable in class gov.nist.javax.sip.header.SIPDate
- sipWkDay member
- size() -
Method in class gov.nist.core.DuplicateNameValueList
-
- size() -
Method in class gov.nist.core.MultiValueMapImpl
-
- size() -
Method in class gov.nist.core.NameValueList
- Return the size of the embedded map
- size() -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Get the number of headers in the list.
- size -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- SLASH -
Static variable in class gov.nist.core.GenericObject
-
- SLASH -
Static variable in class gov.nist.core.GenericObjectList
-
- SLASH -
Static variable in class gov.nist.core.LexerCore
-
- SLASH -
Static variable in interface gov.nist.core.Separators
-
- SLASH -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SLASH -
Static variable in interface test.torture.TokenValues
-
- sleep(long) -
Static method in class test.tck.msgflow.MessageFlowHarness
- Waits during _no_less_ than sleepFor milliseconds.
- sleep -
Variable in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- SniffFileParser - Class in tools.sniffer
- Code to convert Ethereal frames to the XML format that the trace viewer
application likes.
- SniffFileParser(String) -
Constructor for class tools.sniffer.SniffFileParser
-
- SniffMessage - Class in tools.sniffer
- A parser for Sniff files.
- SniffMessage() -
Constructor for class tools.sniffer.SniffMessage
-
- SniffMessage(ArrayList) -
Constructor for class tools.sniffer.SniffMessage
-
- SniffMessageList - Class in tools.sniffer
- A list of Sniff messages.
- SniffMessageList() -
Constructor for class tools.sniffer.SniffMessageList
-
- SniffSessionList - Class in tools.sniffer
- A list of Sniff Sessions.
- SniffSessionList() -
Constructor for class tools.sniffer.SniffSessionList
-
- SNUM -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- sock -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- sock -
Variable in class gov.nist.javax.sip.stack.UDPMessageProcessor
-
- SP -
Static variable in class gov.nist.core.GenericObject
-
- SP -
Static variable in class gov.nist.core.GenericObjectList
-
- SP -
Static variable in class gov.nist.core.LexerCore
-
- SP -
Static variable in interface gov.nist.core.Separators
-
- SP -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SPI_C -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- SPI_S -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- SPorHT() -
Method in class gov.nist.core.LexerCore
-
- sprint(String) -
Method in class gov.nist.core.GenericObject
- Add a new string to the accumulated string representation.
- sprint(Object) -
Method in class gov.nist.core.GenericObject
- Pretty printing function accumulator for objects.
- sprint(int) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for ints
- sprint(short) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for shorts
- sprint(char) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for chars
- sprint(long) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for longs
- sprint(boolean) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for booleans
- sprint(double) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for doubles
- sprint(float) -
Method in class gov.nist.core.GenericObject
- Pretty printing accumulator function for floats
- sprint(String) -
Method in class gov.nist.javax.sdp.fields.SDPObject
-
- SRAND -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- SslNetworkLayer - Class in gov.nist.core.net
- extended implementation of a network layer that allows to define a private java
keystores/truststores
- SslNetworkLayer(String, String, char[], String) -
Constructor for class gov.nist.core.net.SslNetworkLayer
-
- STACK_PACKAGE -
Static variable in interface gov.nist.core.PackageNames
-
- STACK_TRACE -
Static variable in interface test.torture.TagNames
-
- stackAddress -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- stackCongenstionControlTimeout -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- stackId -
Static variable in class tools.tracesviewer.TracesViewer
-
- stackIdMenuItem -
Variable in class tools.tracesviewer.TracesViewer
-
- stackInetAddress -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- StackLogger - Interface in gov.nist.core
- interface that loggers should implement so that the stack can log to various
loggers impl such as log4j, commons logging, sl4j, ...
- stackLogger -
Variable in class gov.nist.javax.sip.stack.ServerLog
-
- StackLoggerImpl - Class in examples.nistgoodies.pluggablelogger
-
- StackLoggerImpl() -
Constructor for class examples.nistgoodies.pluggablelogger.StackLoggerImpl
-
- StackMessageFactory - Interface in gov.nist.javax.sip.stack
- An interface for generating new requests and responses.
- stackName -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- StackQueueCongestionControlTest - Class in test.unit.gov.nist.javax.sip.stack
- Testing for deadlock under massive load on the same call.
- StackQueueCongestionControlTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- StackQueueCongestionControlTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- StackQueueCongestionControlTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- StackQueueCongestionControlTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- StackQueueCongestionControlTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- STACKS_SHUT_DOWN_FOR -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- STACKS_START_FOR -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- stackTraces -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.ThreadInfo
-
- STALE -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- STALE -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- STAR -
Static variable in class gov.nist.core.GenericObject
-
- STAR -
Static variable in class gov.nist.core.GenericObjectList
-
- STAR -
Static variable in class gov.nist.core.LexerCore
-
- STAR -
Static variable in interface gov.nist.core.Separators
-
- STAR -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- start() -
Static method in class examples.cancel.ProtocolObjects
-
- start() -
Static method in class examples.forked.invite.ProtocolObjects
-
- start() -
Method in class examples.redirect.ProtocolObjects
-
- start() -
Static method in class examples.reinvite.ProtocolObjects
-
- START -
Static variable in class gov.nist.core.LexerCore
-
- START -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- start() -
Method in class gov.nist.javax.sip.SipStackImpl
-
- start(int) -
Method in class gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
-
- start() -
Method in class gov.nist.javax.sip.stack.MessageProcessor
- Start our thread.
- start() -
Method in class gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
-
- start() -
Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
- Start the processor.
- start(SipStackImpl, Properties) -
Method in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- start(SipStackImpl, Properties) -
Method in class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- start(SipStackImpl, Properties) -
Method in interface gov.nist.javax.sip.stack.timers.SipTimer
- Start the SIP Timer, called when the stack is created.
- start() -
Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
- Start the processor.
- start() -
Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
- Start our processor thread.
- start() -
Method in interface javax.sip.SipStack
- This method initiates the active processing of the stack.
- start() -
Static method in class test.load.concurrency.ProtocolObjects
-
- start() -
Method in class test.tck.msgflow.callflows.ProtocolObjects
-
- start() -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- start() -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- start() -
Method in class tools.tracesviewer.TracesAnimationThread
-
- startAnalysis(CallAnalyzer.MetricReference) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Start the analysis job that will check the status of the requests periodically and make thread dumps
if some request is stuck.
- startDocument() -
Method in class tools.tracesviewer.LogFileParser
-
- started -
Variable in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- startElement(String, String, String, Attributes) -
Method in class test.torture.Torture
-
- startElement(String, String, String, Attributes) -
Method in class tools.tracesviewer.LogFileParser
-
- startHandshakeWatchdog() -
Method in class gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
-
- startRetransmitTimer(SIPServerTransaction, Response) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Start the retransmit timer.
- startsId() -
Method in class gov.nist.core.LexerCore
-
- startsSafeToken() -
Method in class gov.nist.core.LexerCore
-
- startTime -
Variable in class gov.nist.javax.sdp.fields.TimeField
-
- startTime -
Static variable in class test.torture.Torture
-
- startTime -
Static variable in class tools.tracesviewer.MessageLogList
-
- startTimer() -
Method in class gov.nist.javax.sip.parser.Pipeline
-
- startTimer(SIPServerTransaction) -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Start the dialog timer.
- startTransactionTimer() -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Start the timer task.
- startTransactionTimer() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Start the timer task.
- startTransactionTimer() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Start the timer that runs the transaction state machine.
- startTransactionTimerJ(long) -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
- Start the timer task.
- state -
Variable in class gov.nist.javax.sip.header.SubscriptionState
-
- staticQueue -
Static variable in class gov.nist.javax.sip.parser.PipelinedMsgParser
-
- staticQueueAuditor -
Static variable in class gov.nist.javax.sip.parser.PipelinedMsgParser
-
- STATUS -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STATUS -
Static variable in interface test.torture.TagNames
-
- STATUS_E2E -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STATUS_LOCAL -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STATUS_REMOTE -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- statusCode -
Variable in class gov.nist.javax.sip.header.StatusLine
- status code field
- statusCode() -
Method in class gov.nist.javax.sip.parser.StatusLineParser
-
- statusCode -
Variable in class test.tck.factory.MessageFactoryTest
-
- StatusLine - Class in gov.nist.javax.sip.header
- Status Line (for SIPReply) messages.
- StatusLine() -
Constructor for class gov.nist.javax.sip.header.StatusLine
- Default Constructor
- statusLine -
Variable in class gov.nist.javax.sip.message.SIPResponse
-
- StatusLineParser - Class in gov.nist.javax.sip.parser
- Parser for the SIP status line.
- StatusLineParser(String) -
Constructor for class gov.nist.javax.sip.parser.StatusLineParser
-
- StatusLineParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.StatusLineParser
-
- statusMessage -
Variable in class test.torture.Torture
-
- stop() -
Method in class gov.nist.javax.sip.SipProviderImpl
- Stop processing messages for this provider.
- stop() -
Method in class gov.nist.javax.sip.SipStackImpl
-
- stop() -
Method in class gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
-
- stop() -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Stop everything
- stop() -
Method in class gov.nist.javax.sip.stack.MessageProcessor
- Stop method.
- stop() -
Method in class gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
-
- stop() -
Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
- Stop the message processor.
- stop() -
Method in class gov.nist.javax.sip.stack.timers.DefaultSipTimer
-
- stop() -
Method in class gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
-
- stop() -
Method in interface gov.nist.javax.sip.stack.timers.SipTimer
- Stop the Timer (called when the stack is stop or reinitialized)
- stop() -
Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
- Stop the message processor.
- stop() -
Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
- Shut down the message processor.
- stop() -
Method in interface javax.sip.SipStack
- This methods initiates the shutdown of the stack.
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Proxy
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Proxy
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Proxy
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest.Server
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Client
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest.Server
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- stop() -
Method in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
- stop() -
Method in class tools.tracesviewer.TracesAnimationThread
-
- stopAnalysis(CallAnalyzer.MetricReference) -
Method in class gov.nist.javax.sip.stack.CallAnalyzer
- Stop the analysis for a given metric, the analysis periodic job will be stopped and stack
traces will no longer be produced.
- stopExpiresTimer() -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
- Stop the ExPIRES timer if it is running.
- stopSipStack(SipStack, SipListener) -
Static method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest
-
- stopStack() -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Stop stack.
- stopTime -
Variable in class gov.nist.javax.sdp.fields.TimeField
-
- stopTimer() -
Method in class gov.nist.javax.sip.parser.Pipeline
-
- stopTimer() -
Method in class gov.nist.javax.sip.stack.SIPDialog
- Stop the dialog timer.
- store(OutputStream, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- store(Writer, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- storeFirstTransactionInfo(SIPDialog, SIPTransaction) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- storeToXML(OutputStream, String, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- storeToXML(OutputStream, String) -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- StraightArrow - Class in tools.tracesviewer
-
- StraightArrow(boolean, String, int, int, int, int, boolean, boolean) -
Constructor for class tools.tracesviewer.StraightArrow
-
- STRENGTH -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STRENGTH_FAILURE -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STRENGTH_MANDATORY -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STRENGTH_NONE -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STRENGTH_OPTIONAL -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- STRENGTH_UNKNOWN -
Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
-
- string -
Variable in class gov.nist.javax.sip.header.AlertInfo
- String field
- StringMsgParser - Class in gov.nist.javax.sip.parser
- Parse SIP message and parts of SIP messages such as URI's etc from memory and
return a structure.
- StringMsgParser() -
Constructor for class gov.nist.javax.sip.parser.StringMsgParser
-
- StringMsgParserFactory - Class in gov.nist.javax.sip.parser
- Default Mesasge Parser Factory Implementation
- StringMsgParserFactory() -
Constructor for class gov.nist.javax.sip.parser.StringMsgParserFactory
-
- stringPropertyNames() -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- stringRepresentation -
Variable in class gov.nist.core.GenericObject
-
- StringTokenizer - Class in gov.nist.core
- Base string token splitter.
- StringTokenizer() -
Constructor for class gov.nist.core.StringTokenizer
-
- StringTokenizer(String) -
Constructor for class gov.nist.core.StringTokenizer
-
- stuckTimeBeforeDump -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
-
- SUBJECT -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- Subject - Class in gov.nist.javax.sip.header
- Supported SIP Header.
- Subject() -
Constructor for class gov.nist.javax.sip.header.Subject
- Default Constructor.
- subject -
Variable in class gov.nist.javax.sip.header.Subject
- subject field
- SUBJECT -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SubjectHeader - Interface in javax.sip.header
- The Subject header field provides a summary or indicates the nature of the
call, allowing call filtering without having to parse the session
description.
- SubjectParser - Class in gov.nist.javax.sip.parser
- Parser for Subject header.
- SubjectParser(String) -
Constructor for class gov.nist.javax.sip.parser.SubjectParser
- Creates a new instance of SubjectParser
- SubjectParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.SubjectParser
- Constructor
- subList(int, int) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Get a sublist of the list.
- SUBSCRIBE -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- SUBSCRIBE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SUBSCRIBE -
Static variable in interface javax.sip.message.Request
- Subscribe is an extension method that is used to request current state
and state updates from a remote node.
- Subscriber - Class in examples.publish
- This class is a UAC template.
- Subscriber() -
Constructor for class examples.publish.Subscriber
-
- Subscriber - Class in examples.subsnotify
- This class is a Subscriber template.
- Subscriber() -
Constructor for class examples.subsnotify.Subscriber
-
- Subscriber - Class in test.load.subsnotify
- This class is a UAC template.
- Subscriber() -
Constructor for class test.load.subsnotify.Subscriber
-
- subscriber -
Variable in class test.tck.msgflow.callflows.subsnotify.AbstractSubsnotifyTestCase
-
- Subscriber - Class in test.tck.msgflow.callflows.subsnotify
- This class is a Subscriber template.
- Subscriber(ProtocolObjects) -
Constructor for class test.tck.msgflow.callflows.subsnotify.Subscriber
-
- Subscriber - Class in test.unit.gov.nist.javax.sip.stack.subsnotify
- This class is a Subscriber template.
- Subscriber() -
Constructor for class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- Subscriber.InDialogSubscriber - Class in test.unit.gov.nist.javax.sip.stack.subsnotify
-
- Subscriber.InDialogSubscriber(SipURI) -
Constructor for class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber.InDialogSubscriber
-
- SubscriberTimeoutAggressiveTest - Class in test.unit.gov.nist.javax.sip.stack.subsnotify
-
- SubscriberTimeoutAggressiveTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.subsnotify.SubscriberTimeoutAggressiveTest
-
- subscribeTid -
Variable in class examples.publish.Subscriber
-
- SUBSCRIPTION_STATE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- SUBSCRIPTION_STATE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SubscriptionState - Class in gov.nist.javax.sip.header
- SubscriptionState header
- SubscriptionState() -
Constructor for class gov.nist.javax.sip.header.SubscriptionState
- Creates a new instance of SubscriptionState
- SubscriptionStateHeader - Interface in javax.sip.header
- This interface represents the Subscription State header, as
defined by RFC3265, this
header is not part of RFC3261.
- SubscriptionStateParser - Class in gov.nist.javax.sip.parser
- Parser for SubscriptionState header.
- SubscriptionStateParser(String) -
Constructor for class gov.nist.javax.sip.parser.SubscriptionStateParser
- Creates a new instance of SubscriptionStateParser
- SubscriptionStateParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.SubscriptionStateParser
- Constructor
- SubsNotify - Class in test.load.subsnotify
-
- SubsNotify() -
Constructor for class test.load.subsnotify.SubsNotify
-
- subtype -
Variable in class gov.nist.javax.sip.header.MediaRange
- subtype field
- successFlag -
Variable in class test.torture.Torture
-
- suite() -
Static method in class test.tck.factory.AddressFactoryTest
-
- suite() -
Static method in class test.tck.factory.FactoryTestSuite
-
- suite() -
Static method in class test.tck.factory.MessageFactoryTest
-
- suite() -
Static method in class test.tck.msgflow.ClientTransactionTest
-
- suite() -
Static method in class test.tck.msgflow.DialogStateMachineTest
-
- suite() -
Static method in class test.tck.msgflow.DialogTest
-
- suite() -
Static method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
-
- suite() -
Static method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
-
- suite() -
Static method in class test.tck.msgflow.NonInviteClientTransactionsStateMachineTest
-
- suite() -
Static method in class test.tck.msgflow.NonInviteServerTransactionsStateMachineTest
-
- suite() -
Static method in class test.tck.msgflow.ServerTransactionTest
-
- suite() -
Static method in class test.tck.msgflow.SipProviderTest
-
- suite() -
Static method in class test.unit.gov.nist.javax.sip.parser.ParserTestSuite
-
- SUN -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- SUN -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- SUPPORTED -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- Supported - Class in gov.nist.javax.sip.header
- Supported SIP Header.
- Supported() -
Constructor for class gov.nist.javax.sip.header.Supported
- default constructor
- Supported(String) -
Constructor for class gov.nist.javax.sip.header.Supported
- Constructor
- SUPPORTED -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- SupportedHeader - Interface in javax.sip.header
- The Supported header field enumerates all the extensions supported by
the UAC or UAS.
- SupportedList - Class in gov.nist.javax.sip.header
- A list of supported headers.
- SupportedList() -
Constructor for class gov.nist.javax.sip.header.SupportedList
- Default Constructor
- SupportedParser - Class in gov.nist.javax.sip.parser
- Parser for Supported header.
- SupportedParser(String) -
Constructor for class gov.nist.javax.sip.parser.SupportedParser
- Creates a new instance of SupportedParser
- SupportedParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.SupportedParser
- Constructor
T
- T -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- T1 -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- One timer tick.
- T2 -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
- The maximum retransmit interval for non-INVITE requests and INVITE
responses
- T4 -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
- 5 sec Maximum duration a message will remain in the network
- TabbedPaneDemo - Class in tools.tracesviewer
-
- TabbedPaneDemo() -
Constructor for class tools.tracesviewer.TabbedPaneDemo
-
- TAG -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- TagNames - Interface in test.torture
-
- TARGET_NAME -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- task -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
-
- TckInternalError - Error in test.tck
- This class serves to wrap exceptions that were thrown during the testing
and that were not provoked by the tested implementaion.
- TckInternalError(String) -
Constructor for error test.tck.TckInternalError
-
- TckInternalError(String, Throwable) -
Constructor for error test.tck.TckInternalError
-
- TckInternalError(Throwable) -
Constructor for error test.tck.TckInternalError
-
- TCP -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- TCP -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- TCP -
Static variable in interface javax.sip.ListeningPoint
- Transport constant: TCP
- TCPMessageChannel - Class in gov.nist.javax.sip.stack
- This is a stack abstraction for TCP connections.
- TCPMessageChannel(SIPTransactionStack) -
Constructor for class gov.nist.javax.sip.stack.TCPMessageChannel
-
- TCPMessageChannel(Socket, SIPTransactionStack, TCPMessageProcessor, String) -
Constructor for class gov.nist.javax.sip.stack.TCPMessageChannel
- Constructor - gets called from the SIPStack class with a socket on
accepting a new client.
- TCPMessageChannel(InetAddress, int, SIPTransactionStack, TCPMessageProcessor) -
Constructor for class gov.nist.javax.sip.stack.TCPMessageChannel
- Constructor - connects to the given inet address.
- TCPMessageProcessor - Class in gov.nist.javax.sip.stack
- Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new
connection.
- TCPMessageProcessor(InetAddress, SIPTransactionStack, int) -
Constructor for class gov.nist.javax.sip.stack.TCPMessageProcessor
- Constructor.
- TcpMultiThreadDeadlockTest - Class in test.unit.gov.nist.javax.sip.stack
- Testing for deadlock under massive load on the same call.
- TcpMultiThreadDeadlockTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest
-
- TcpMultiThreadDeadlockTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- TcpMultiThreadDeadlockTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- TcpMultiThreadDeadlockTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- TcpMultiThreadDeadlockTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- TcpPrackTest - Class in test.tck.msgflow.callflows.prack
-
- TcpPrackTest() -
Constructor for class test.tck.msgflow.callflows.prack.TcpPrackTest
-
- tcpProvider -
Variable in class examples.publish.Notifier
-
- TCPRecordRouteTest - Class in test.tck.msgflow.callflows.recroute
-
- TCPRecordRouteTest() -
Constructor for class test.tck.msgflow.callflows.recroute.TCPRecordRouteTest
-
- TcpRedirectTest - Class in test.tck.msgflow.callflows.redirect
-
- TcpRedirectTest() -
Constructor for class test.tck.msgflow.callflows.redirect.TcpRedirectTest
-
- TcpReferTest - Class in test.tck.msgflow.callflows.refer
-
- TcpReferTest() -
Constructor for class test.tck.msgflow.callflows.refer.TcpReferTest
-
- TcpRouterTest - Class in test.tck.msgflow.callflows.router
-
- TcpRouterTest() -
Constructor for class test.tck.msgflow.callflows.router.TcpRouterTest
-
- TcpSingleThreadDeadlockTest - Class in test.unit.gov.nist.javax.sip.stack
- Testing for deadlock under massive load on the same call.
- TcpSingleThreadDeadlockTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest
-
- TcpSingleThreadDeadlockTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- TcpSingleThreadDeadlockTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- TcpSingleThreadDeadlockTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- TcpSingleThreadDeadlockTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- TcpSubsnotifyTest - Class in test.tck.msgflow.callflows.subsnotify
- Test case for TCP transport.
- TcpSubsnotifyTest() -
Constructor for class test.tck.msgflow.callflows.subsnotify.TcpSubsnotifyTest
-
- tearDown() -
Method in class examples.cancel.AbstractCancelTest
-
- tearDown() -
Method in class examples.forked.invite.ForkedInviteTest
-
- tearDown() -
Method in class test.tck.factory.MessageFactoryTest
-
- tearDown() -
Method in class test.tck.msgflow.callflows.forkedinvite.AbstractForkedInviteTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.prack.AbstractPrackTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.recroute.AbstractRecRouteTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.redirect.AbstractRedirectTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.refer.AbstractReferTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- tearDown() -
Method in class test.tck.msgflow.callflows.router.AbstractRouterTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.ScenarioHarness
-
- tearDown() -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- tearDown() -
Method in class test.tck.msgflow.callflows.subsnotify.AbstractSubsnotifyTestCase
-
- tearDown() -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- tearDown() -
Method in class test.tck.msgflow.MessageFlowHarness
- Sets all JAIN SIP objects to null and resets the SipFactory.
- tearDown() -
Method in class test.tck.TestHarness
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.address.UriDecoderTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.parser.ParserTestCase
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.parser.URLParserTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.InviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.CancelEventTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverNotifyBefore202Test
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgentTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgentTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.AbstractForkedInviteTestCase
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.NotifyBefore202Test
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.SubscriberTimeoutAggressiveTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTestDomainDash
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- tearDown() -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- TEL -
Static variable in class gov.nist.javax.sip.address.GenericURI
-
- TEL -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- TEL -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- TEL_URI_SCHEME -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- TELEPHONE_SUBSCRIBER -
Static variable in class gov.nist.javax.sip.address.UserInfo
- Constant field
- TelephoneNumber - Class in gov.nist.javax.sip.address
- Telephone number class.
- TelephoneNumber() -
Constructor for class gov.nist.javax.sip.address.TelephoneNumber
- Creates new TelephoneNumber
- telephoneNumber -
Variable in class gov.nist.javax.sip.address.TelURLImpl
-
- telephoneSubscriber -
Variable in class gov.nist.javax.sip.address.SipUri
- telephoneSubscriber field
- telURL(boolean) -
Method in class gov.nist.javax.sip.parser.URLParser
- Parse and return a structure for a Tel URL.
- TelURL - Interface in javax.sip.address
- This class represents Tel URLs, which are used for addressing.
- TelURLImpl - Class in gov.nist.javax.sip.address
- Implementation of the TelURL interface.
- TelURLImpl() -
Constructor for class gov.nist.javax.sip.address.TelURLImpl
- Creates a new instance of TelURLImpl
- telUrls -
Static variable in class test.tck.factory.FactoryTestHarness
-
- TEMP_GRUU -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- TEMPORARILY_UNAVAILABLE -
Static variable in interface javax.sip.message.Response
- The callee's end system was contacted successfully but the callee is
currently unavailable (for example, is not logged in, logged in but in a
state that precludes communication with the callee, or has activated the
"do not disturb" feature).
- TENSIXTEEN -
Static variable in interface javax.sdp.SdpConstants
- Static RTP/AVP payload type for the TENSIXTEEN audio codec.
- TERM_IOI -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
- terminate() -
Method in class gov.nist.javax.sip.stack.SIPClientTransaction
-
- terminate() -
Method in class gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
-
- terminate() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- terminate() -
Method in interface javax.sip.Transaction
- Terminate this transaction and immediately release all stack resources
associated with it.
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest.Shootme
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- terminate() -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- TERMINATED -
Static variable in class javax.sip.DialogState
- This constant value indicates that the dialog state is "Terminated".
- TERMINATED -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- State: The subscription has been terminated, if a reason code is present,
the client should behave as described in the reason code.
- TERMINATED -
Static variable in class javax.sip.TransactionState
- This constant value indicates that the transaction state is "Terminated".
- TERMINATED_STATE -
Static variable in class gov.nist.javax.sip.stack.SIPDialog
-
- TERMINATED_STATE -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- Terminated state.
- terminateOnBye -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- terminateOnBye(boolean) -
Method in class gov.nist.javax.sip.stack.SIPDialog
-
- terminateOnBye(boolean) -
Method in interface javax.sip.Dialog
- Terminate Dialog on BYE.
- Test - Class in performance.b2bua
-
- Test() -
Constructor for class performance.b2bua.Test
-
- test.gov.nist.javax.sdp.parser - package test.gov.nist.javax.sdp.parser
-
- test.load.concurrency - package test.load.concurrency
-
- test.load.leakcheck.busy - package test.load.leakcheck.busy
-
- test.load.multidialog - package test.load.multidialog
-
- test.load.subsnotify - package test.load.subsnotify
-
- test.tck - package test.tck
-
- test.tck.factory - package test.tck.factory
-
- test.tck.msgflow - package test.tck.msgflow
-
- test.tck.msgflow.callflows - package test.tck.msgflow.callflows
-
- test.tck.msgflow.callflows.forkedinvite - package test.tck.msgflow.callflows.forkedinvite
-
- test.tck.msgflow.callflows.prack - package test.tck.msgflow.callflows.prack
-
- test.tck.msgflow.callflows.recroute - package test.tck.msgflow.callflows.recroute
-
- test.tck.msgflow.callflows.redirect - package test.tck.msgflow.callflows.redirect
-
- test.tck.msgflow.callflows.refer - package test.tck.msgflow.callflows.refer
-
- test.tck.msgflow.callflows.reinvite - package test.tck.msgflow.callflows.reinvite
-
- test.tck.msgflow.callflows.router - package test.tck.msgflow.callflows.router
-
- test.tck.msgflow.callflows.sctp - package test.tck.msgflow.callflows.sctp
-
- test.tck.msgflow.callflows.subsnotify - package test.tck.msgflow.callflows.subsnotify
-
- test.tck.msgflow.callflows.tls - package test.tck.msgflow.callflows.tls
-
- test.torture - package test.torture
-
- test.unit.gov.nist.javax.sip.address - package test.unit.gov.nist.javax.sip.address
-
- test.unit.gov.nist.javax.sip.multipartmime - package test.unit.gov.nist.javax.sip.multipartmime
-
- test.unit.gov.nist.javax.sip.parser - package test.unit.gov.nist.javax.sip.parser
-
- test.unit.gov.nist.javax.sip.parser.extensions - package test.unit.gov.nist.javax.sip.parser.extensions
-
- test.unit.gov.nist.javax.sip.parser.ims - package test.unit.gov.nist.javax.sip.parser.ims
-
- test.unit.gov.nist.javax.sip.stack - package test.unit.gov.nist.javax.sip.stack
-
- test.unit.gov.nist.javax.sip.stack.acktransport - package test.unit.gov.nist.javax.sip.stack.acktransport
- Tests the following scenarios:
Scenario 1
UAC has only TCP listening point. - test.unit.gov.nist.javax.sip.stack.challenge - package test.unit.gov.nist.javax.sip.stack.challenge
-
- test.unit.gov.nist.javax.sip.stack.ctx491 - package test.unit.gov.nist.javax.sip.stack.ctx491
-
- test.unit.gov.nist.javax.sip.stack.dialog.b2bua - package test.unit.gov.nist.javax.sip.stack.dialog.b2bua
-
- test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite - package test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite
-
- test.unit.gov.nist.javax.sip.stack.dialog.termination - package test.unit.gov.nist.javax.sip.stack.dialog.termination
-
- test.unit.gov.nist.javax.sip.stack.dialog.timeout - package test.unit.gov.nist.javax.sip.stack.dialog.timeout
-
- test.unit.gov.nist.javax.sip.stack.forkedinvite - package test.unit.gov.nist.javax.sip.stack.forkedinvite
-
- test.unit.gov.nist.javax.sip.stack.forkedinvite482 - package test.unit.gov.nist.javax.sip.stack.forkedinvite482
-
- test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout - package test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout
- Tests for whether the DialogTimedOutEvent is delivered to the application under the following scenarios:
Scenario 1
INVITE is sent by UAC and forked through a forking proxy to a pair of UAS. - test.unit.gov.nist.javax.sip.stack.no491 - package test.unit.gov.nist.javax.sip.stack.no491
-
- test.unit.gov.nist.javax.sip.stack.reInvite - package test.unit.gov.nist.javax.sip.stack.reInvite
-
- test.unit.gov.nist.javax.sip.stack.reinvitechallenge - package test.unit.gov.nist.javax.sip.stack.reinvitechallenge
-
- test.unit.gov.nist.javax.sip.stack.stx491 - package test.unit.gov.nist.javax.sip.stack.stx491
-
- test.unit.gov.nist.javax.sip.stack.subsnotify - package test.unit.gov.nist.javax.sip.stack.subsnotify
-
- test.unit.gov.nist.javax.sip.stack.timeoutontermineted - package test.unit.gov.nist.javax.sip.stack.timeoutontermineted
-
- test.unit.gov.nist.javax.sip.stack.tls - package test.unit.gov.nist.javax.sip.stack.tls
-
- test.unit.gov.nist.javax.sip.stack.tx.timeout - package test.unit.gov.nist.javax.sip.stack.tx.timeout
-
- test.unit.gov.nist.javax.sip.stack.uasreinvite - package test.unit.gov.nist.javax.sip.stack.uasreinvite
-
- TEST_OUTPUT -
Static variable in interface test.torture.TagNames
-
- testAckReTransmission() -
Method in class test.unit.gov.nist.javax.sip.stack.AckReTransmissionTest
-
- testAddRemoveHeader() -
Method in class test.tck.factory.MessageFactoryTest
-
- testAddressFactory() -
Method in class test.tck.factory.AddressFactoryTest
-
- testAndSetTransactionTerminatedEvent() -
Method in class gov.nist.javax.sip.stack.SIPTransaction
- Flag to test if the terminated event is delivered.
- testAutomaticDialogNonEnabledRaceCondition() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
- Checking if when the flag is not enabled and a 200 ok response comes before
the app code has called createNewDialog doesn't create a dialog
- testBadURIs() -
Method in class test.unit.gov.nist.javax.sip.address.JainSipUriTest
-
- TestCall - Class in performance.b2bua
-
- TestCall(String, SipProvider, HeaderFactory, MessageFactory) -
Constructor for class performance.b2bua.TestCall
-
- testCallAnalyzerConcurrencyAndLeaks() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest
-
- testCallingCompletedTerminatedScenario() -
Method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
- Tries to steer a TI client transaction through the following scenario
Calling-->Completed-->Terminated.
- testCallingProceedingCompletedTerminatedScenario() -
Method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
- Tries to steer a TI client transaction through the following scenario
Calling-->Proceeding-->Completed-->Terminated.
- testCallingProceedingTerminatedScenario() -
Method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
- Tries to steer a TI client transaction through the following scenario
Calling-->Proceeding-->Terminated.
- testCallingTerminatedScenario() -
Method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
- Tries to steer a TI client transaction through the following scenario
Calling-->Terminated.
- TestCancel - Class in examples.cancel
-
- TestCancel() -
Constructor for class examples.cancel.TestCancel
-
- testCancel() -
Method in class test.tck.msgflow.ServerTransactionTest
-
- testCancelDelay() -
Method in class examples.cancel.TestDelayedCancel
-
- testCanceledInvite() -
Method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
- JvB: tests CANCEL for an INVITE ST
- testCancelEvent() -
Method in class test.unit.gov.nist.javax.sip.stack.CancelEventTest
-
- testCancelNoDelay() -
Method in class examples.cancel.TestCancel
-
- TESTCASE -
Static variable in interface test.torture.TagNames
-
- testCaseInsensitiveCanceledInvite() -
Method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
- JvB: tests CANCEL for an INVITE ST, in case the client changes
the case of the branch id to all lowercvase (NIST used to do this)
- testCharset() -
Method in class test.tck.factory.MessageFactoryTest
-
- testClientDialogStates() -
Method in class test.tck.msgflow.DialogStateMachineTest
- Tests state transitions of a server side dialog
- testClientTransactionTimeout() -
Method in class test.tck.msgflow.TransactionTimeoutEventTest
- Test if the tx timeout is delivered.
- testCounter -
Static variable in class test.tck.TestHarness
-
- testCreateCancel() -
Method in class test.tck.msgflow.ClientTransactionTest
- Creates an invite request using the Tested Implementation and then
tests creating a cancel for the same invite request.
- testCreateMultipartMimeContent() -
Method in class test.unit.gov.nist.javax.sip.multipartmime.MultipartMimeParserTest
-
- testCreateRequest() -
Method in class test.tck.factory.MessageFactoryTest
-
- testCreateRequest() -
Method in class test.tck.msgflow.DialogTest
- Create a BYE request and check whether major fields are properly set
- testCreateRequest1() -
Method in class test.tck.factory.MessageFactoryTest
-
- testCSeqValidationIsOff() -
Method in class test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest
-
- testDate() -
Method in class test.tck.factory.HeaderFactoryTest
- This test checks the Date format, which is quite strict for SIP
- testDecode() -
Method in class test.unit.gov.nist.javax.sip.address.UriDecoderTest
- Test method for
UriDecoder.decode(java.lang.String)
.
- TestDelayedCancel - Class in examples.cancel
-
- TestDelayedCancel() -
Constructor for class examples.cancel.TestDelayedCancel
-
- testDeliverNotifyBefore202() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverNotifyBefore202Test
-
- testDescription -
Variable in class test.torture.Torture
-
- testDialogIdentity() -
Method in class test.unit.gov.nist.javax.sip.stack.DialogIdentityTest
-
- testDialogIdentity() -
Method in class test.unit.gov.nist.javax.sip.stack.NoToTagOn1xxDialogLeakTest
-
- testDialogIdentity180HasToTag() -
Method in class test.unit.gov.nist.javax.sip.stack.DialogIdentityTest
-
- testDialogProperties() -
Method in class test.tck.msgflow.DialogTest
- Test whether dialog fields are properly set
- testDialogTimeoutAndTerminatedSipListenerExt() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- testDialogTimeoutAutoDialog() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- testDialogTimeoutB2BUABothCalled() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- testDialogTimeoutDialogDeletedNotImplementedSipListenerExt() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- testDialogTimeoutSipListenerExt() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.timeout.DialogTimeoutTest
-
- testDifferent() -
Method in class test.unit.gov.nist.javax.sip.address.JainSipUriTest
-
- testedImplFlag -
Variable in class test.tck.msgflow.callflows.ScenarioHarness
-
- testEqual() -
Method in class test.unit.gov.nist.javax.sip.address.JainSipUriTest
-
- testFail -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- testForkedInvite() -
Method in class test.tck.msgflow.callflows.forkedinvite.ForkedInviteTest
-
- testForkedInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite482.ForkedInviteTest
-
- testForkedInviteNonRFC3261() -
Method in class test.unit.gov.nist.javax.sip.stack.NonRfc3261ForkedInviteTest
- Test forking in combination with one non-RFC3261 UAS
- testGetHeaderNames() -
Method in class test.tck.factory.MessageFactoryTest
-
- testGetNewClientTransaction() -
Method in class test.tck.msgflow.SipProviderTest
- Test whether new ClientTransactions are properly created.
- testGetNewServerTransaction() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a request from the RI and tests whether the tested implementation
properly creates a ServerTransaction.
- testGoodURIs() -
Method in class test.unit.gov.nist.javax.sip.address.JainSipUriTest
-
- TestHarness - Class in test.tck
-
- TestHarness() -
Constructor for class test.tck.TestHarness
- Default constructor
- TestHarness(String) -
Constructor for class test.tck.TestHarness
-
- TestHarness(String, boolean) -
Constructor for class test.tck.TestHarness
-
- testHeaderFactory() -
Method in class test.tck.factory.HeaderFactoryTest
-
- testHeaderParams() -
Method in class test.tck.factory.HeaderFactoryTest
- This tests that header parameters are properly assigned to the header, not the URI,
when there are no angle brackets
- testHeaderParams2() -
Method in class test.tck.factory.HeaderFactoryTest
- This tests that header parameters are properly assigned to the header, not the URI,
when there are no angle brackets - in particular for 'tag'
- testHeaderParams3() -
Method in class test.tck.factory.HeaderFactoryTest
- This tests that header parameters are properly assigned to the header, not the URI,
when there are no angle brackets - in particular for 'tag'
- testHostNameParser() -
Method in class test.unit.gov.nist.javax.sip.parser.HostNameParserTest
-
- testInDialogSubscribe() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.NotifyBefore202Test
-
- testInterceptor() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPEventInterceptorTest
-
- testInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- testInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- testInviteAutomaticDialogNonEnabled() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- testInviteAutomaticDialogNonEnabledForkSecond() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- testInviteAutomaticDialogNonEnabledOKFromSecondForkFirst() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvite.InviteTest
-
- testInviteCancel() -
Method in class test.tck.msgflow.InviteClientTransactionsStateMachineTest
- JvB: Tests transmission of an INVITE followed by CANCELlation of that
request
-> INVITE <- 100 -> CANCEL <- OK <- 487 -> ACK
- testInviteTransactionTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- testKeepaliveTCP() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- testKeepaliveTCPModifyKeepAliveTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- testKeepaliveTCPShootistTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- testKeepaliveTCPShootmeTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.RFC5626KeepAliveTest
-
- testMessage -
Variable in class test.torture.Torture
-
- testMessageGetMethods() -
Method in class test.tck.factory.MessageFactoryTest
-
- testMessageSyntax() -
Method in class test.unit.gov.nist.javax.sip.parser.JunkAtEndOfMessageTest
-
- testMessageSyntax2() -
Method in class test.unit.gov.nist.javax.sip.parser.JunkAtEndOfMessageTest
-
- testMultipleContacts() -
Method in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- testNonInviteTransactionTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- testNonRFC3261CanceledInvite() -
Method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
- JvB: tests CANCEL for an INVITE ST, from an non-RFC3261 client
which uses a Via branch not starting with the magic cookie
- testParseMessage() -
Method in class test.unit.gov.nist.javax.sip.parser.RussianDisplayNameTest
-
- testParser() -
Method in class test.torture.TortureTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AcceptLanguageParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AddressParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AlertInfoParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AllowEventsParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AllowParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AuthenticationInfoParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.AuthorizationParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.CallIDParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.CallInfoParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContactParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContentDispositionParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContentEncodingParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContentLanguageParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContentLengthParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ContentTypeParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.CSeqParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.DateParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ErrorInfoParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.EventParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ExpiresParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.JoinParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.MinSEParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.ReferencesParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.ReferredByParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.ReplacesParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.extensions.SessionExpiresParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.FromParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PAssertedIdentityParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PAssertedServiceParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PAssociatedURIParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PathParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PCalledPartyIDParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PMediaAuthorizationParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PPreferredIdentityParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PPreferredServiceParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PProfileKeyParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PrivacyParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PServedUserParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PUserDatabaseParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.SecurityClientParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.SecurityServerParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ims.SecurityVerifyParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.InReplyToParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.MaxForwardsParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.MimeVersionParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.MinExpiresParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.OrganizationParserTest
-
- testParser(Class, String[]) -
Method in class test.unit.gov.nist.javax.sip.parser.ParserTestCase
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ParserTestCase
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.RecordRouteParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ReferToParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.RetryAfterParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.RouteParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.TimeStampParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.ViaParserTest
-
- testParser() -
Method in class test.unit.gov.nist.javax.sip.parser.WarningParserTest
-
- testPrack() -
Method in class test.tck.msgflow.callflows.prack.UdpPrackTest
-
- testPrack() -
Method in class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- testPrack2() -
Method in class test.tck.msgflow.callflows.prack.UdpPrackTest
-
- testProceedingCompletedConfirmedScenario() -
Method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
- Tries to steer a TI server transaction through the following scenario
Proceeding-->Completed-->Confirmed-->Terminated.
- testProceedingTerminatedScenario() -
Method in class test.tck.msgflow.InviteServerTransactionsStateMachineTest
- Tries to steer a TI server transaction through the following scenario
Proceeding-->Terminated.
- testProtocol -
Variable in class test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
-
- testProtocol -
Variable in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- testProtocol -
Variable in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- testReceiveACK() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a single ACK request from the RI, and tests if the TI passes it to the
application
ACKs MUST NOT be filtered for stateless proxy applications, they must forward them
- testReceiveRequest() -
Method in class test.tck.msgflow.SipProviderTest
- Send a simple invite request from the RI and check whether it is properly
delivered by the TI SipProvider
- testReceiveResponse() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a request from the TI, generates a response at the RI side, sends
it back and checks whether it arrives at the TI.
- testRecordRoute() -
Method in class test.tck.msgflow.callflows.recroute.TCPRecordRouteTest
-
- testRecordRoute() -
Method in class test.tck.msgflow.callflows.recroute.UDPRecordRouteTest
-
- testRedirect() -
Method in class test.tck.msgflow.callflows.redirect.TcpRedirectTest
-
- testRedirect() -
Method in class test.tck.msgflow.callflows.redirect.UdpRedirectTest
-
- testRedirect2() -
Method in class test.tck.msgflow.callflows.redirect.TcpRedirectTest
-
- testRedirect2() -
Method in class test.tck.msgflow.callflows.redirect.UdpRedirectTest
-
- testRefer() -
Method in class test.tck.msgflow.callflows.refer.TcpReferTest
-
- testRefer() -
Method in class test.tck.msgflow.callflows.refer.UdpReferTest
-
- testRefer2() -
Method in class test.tck.msgflow.callflows.refer.TcpReferTest
-
- testRefer2() -
Method in class test.tck.msgflow.callflows.refer.UdpReferTest
-
- testRejectInvalidResponse() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectInvalidResponseTest
-
- testRejectOutOfSequenceRequest() -
Method in class test.unit.gov.nist.javax.sip.stack.RejectOutOfSequenceMessageTest
-
- testResult -
Variable in class test.tck.TestHarness
-
- testRetransmit() -
Method in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest
-
- testRetransmit() -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest
-
- testRetransmit() -
Method in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest
-
- testRetransmitNoAckSent() -
Method in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest
-
- testRPort() -
Method in class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- testSdpParser() -
Method in class test.gov.nist.javax.sdp.parser.SdpParserTest
-
- testSelfroutingTCP() -
Method in class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- testSelfroutingUDP() -
Method in class test.unit.gov.nist.javax.sip.stack.SelfroutingTest
-
- testSendAck() -
Method in class test.tck.msgflow.DialogTest
- Steer the dialog to a CONFIRMED state and try sending an ack
An invite has been sent by the TI in the setUp method so we take it from
that point on.
- testSendForkedInvite() -
Method in class examples.forked.invite.ForkedInviteTest
-
- testSendInvite() -
Method in class test.tck.msgflow.callflows.reinvite.ReInviteTest
-
- testSendInvite() -
Method in class test.tck.msgflow.callflows.sctp.SctpTest
-
- testSendInvite() -
Method in class test.tck.msgflow.callflows.tls.TlsTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.acktransport.InviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.challenge.ChallengeTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.ctx491.ReInviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.BackToBackUserAgentTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.BackToBackUserAgentTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTCPPostParserThreadPoolTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.no491.ReInviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.NoAutoDialogTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.reInvite.ReInviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.ReInviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.stx491.ReInviteTest
-
- testSendInvite() -
Method in class test.unit.gov.nist.javax.sip.stack.uasreinvite.ReInviteAllowInterleavingTest
-
- testSendInviteDialogTimeoutEventSeen() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- testSendInviteEarlyDialogTimeoutEventSeen() -
Method in class test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout.InviteTest
-
- testSendInviteExpectTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.CtxExpiredTest
-
- testSendInviteExpectTimeout() -
Method in class test.unit.gov.nist.javax.sip.stack.DialogEarlyStateTimeoutTest
-
- testSendInviteShouldNotTerminatedOnINFO() -
Method in class test.unit.gov.nist.javax.sip.stack.dialog.termination.DialogTerminationOn50XTest
-
- testSendInviteWithBadHeader() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverRequestEventWithBadHeaderTest
-
- testSendInviteWithBadHeader() -
Method in class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest
-
- testSendNullRequest() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a empty request and assures that the other side does not see the request.
- testSendRequest() -
Method in class test.tck.msgflow.ClientTransactionTest
- Tests sending a request from a ClientTransaction.
- testSendRequest() -
Method in class test.tck.msgflow.DialogTest
-
- testSendRequest() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a single invite request and checks whether it arrives normally
at the other end.
- testSendRequest() -
Method in class test.unit.gov.nist.javax.sip.stack.DeliverUnsolicitedNotifyTest
-
- testSendResponse() -
Method in class test.tck.msgflow.ServerTransactionTest
-
- testSendResponse() -
Method in class test.tck.msgflow.SipProviderTest
- Sends a request from the RI, generates a response at the TI side, sends
it back and checks whether it arrives at the RI.
- testSendSubscribe() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.NotifyBefore202Test
-
- testSendSubscribe() -
Method in class test.unit.gov.nist.javax.sip.stack.subsnotify.SubscriberTimeoutAggressiveTest
-
- testServerDialogStates() -
Method in class test.tck.msgflow.DialogStateMachineTest
- Tests state transitions of a client side dialog
- testServerTransactionForRetransmissionAlerts() -
Method in class test.tck.msgflow.TransactionTimeoutEventTest
-
- testServerTransactionForTimeout() -
Method in class test.tck.msgflow.TransactionTimeoutEventTest
-
- testSipMessageValve() -
Method in class test.unit.gov.nist.javax.sip.stack.SIPMessageValveTest
-
- testStar() -
Method in class test.tck.factory.AddressFactoryTest
-
- testStressMessageSerialization() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpMultiThreadDeadlockTest
-
- testStressMessageSerialization() -
Method in class test.unit.gov.nist.javax.sip.stack.TcpSingleThreadDeadlockTest
-
- testSubsnotify() -
Method in class test.tck.msgflow.callflows.subsnotify.UdpSubsnotifyTest
- tests notifier and subscriber in TI (test impl) provider
- testSubsnotify2() -
Method in class test.tck.msgflow.callflows.subsnotify.UdpSubsnotifyTest
- tests provider in TI (test impl) provider.
- testTCPCongestionControlOff() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testTCPHugeLoss() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testTCPNoThreadpool() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testTCPZeroLostMessages() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testTelUriInvite() -
Method in class test.tck.msgflow.callflows.router.UdpRouterTest
-
- testTelURL() -
Method in class test.tck.factory.AddressFactoryTest
-
- testTls() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTest
-
- testTls() -
Method in class test.unit.gov.nist.javax.sip.stack.tls.TlsTestDomainDash
-
- testTryingCompletedScenario() -
Method in class test.tck.msgflow.NonInviteServerTransactionsStateMachineTest
- Tries to steer a TI server transaction through the following scenario
Trying-->Completed.
- testTryingCompletedTerminatedScenario() -
Method in class test.tck.msgflow.NonInviteClientTransactionsStateMachineTest
- Tries to walk a TI client transaction through the following scenario
Trying-->Completed-->Terminated.
- testTryingProceedingCompletedScenario() -
Method in class test.tck.msgflow.NonInviteServerTransactionsStateMachineTest
- Tries to steer a TI server transaction through the following scenario
Trying-->Proceeding-->Completed-->Terminated.
- testTryingProceedingCompletedTerminatedScenario() -
Method in class test.tck.msgflow.NonInviteClientTransactionsStateMachineTest
- Tries to walk a TI client transaction through the following scenario
Trying-->Proceeding-->Completed-->Terminated.
- testUDPHugeLoss() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testUDPIdle() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testUDPNoThreadpool() -
Method in class test.unit.gov.nist.javax.sip.stack.StackQueueCongestionControlTest
-
- testURLParser() -
Method in class test.unit.gov.nist.javax.sip.parser.URLParserTest
-
- TEXT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- TEXT -
Variable in class gov.nist.javax.sip.header.Reason
-
- text -
Variable in class gov.nist.javax.sip.header.Warning
- warn-text field
- thirdSubPanel -
Variable in class tools.tracesviewer.TracesViewer
-
- ThreadAudit - Class in examples.nistgoodies.threadaudit
- This example demonstrates how an application can monitor
the health of the internal threads of the SIP Stack.
- ThreadAudit() -
Constructor for class examples.nistgoodies.threadaudit.ThreadAudit
-
- ThreadAuditor - Class in gov.nist.core
- Thread Auditor class:
- Provides a mechanism for applications to check the health of internal threads
- The mechanism is fairly simple:
- Threads register with the auditor at startup and "ping" the auditor every so often.
- ThreadAuditor() -
Constructor for class gov.nist.core.ThreadAuditor
-
- threadAuditor -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- ThreadAuditor.ThreadHandle - Class in gov.nist.core
-
- ThreadAuditor.ThreadHandle(ThreadAuditor) -
Constructor for class gov.nist.core.ThreadAuditor.ThreadHandle
-
- threadPoolSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- threadPoolSize -
Variable in class gov.nist.javax.sip.stack.UDPMessageProcessor
- Max # of udp message channels
- THU -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- THU -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- TI_PORT -
Static variable in class test.tck.TestHarness
-
- tiAddressFactory -
Static variable in class test.tck.TestHarness
-
- ticallId -
Variable in class test.tck.factory.MessageFactoryTest
-
- ticontentType -
Variable in class test.tck.factory.MessageFactoryTest
-
- ticSeq -
Variable in class test.tck.factory.MessageFactoryTest
-
- tiextensionHeader -
Variable in class test.tck.factory.MessageFactoryTest
-
- tiFactory -
Static variable in class test.tck.TestHarness
-
- tifrom -
Variable in class test.tck.factory.MessageFactoryTest
-
- tiHeaderFactory -
Static variable in class test.tck.TestHarness
-
- TILDE -
Static variable in class gov.nist.core.LexerCore
-
- TILDE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- tiListeningPoint -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- timaxForwards -
Variable in class test.tck.factory.MessageFactoryTest
-
- time -
Variable in class gov.nist.javax.sdp.fields.ZoneAdjustment
-
- time(Calendar) -
Method in class gov.nist.javax.sip.parser.HeaderParser
- Set the time field.
- Time - Interface in javax.sdp
- A RepeatTime represents a t= field contained within a TimeDescription.
- TIME_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- TimeDescription - Interface in javax.sdp
- A TimeDescription represents the fields present within a SDP time description.
- TimeDescriptionImpl - Class in gov.nist.javax.sdp
- Implementation of Time Description
- TimeDescriptionImpl() -
Constructor for class gov.nist.javax.sdp.TimeDescriptionImpl
- Creates new TimeDescriptionImpl
- TimeDescriptionImpl(TimeField) -
Constructor for class gov.nist.javax.sdp.TimeDescriptionImpl
- constructor
- timeDescriptions -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- TimeField - Class in gov.nist.javax.sdp.fields
- Time Field.
- TimeField() -
Constructor for class gov.nist.javax.sdp.fields.TimeField
-
- timeField() -
Method in class gov.nist.javax.sdp.parser.TimeFieldParser
- parse the field string
- TimeFieldParser - Class in gov.nist.javax.sdp.parser
-
- TimeFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.TimeFieldParser
- Creates new TimeFieldParser
- TIMEOUT -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Reason Code: The subscription has been terminated because it was not refreshed before
it expired.
- Timeout - Class in javax.sip
- This class contains the enumerations that define whether a timeout has
occured in the underlying implementation.
- TIMEOUT_ERROR -
Static variable in class gov.nist.javax.sip.stack.SIPTransactionErrorEvent
- This event ID indicates that the transaction has timed out.
- TIMEOUT_RETRANSMIT -
Static variable in class gov.nist.javax.sip.stack.SIPTransactionErrorEvent
- Retransmit signal to application layer.
- TimeoutEvent - Class in javax.sip
- This class represents an Timeout event that is passed from a SipProvider to
its SipListener.
- TimeoutEvent(Object, ServerTransaction, Timeout) -
Constructor for class javax.sip.TimeoutEvent
- Constructs a TimeoutEvent to indicate a server retransmission or transaction
timeout.
- TimeoutEvent(Object, ClientTransaction, Timeout) -
Constructor for class javax.sip.TimeoutEvent
- Constructs a TimeoutEvent to indicate a client retransmission or transaction
timeout.
- TimeoutOnTerminatedTest - Class in test.unit.gov.nist.javax.sip.stack.timeoutontermineted
-
- TimeoutOnTerminatedTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.timeoutontermineted.TimeoutOnTerminatedTest
-
- timeoutTimerTicksLeft -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_A -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- INVITE request retransmit interval, for UDP only
- TIMER_B -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- INVITE transaction timeout timer
- TIMER_D -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_F -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_H -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_I -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_J -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TIMER_K -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- timerTask -
Variable in class gov.nist.javax.sip.stack.SIPDialog
-
- tiMessageFactory -
Static variable in class test.tck.TestHarness
-
- TIMESTAMP -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- TimeStamp - Class in gov.nist.javax.sip.header
- TimeStamp SIP Header.
- TimeStamp() -
Constructor for class gov.nist.javax.sip.header.TimeStamp
- Default Constructor
- timeStamp -
Variable in class gov.nist.javax.sip.header.TimeStamp
- timeStamp field
- TIMESTAMP -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- TimeStampHeader - Interface in javax.sip.header
- The Timestamp header field describes when the UAC sent the request to the
UAS.
- TimeStampParser - Class in gov.nist.javax.sip.parser
- Parser for TimeStamp header.
- TimeStampParser(String) -
Constructor for class gov.nist.javax.sip.parser.TimeStampParser
- Creates a new instance of TimeStampParser
- TimeStampParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.TimeStampParser
- Constructor
- TimeStampParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- TimeStampParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.TimeStampParserTest
-
- TimeZoneAdjustment - Interface in javax.sdp
- A TimeZoneAdjustment represents the z= fields contained within a TimeDescription.
- tiRequestURI -
Variable in class test.tck.factory.MessageFactoryTest
-
- tiSipProvider -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- tiSipStack -
Variable in class test.tck.msgflow.MessageFlowHarness
-
- tito -
Variable in class test.tck.factory.MessageFactoryTest
-
- TiUnexpectedError - Error in test.tck
- This class serves to wrap exceptions that were thrown by the Tested
Implementation and that do not reflect a test failure but rather
an error that prevented the TCK from performing a test.
- TiUnexpectedError(String) -
Constructor for error test.tck.TiUnexpectedError
-
- TiUnexpectedError(String, Throwable) -
Constructor for error test.tck.TiUnexpectedError
-
- TiUnexpectedError(Throwable) -
Constructor for error test.tck.TiUnexpectedError
-
- tivia -
Variable in class test.tck.factory.MessageFactoryTest
-
- TLS -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- TLS -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- TLS -
Static variable in interface javax.sip.ListeningPoint
- Transport constant: TLS over TCP
- TLSMessageChannel - Class in gov.nist.javax.sip.stack
- This is sipStack for TLS connections.
- TLSMessageChannel(Socket, SIPTransactionStack, TLSMessageProcessor, String) -
Constructor for class gov.nist.javax.sip.stack.TLSMessageChannel
- Constructor - gets called from the SIPStack class with a socket on
accepting a new client.
- TLSMessageChannel(InetAddress, int, SIPTransactionStack, TLSMessageProcessor) -
Constructor for class gov.nist.javax.sip.stack.TLSMessageChannel
- Constructor - connects to the given inet address.
- TLSMessageProcessor - Class in gov.nist.javax.sip.stack
- Sit in a loop waiting for incoming tls connections and start a new thread to handle each new
connection.
- TLSMessageProcessor(InetAddress, SIPTransactionStack, int) -
Constructor for class gov.nist.javax.sip.stack.TLSMessageProcessor
- Constructor.
- TlsSecurityPolicy - Interface in gov.nist.javax.sip
- An implementation of this interface can be registered with the sip stack using the
configuration property gov.nist.javax.sip.TLS_SECURITY_POLICY
- TlsTest - Class in test.tck.msgflow.callflows.tls
-
- TlsTest() -
Constructor for class test.tck.msgflow.callflows.tls.TlsTest
-
- TlsTest - Class in test.unit.gov.nist.javax.sip.stack.tls
-
- TlsTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.TlsTest
-
- TlsTestDomainDash - Class in test.unit.gov.nist.javax.sip.stack.tls
- Non regression test for http://java.net/jira/browse/JSIP-417
- TlsTestDomainDash() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tls.TlsTestDomainDash
-
- TO -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- To - Class in gov.nist.javax.sip.header
- To SIP Header.
- To() -
Constructor for class gov.nist.javax.sip.header.To
- default Constructor.
- To(From) -
Constructor for class gov.nist.javax.sip.header.To
- Generate a TO header from a FROM header
- TO -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- TO_TAG -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- toArray() -
Method in class gov.nist.javax.sip.header.SIPHeaderList
- Array conversion.
- toArray(T[]) -
Method in class gov.nist.javax.sip.header.SIPHeaderList
-
- toExit -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- toHeader -
Variable in class gov.nist.javax.sip.message.SIPMessage
-
- ToHeader - Interface in javax.sip.header
- The To header field first and foremost specifies the desired "logical"
recipient of the request, or the address-of-record of the user or resource
that is the target of this request.
- toHexString(byte[]) -
Static method in class gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
-
- toHexString(byte[]) -
Static method in class gov.nist.javax.sip.Utils
- convert an array of bytes to an hexadecimal string
- Token - Class in gov.nist.core
- Base token class.
- Token() -
Constructor for class gov.nist.core.Token
-
- TokenNames - Interface in gov.nist.javax.sip.parser
- A grab bag of SIP Token names.
- TokenNamesIms - Interface in gov.nist.javax.sip.parser.ims
-
- tokenType -
Variable in class gov.nist.core.Token
-
- TokenTypes - Interface in gov.nist.javax.sip.parser
-
- tokenValue -
Variable in class gov.nist.core.Token
-
- TokenValues - Interface in test.torture
-
- toListener -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- toLowerCase(String) -
Static method in class gov.nist.javax.sip.header.SIPHeaderNamesCache
-
- TOO_MANY_HOPS -
Static variable in interface javax.sip.message.Response
- The server received a request that contains a Max-Forwards header field
with the value zero.
- tools.sniffer - package tools.sniffer
-
- tools.tracesviewer - package tools.tracesviewer
-
- TooManyHopsException - Exception in javax.sip.header
- This Exception is thrown when a user attempts decrement the Hop count when
the message as already reached its max number of forwards.
- TooManyHopsException() -
Constructor for exception javax.sip.header.TooManyHopsException
- Constructs a new
TooManyHopsException
- TooManyHopsException(String) -
Constructor for exception javax.sip.header.TooManyHopsException
- Constructs a new
TooManyHopsException
with
the specified error message.
- TooManyHopsException(String, Throwable) -
Constructor for exception javax.sip.header.TooManyHopsException
- Constructs a new
TooManyHopsException
with the
specified error message and specialized cause that triggered this error
condition.
- ToParser - Class in gov.nist.javax.sip.parser
- To Header parser.
- ToParser(String) -
Constructor for class gov.nist.javax.sip.parser.ToParser
- Creates new ToParser
- ToParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ToParser
-
- TORTURE -
Static variable in interface test.torture.TagNames
-
- Torture - Class in test.torture
-
- Torture() -
Constructor for class test.torture.Torture
-
- TortureTest - Class in test.torture
-
- TortureTest() -
Constructor for class test.torture.TortureTest
-
- toString() -
Method in class examples.nistgoodies.configlogger.LogRecordImpl
-
- toString() -
Method in class examples.nistgoodies.pluggablelogger.LogRecordImpl
-
- toString() -
Method in class gov.nist.core.DuplicateNameValueList
-
- toString() -
Method in class gov.nist.core.GenericObjectList
- Alias for the encode function above.
- toString() -
Method in class gov.nist.core.HostPort
-
- toString() -
Method in class gov.nist.core.NameValueList
-
- toString() -
Method in class gov.nist.core.ThreadAuditor.ThreadHandle
- Returns a string representation of the object
- toString() -
Method in class gov.nist.core.ThreadAuditor
- Returns a string representation of the object
- toString() -
Method in class gov.nist.core.Token
-
- toString() -
Method in class gov.nist.javax.sdp.fields.AttributeField
-
- toString() -
Method in class gov.nist.javax.sdp.fields.ConnectionField
-
- toString() -
Method in class gov.nist.javax.sdp.fields.EmailField
-
- toString() -
Method in class gov.nist.javax.sdp.fields.SDPField
-
- toString() -
Method in class gov.nist.javax.sdp.fields.SDPFieldList
- Return a string representation.
- toString() -
Method in class gov.nist.javax.sdp.fields.SDPObject
-
- toString() -
Method in class gov.nist.javax.sdp.fields.SDPObjectList
-
- toString() -
Method in class gov.nist.javax.sdp.MediaDescriptionImpl
-
- toString() -
Method in class gov.nist.javax.sdp.SessionDescriptionImpl
- Returns the canonical string representation of the current
SessionDescrption.
- toString() -
Method in class gov.nist.javax.sdp.TimeDescriptionImpl
-
- toString() -
Method in class gov.nist.javax.sip.address.GenericURI
- Encode this URI.
- toString() -
Method in class gov.nist.javax.sip.address.NetObject
- Encode this to a string.
- toString() -
Method in class gov.nist.javax.sip.address.NetObjectList
- Encode this to a string.
- toString() -
Method in class gov.nist.javax.sip.address.SipUri
- Return a string representation.
- toString() -
Method in class gov.nist.javax.sip.address.TelURLImpl
- Return the string encoding.
- toString() -
Method in class gov.nist.javax.sip.header.SIPHeader
-
- toString() -
Method in class gov.nist.javax.sip.header.SIPObject
-
- toString() -
Method in class gov.nist.javax.sip.IOExceptionEventExt
-
- toString() -
Method in interface gov.nist.javax.sip.LogRecord
- Get an XML String for this message
- toString() -
Method in class gov.nist.javax.sip.MergedSystemProperties
-
- toString() -
Method in interface gov.nist.javax.sip.message.Content
- The default packing method.
- toString() -
Method in class gov.nist.javax.sip.message.ContentImpl
-
- toString() -
Method in interface gov.nist.javax.sip.message.MultipartMimeContent
-
- toString() -
Method in class gov.nist.javax.sip.message.MultipartMimeContentImpl
-
- toString() -
Method in class gov.nist.javax.sip.message.SIPMessage
-
- toString() -
Method in class gov.nist.javax.sip.message.SIPRequest
- ALias for encode above.
- toString() -
Method in class gov.nist.javax.sip.message.SIPResponse
-
- toString() -
Method in class gov.nist.javax.sip.stack.HopImpl
- Debugging println.
- toString() -
Method in interface javax.sdp.Media
- Generates a string description of this object.
- toString() -
Method in interface javax.sip.address.Address
- Returns a string representation of this Address.
- toString() -
Method in interface javax.sip.address.Hop
- This method returns the Hop as a string.
- toString() -
Method in interface javax.sip.address.SipURI
- This method returns the URI as a string.
- toString() -
Method in interface javax.sip.address.TelURL
- This method returns the URI as a string.
- toString() -
Method in interface javax.sip.address.URI
- This method returns the URI as a string.
- toString() -
Method in class javax.sip.DialogState
- This method returns a string version of this class.
- toString() -
Method in interface javax.sip.header.Header
- Gets a string representation of the Header.
- toString() -
Method in interface javax.sip.message.Message
- Gets string representation of Message
- toString() -
Method in class javax.sip.Timeout
- This method returns a string version of this class.
- toString() -
Method in class javax.sip.TransactionState
-
- totalTime -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
-
- toXML() -
Method in class tools.sniffer.SniffMessage
-
- toXML() -
Method in class tools.sniffer.SniffMessageList
-
- toXML() -
Method in class tools.sniffer.SniffSessionList
- Return a string consisting of formatted messages that can be fed
to the trace viewer.
- trace -
Variable in class gov.nist.javax.sip.stack.CallAnalyzer.StackTrace
-
- TRACE_DEBUG -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_ERROR -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_EXCEPTION -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_FATAL -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_INFO -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_MESSAGES -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_NONE -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_TRACE -
Static variable in interface gov.nist.core.LogLevels
-
- TRACE_WARN -
Static variable in interface gov.nist.core.LogLevels
-
- traceLevel -
Variable in class gov.nist.core.LogWriter
- trace level
- traceLevel -
Variable in class gov.nist.javax.sip.stack.ServerLog
- default trace level
- TracesAnimationThread - Class in tools.tracesviewer
-
- TracesAnimationThread(TracesCanvas) -
Constructor for class tools.tracesviewer.TracesAnimationThread
-
- TracesCanvas - Class in tools.tracesviewer
-
- TracesCanvas(TracesSession, TextArea, String, TracesViewer) -
Constructor for class tools.tracesviewer.TracesCanvas
-
- TracesCanvas(TracesSession, Image, String, int, TracesViewer) -
Constructor for class tools.tracesviewer.TracesCanvas
-
- tracesCanvas -
Variable in class tools.tracesviewer.TracesSessionsList
-
- tracesCanvas -
Variable in class tools.tracesviewer.TracesViewer
-
- TracesMessage - Class in tools.tracesviewer
-
- TracesMessage() -
Constructor for class tools.tracesviewer.TracesMessage
-
- TracesMessage(String, String, String, String, String, String, String, String, String) -
Constructor for class tools.tracesviewer.TracesMessage
-
- tracesOrigin -
Variable in class tools.tracesviewer.TracesCanvas
-
- tracesSession -
Variable in class tools.tracesviewer.TracesCanvas
-
- TracesSession - Class in tools.tracesviewer
-
- TracesSession() -
Constructor for class tools.tracesviewer.TracesSession
-
- TracesSession(String, String) -
Constructor for class tools.tracesviewer.TracesSession
-
- TracesSession(MessageLogList) -
Constructor for class tools.tracesviewer.TracesSession
-
- TracesSessions - Class in tools.tracesviewer
-
- TracesSessions() -
Constructor for class tools.tracesviewer.TracesSessions
-
- tracesSessions -
Variable in class tools.tracesviewer.TracesSessionsDisplayer
-
- tracesSessions -
Variable in class tools.tracesviewer.TracesSessionsList
-
- tracesSessions -
Variable in class tools.tracesviewer.TracesViewer
-
- tracesSessionsDisplayer -
Variable in class tools.tracesviewer.ListenerTracesViewer
-
- TracesSessionsDisplayer - Class in tools.tracesviewer
-
- TracesSessionsDisplayer() -
Constructor for class tools.tracesviewer.TracesSessionsDisplayer
-
- TracesSessionsList - Class in tools.tracesviewer
-
- TracesSessionsList() -
Constructor for class tools.tracesviewer.TracesSessionsList
-
- tracesSessionsList -
Variable in class tools.tracesviewer.TracesViewer
-
- tracesSessionsListStateChanged(ItemEvent) -
Method in class tools.tracesviewer.ListenerTracesViewer
-
- TracesSocket - Class in tools.tracesviewer
-
- TracesSocket(String, String) -
Constructor for class tools.tracesviewer.TracesSocket
- Creates a new instance of TracesSocket
- tracesThread -
Variable in class tools.tracesviewer.TracesAnimationThread
-
- tracesViewer -
Variable in class tools.tracesviewer.ListenerTracesViewer
-
- tracesViewer -
Variable in class tools.tracesviewer.TracesCanvas
-
- TracesViewer - Class in tools.tracesviewer
-
- TracesViewer(Hashtable, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
- Call this constructor when you want to construct a visualizer
from traces that you have already read.
- TracesViewer(String, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
-
- TracesViewer(String, String, String, String, String, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
-
- TracesViewer(String, Hashtable, String, String, String, String, String, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
- constructor for the proxy
- TracesViewer(String, String, String, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
- Use this constructor when retrieving a trace from a log file.
- TracesViewer(String, String, Hashtable, String, String, String, String, String, String, String, String) -
Constructor for class tools.tracesviewer.TracesViewer
-
- TRANSACTION -
Static variable in class javax.sip.Timeout
- This constant value indicates the "Transaction" timeout.
- Transaction - Interface in javax.sip
- Transactions are a fundamental component of SIP.
- TRANSACTION_TIMES_OUT_FOR -
Static variable in class test.tck.msgflow.MessageFlowHarness
-
- TransactionAlreadyExistsException - Exception in javax.sip
- This Exception is thrown when a user attempts to get a transaction to handle
a message when infact a transaction is already handling this message.
- TransactionAlreadyExistsException() -
Constructor for exception javax.sip.TransactionAlreadyExistsException
- Constructs a new
TransactionAlreadyExistsException
- TransactionAlreadyExistsException(String) -
Constructor for exception javax.sip.TransactionAlreadyExistsException
- Constructs a new
TransactionAlreadyExistsException
with
the specified error message.
- TransactionAlreadyExistsException(String, Throwable) -
Constructor for exception javax.sip.TransactionAlreadyExistsException
- Constructs a new
TransactionAlreadyExistsException
with the
specified error message and specialized cause that triggered this error
condition.
- TransactionAlreadyExistsExceptionTest - Class in test.unit.gov.nist.javax.sip.stack
-
- TransactionAlreadyExistsExceptionTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest
-
- TransactionAlreadyExistsExceptionTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- TransactionAlreadyExistsExceptionTest.Shootist() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootist
-
- TransactionAlreadyExistsExceptionTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- TransactionAlreadyExistsExceptionTest.Shootme() -
Constructor for class test.unit.gov.nist.javax.sip.stack.TransactionAlreadyExistsExceptionTest.Shootme
-
- TransactionDoesNotExistException - Exception in javax.sip
- This Exception is thrown when a user attempts to reference
a client or server transaction that does currently not exist in the
underlying SipProvider
- TransactionDoesNotExistException() -
Constructor for exception javax.sip.TransactionDoesNotExistException
- Constructs a new
TransactionDoesNotExistException
- TransactionDoesNotExistException(String) -
Constructor for exception javax.sip.TransactionDoesNotExistException
- Constructs a new
TransactionDoesNotExistException
with
the specified error message.
- TransactionDoesNotExistException(String, Throwable) -
Constructor for exception javax.sip.TransactionDoesNotExistException
- Constructs a new
TransactionDoesNotExistException
with the
specified error message and specialized cause that triggered this error
condition.
- transactionErrorEvent(SIPTransactionErrorEvent) -
Method in class gov.nist.javax.sip.SipProviderImpl
- Invoked when an error has ocurred with a transaction.
- transactionErrorEvent(SIPTransactionErrorEvent) -
Method in interface gov.nist.javax.sip.stack.SIPTransactionEventListener
- Invoked when an error has ocurred with a transaction.
- transactionErrorEvent(SIPTransactionErrorEvent) -
Method in class gov.nist.javax.sip.stack.SIPTransactionStack
- Invoked when an error has ocurred with a transaction.
- TransactionExt - Interface in gov.nist.javax.sip
-
- transactionId -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TransactionState - Class in javax.sip
- This class contains the enumerations that define the underlying state of an
existing transaction.
- TransactionTerminatedEvent - Class in javax.sip
- TransactionTerminatedEvent is delivered to the Listener when the
transaction transitions to the terminated state.
- TransactionTerminatedEvent(Object, ServerTransaction) -
Constructor for class javax.sip.TransactionTerminatedEvent
- Constructs a TransactionTerminatedEvent to indicate a server retransmission
or transaction timeout.
- TransactionTerminatedEvent(Object, ClientTransaction) -
Constructor for class javax.sip.TransactionTerminatedEvent
- Constructs a TransactionTerminatedEvent to indicate a client
retransmission or transaction timeout.
- transactionTimeout(Hop) -
Method in interface gov.nist.javax.sip.address.RouterExt
- Record that a transaction failure occured for the given hop.
- TransactionTimeoutEventTest - Class in test.tck.msgflow
- Timeout test for invite client transactions -- test to see if an timeout
event is delivered to the listener if the RI refuses to send OK to the INVITE
Client Tx.
- TransactionTimeoutEventTest(String) -
Constructor for class test.tck.msgflow.TransactionTimeoutEventTest
-
- transactionTimerStarted -
Variable in class gov.nist.javax.sip.stack.SIPTransaction
-
- TransactionUnavailableException - Exception in javax.sip
- The TransactionUnavailableException indicates that a vendor's implementation
could not create a Transaction for some reason.
- TransactionUnavailableException() -
Constructor for exception javax.sip.TransactionUnavailableException
- Constructs a new
TransactionUnavailableException
.
- TransactionUnavailableException(String) -
Constructor for exception javax.sip.TransactionUnavailableException
- Constructs a new
TransactionUnavailableException
with
the specified error message.
- TransactionUnavailableException(String, Throwable) -
Constructor for exception javax.sip.TransactionUnavailableException
- Constructs a new
TransactionUnavailableException
with the
specified error message and specialized cause that triggered this error
condition.
- transport -
Variable in class examples.redirect.ProtocolObjects
-
- transport -
Static variable in class examples.reinvite.ProtocolObjects
-
- TRANSPORT -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- TRANSPORT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- transport -
Variable in class gov.nist.javax.sip.header.Protocol
- transport field
- transport -
Variable in class gov.nist.javax.sip.ListeningPointImpl
-
- transport -
Variable in class gov.nist.javax.sip.stack.HopImpl
-
- transport -
Variable in class gov.nist.javax.sip.stack.MessageProcessor
- The transport where I am listening
- transport -
Static variable in class test.load.concurrency.ProtocolObjects
-
- transport -
Variable in class test.tck.msgflow.callflows.ProtocolObjects
-
- transport -
Variable in class test.tck.msgflow.callflows.ScenarioHarness
-
- transport -
Static variable in class test.unit.gov.nist.javax.sip.stack.acktransport.Shootme
-
- transport -
Variable in class test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.ProtocolObjects
-
- TRANSPORT_ERROR -
Static variable in class gov.nist.javax.sip.stack.SIPTransactionErrorEvent
- This event ID indicates that there was an error sending a message using
the underlying transport.
- TransportAlreadySupportedException - Exception in javax.sip
- The TransportAlreadySupportedException indicates that a specific transport is
already supported by a SipProvider via its ListeningPoints.
- TransportAlreadySupportedException() -
Constructor for exception javax.sip.TransportAlreadySupportedException
- Constructs a new
TransportAlreadySupportedException
.
- TransportAlreadySupportedException(String) -
Constructor for exception javax.sip.TransportAlreadySupportedException
- Constructs a new
TransportAlreadySupportedException
with
the specified error message.
- TransportAlreadySupportedException(String, Throwable) -
Constructor for exception javax.sip.TransportAlreadySupportedException
- Constructs a new
TransportAlreadySupportedException
with the
specified error message and specialized cause that triggered this error
condition.
- TransportNotSupportedException - Exception in javax.sip
- The TransportNotSupportedException indicates that a specific transport is
not supported by a vendor's implementation of this specification.
- TransportNotSupportedException() -
Constructor for exception javax.sip.TransportNotSupportedException
- Constructs a new
TransportNotSupportedException
.
- TransportNotSupportedException(String) -
Constructor for exception javax.sip.TransportNotSupportedException
- Constructs a new
TransportNotSupportedException
with
the specified error message.
- TransportNotSupportedException(String, Throwable) -
Constructor for exception javax.sip.TransportNotSupportedException
- Constructs a new
TransportNotSupportedException
with the
specified error message and specialized cause that triggered this error
condition.
- trimEndOfLine(String) -
Static method in class gov.nist.javax.sip.parser.StringMsgParser
-
- TRYING -
Static variable in interface javax.sip.message.Response
- This response indicates that the request has been received by the
next-hop server and that some unspecified action is being taken on
behalf of this call (for example, a database is being consulted).
- TRYING -
Static variable in class javax.sip.TransactionState
- This constant value indicates that the transaction state is "Trying".
- TRYING_STATE -
Static variable in class gov.nist.javax.sip.stack.SIPTransaction
- Trying state.
- ttl -
Variable in class gov.nist.javax.sdp.fields.ConnectionAddress
-
- TTL -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- TTL -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- TTL -
Static variable in class gov.nist.javax.sip.header.Via
- The "TTL" parameter is designating the time-to-live value.
- ttoken() -
Method in class gov.nist.core.LexerCore
-
- ttokenSafe() -
Method in class gov.nist.core.LexerCore
-
- TUE -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- TUE -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- TxTimeoutTest - Class in test.unit.gov.nist.javax.sip.stack.tx.timeout
- Non regression test for http://java.net/jira/browse/JSIP-420
- TxTimeoutTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.tx.timeout.TxTimeoutTest
-
- type -
Variable in class gov.nist.javax.sdp.fields.KeyField
-
- type -
Variable in class gov.nist.javax.sip.header.MediaRange
- type field
- TypedTime - Class in gov.nist.javax.sdp.fields
- Typed time SDP field.
- TypedTime() -
Constructor for class gov.nist.javax.sdp.fields.TypedTime
-
U
- U -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- UDP -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- UDP -
Static variable in interface gov.nist.javax.sip.address.ParameterNames
-
- UDP -
Static variable in interface javax.sip.ListeningPoint
- Transport constant: UDP
- UDPMessageChannel - Class in gov.nist.javax.sip.stack
- This is the UDP Message handler that gets created when a UDP message needs to
be processed.
- UDPMessageChannel(SIPTransactionStack, UDPMessageProcessor, String) -
Constructor for class gov.nist.javax.sip.stack.UDPMessageChannel
- Constructor - takes a datagram packet and a stack structure Extracts the
address of the other from the datagram packet and stashes away the
pointer to the passed stack structure.
- UDPMessageChannel(SIPTransactionStack, UDPMessageProcessor, DatagramPacket) -
Constructor for class gov.nist.javax.sip.stack.UDPMessageChannel
- Constructor.
- UDPMessageChannel(InetAddress, int, SIPTransactionStack, UDPMessageProcessor) -
Constructor for class gov.nist.javax.sip.stack.UDPMessageChannel
- Constructor.
- UDPMessageProcessor - Class in gov.nist.javax.sip.stack
- Sit in a loop and handle incoming udp datagram messages.
- UDPMessageProcessor(InetAddress, SIPTransactionStack, int) -
Constructor for class gov.nist.javax.sip.stack.UDPMessageProcessor
- Constructor.
- UdpPrackTest - Class in test.tck.msgflow.callflows.prack
-
- UdpPrackTest() -
Constructor for class test.tck.msgflow.callflows.prack.UdpPrackTest
-
- UdpPrackTimeoutTest - Class in test.unit.gov.nist.javax.sip.stack
-
- UdpPrackTimeoutTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest
-
- UdpPrackTimeoutTest.Shootist - Class in test.unit.gov.nist.javax.sip.stack
-
- UdpPrackTimeoutTest.Shootist(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootist
-
- UdpPrackTimeoutTest.Shootme - Class in test.unit.gov.nist.javax.sip.stack
-
- UdpPrackTimeoutTest.Shootme(ProtocolObjects) -
Constructor for class test.unit.gov.nist.javax.sip.stack.UdpPrackTimeoutTest.Shootme
-
- udpProvider -
Variable in class examples.publish.Notifier
-
- udpProvider -
Variable in class examples.refer.Referee
-
- udpProvider -
Variable in class examples.subsnotify.Notifier
-
- udpProvider -
Variable in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- UDPRecordRouteTest - Class in test.tck.msgflow.callflows.recroute
-
- UDPRecordRouteTest() -
Constructor for class test.tck.msgflow.callflows.recroute.UDPRecordRouteTest
-
- UdpRedirectTest - Class in test.tck.msgflow.callflows.redirect
-
- UdpRedirectTest() -
Constructor for class test.tck.msgflow.callflows.redirect.UdpRedirectTest
-
- UdpReferTest - Class in test.tck.msgflow.callflows.refer
-
- UdpReferTest() -
Constructor for class test.tck.msgflow.callflows.refer.UdpReferTest
-
- UdpRouterTest - Class in test.tck.msgflow.callflows.router
-
- UdpRouterTest() -
Constructor for class test.tck.msgflow.callflows.router.UdpRouterTest
-
- UdpSubsnotifyTest - Class in test.tck.msgflow.callflows.subsnotify
-
- UdpSubsnotifyTest() -
Constructor for class test.tck.msgflow.callflows.subsnotify.UdpSubsnotifyTest
-
- UNASSIGNED -
Static variable in interface javax.sdp.SdpConstants
- Unassigned Payload type.
- UNAUTHORIZED -
Static variable in interface javax.sip.message.Response
- The request requires user authentication.
- uncache() -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
-
- uncache() -
Method in class gov.nist.javax.sip.stack.MessageChannel
- Hook method, overridden by subclasses
- UNDECIPHERABLE -
Static variable in interface javax.sip.message.Response
- The request was received by a UAS that contained an encrypted MIME body
for which the recipient does not possess or will not provide an
appropriate decryption key.
- UNDERSCORE -
Static variable in class gov.nist.core.LexerCore
-
- UNDERSCORE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- unDisplayInfo() -
Method in class tools.tracesviewer.TracesCanvas
-
- UNICAST_NOT_AVAILABLE -
Static variable in interface javax.sip.header.WarningHeader
- The site where the user is located does not support unicast
communication (usually due to the presence of a firewall).
- UNKNOWN -
Static variable in interface javax.sip.header.SubscriptionStateHeader
- Reason Code: The reason why the subscription was terminated is Unknown.
- unlimitedClientTransactionTableSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- unlimitedServerTransactionTableSize -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- unrecognizedHeaders -
Variable in class gov.nist.javax.sip.message.SIPMessage
- unparsed headers
- unreserved() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- unselectAllArrows() -
Method in class tools.tracesviewer.TracesCanvas
-
- unShowTipTool() -
Method in class tools.tracesviewer.TracesCanvas
-
- UNSUPPORTED -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- Unsupported - Class in gov.nist.javax.sip.header
- the Unsupported header.
- Unsupported() -
Constructor for class gov.nist.javax.sip.header.Unsupported
- Default Constructor.
- Unsupported(String) -
Constructor for class gov.nist.javax.sip.header.Unsupported
- Constructor
- UNSUPPORTED -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- UNSUPPORTED_MEDIA_TYPE -
Static variable in interface javax.sip.message.Response
- The server is refusing to service the request because the message body
of the request is in a format not supported by the server for the
requested method.
- UNSUPPORTED_URI_SCHEME -
Static variable in interface javax.sip.message.Response
- The server cannot process the request because the scheme of the URI in
the Request-URI is unknown to the server.
- UnsupportedHeader - Interface in javax.sip.header
- The Unsupported header field lists the features not supported by the UAS.
- UnsupportedList - Class in gov.nist.javax.sip.header
- List of Unsupported headers.
- UnsupportedList() -
Constructor for class gov.nist.javax.sip.header.UnsupportedList
- Default Constructor
- UnsupportedParser - Class in gov.nist.javax.sip.parser
- Parser for Unsupported header.
- UnsupportedParser(String) -
Constructor for class gov.nist.javax.sip.parser.UnsupportedParser
- Creates a new instance of UnsupportedParser
- UnsupportedParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.UnsupportedParser
- Constructor
- unvisibleAllArrows() -
Method in class tools.tracesviewer.TracesCanvas
-
- UPDATE -
Static variable in interface javax.sip.message.Request
- UPDATE is an extension method that allows a client to update parameters
of a session (such as the set of media streams and their codecs) but has
no impact on the state of a dialog.
- updateTracesCanvas() -
Method in class tools.tracesviewer.TracesSessionsList
-
- updateTracesCanvas(ItemEvent) -
Method in class tools.tracesviewer.TracesSessionsList
-
- URGENT -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- URGENT -
Static variable in class gov.nist.javax.sip.header.Priority
- constant URGENT field
- URGENT -
Static variable in interface javax.sip.header.PriorityHeader
- Urgent priority constant
- URI -
Static variable in interface gov.nist.javax.sdp.fields.SDPKeywords
-
- uri -
Variable in class gov.nist.javax.sip.header.AlertInfo
- URI field
- URI -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- URI -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- uri -
Variable in class gov.nist.javax.sip.header.RequestLine
- uri field.
- URI - Interface in javax.sdp
- An URI represents the u= field within a SessionDescription.
- URI - Interface in javax.sip.address
- This class represents a generic URI.
- URI_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- uric() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- uricNoSlash() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- uricString() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- UriDecoder - Class in gov.nist.javax.sip.address
- Replacement for previous RFC2396UrlDecoder class removed for licensing restrictions, hacked from scratch this time
might be less performant though
- UriDecoder() -
Constructor for class gov.nist.javax.sip.address.UriDecoder
-
- UriDecoderTest - Class in test.unit.gov.nist.javax.sip.address
-
- UriDecoderTest(String) -
Constructor for class test.unit.gov.nist.javax.sip.address.UriDecoderTest
-
- URIField - Class in gov.nist.javax.sdp.fields
- Implementation of URI field.
- URIField() -
Constructor for class gov.nist.javax.sdp.fields.URIField
-
- uriField() -
Method in class gov.nist.javax.sdp.parser.URIFieldParser
- Get the URI field
- URIFieldParser - Class in gov.nist.javax.sdp.parser
- URI Field Parser.
- URIFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.URIFieldParser
- Creates new URIFieldParser
- uriImpl -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- uriParms -
Variable in class gov.nist.javax.sip.address.SipUri
- uriParms list
- uriReference(boolean) -
Method in class gov.nist.javax.sip.parser.URLParser
- Parse and return a structure for a generic URL.
- uriRoute -
Variable in class gov.nist.javax.sip.stack.HopImpl
-
- uriString -
Variable in class gov.nist.javax.sip.address.GenericURI
- Imbedded URI
- url -
Variable in class gov.nist.javax.sdp.fields.URIField
-
- URLParser - Class in gov.nist.javax.sip.parser
- Parser For SIP and Tel URLs.
- URLParser(String) -
Constructor for class gov.nist.javax.sip.parser.URLParser
-
- URLParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.URLParser
-
- URLParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- URLParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.URLParserTest
-
- urls -
Static variable in class test.tck.factory.FactoryTestHarness
-
- urlString -
Variable in class gov.nist.javax.sdp.fields.URIField
-
- urlString() -
Method in class gov.nist.javax.sip.parser.URLParser
- Scan forward until you hit a terminating character for a URL.
- usage() -
Static method in class tools.tracesviewer.TracesViewer
-
- usageString -
Static variable in class examples.authorization.ShootmeAuth
-
- usageString -
Static variable in class examples.busy.Shootist
-
- usageString -
Static variable in class examples.busy.Shootme
-
- usageString -
Static variable in class examples.cancel.Shootme
-
- usageString -
Static variable in class examples.forked.invite.Shootme
-
- usageString -
Static variable in class examples.ims.Shootme
-
- usageString -
Static variable in class examples.nistgoodies.configlogger.Shootme
-
- usageString -
Static variable in class examples.nistgoodies.pluggablelogger.Shootme
-
- usageString -
Static variable in class examples.noautodialog.Shootist
-
- usageString -
Static variable in class examples.noautodialog.Shootme
-
- usageString -
Static variable in class examples.prack.Shootist
-
- usageString -
Static variable in class examples.prack.Shootme
-
- usageString -
Static variable in class examples.publish.Notifier
-
- usageString -
Static variable in class examples.publish.Subscriber
-
- usageString -
Static variable in class examples.redirect.Shootme
-
- usageString -
Static variable in class examples.refer.Referee
-
- usageString -
Static variable in class examples.refer.Referer
-
- usageString -
Static variable in class examples.reinvite.Shootist
-
- usageString -
Static variable in class examples.reinvite.Shootme
-
- usageString -
Static variable in class examples.simplecallsetup.Shootme
-
- usageString -
Static variable in class examples.subsnotify.Notifier
-
- usageString -
Static variable in class examples.subsnotify.Subscriber
-
- usageString -
Static variable in class examples.tls.Shootist
-
- usageString -
Static variable in class examples.tls.Shootme
-
- usageString -
Static variable in class examples.tpcc.Controller
-
- usageString -
Static variable in class examples.tpcc.Controller4
-
- usageString -
Static variable in class examples.tpcc.Phone
-
- usageString -
Static variable in class performance.uas.Shootme
-
- usageString -
Static variable in class performance.uas.ShootmeDialogAndTxStateless
-
- usageString -
Static variable in class performance.uas.ShootmeDialogStateless
-
- usageString -
Static variable in class test.load.concurrency.Shootist
-
- usageString -
Static variable in class test.load.concurrency.Shootme
-
- usageString -
Static variable in class test.load.leakcheck.busy.Shootist
-
- usageString -
Static variable in class test.load.leakcheck.busy.Shootme
-
- usageString -
Static variable in class test.load.multidialog.Shootist
-
- usageString -
Static variable in class test.load.multidialog.Shootme
-
- usageString -
Static variable in class test.load.subsnotify.Notifier
-
- usageString -
Static variable in class test.load.subsnotify.Subscriber
-
- usageString -
Static variable in class test.tck.msgflow.callflows.redirect.Shootme
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.ClientTransactionCallingAlertTest.Shootme
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest.Shootme
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.SetRetransmissionTimerTest.Shootme
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.subsnotify.Notifier
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.subsnotify.Subscriber
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.tls.Shootist
-
- usageString -
Static variable in class test.unit.gov.nist.javax.sip.stack.tls.Shootme
-
- USE_PROXY -
Static variable in interface javax.sip.message.Response
- The requested resource MUST be accessed through the proxy given by the
Contact field.
- useCount -
Variable in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- useCount -
Variable in class gov.nist.javax.sip.stack.MessageChannel
-
- useLegacyLogger -
Static variable in class gov.nist.core.CommonLogger
-
- USER -
Static variable in class gov.nist.javax.sip.address.NetObject
-
- user -
Variable in class gov.nist.javax.sip.address.UserInfo
- user field
- USER -
Static variable in class gov.nist.javax.sip.address.UserInfo
- constant field
- user() -
Method in class gov.nist.javax.sip.parser.URLParser
-
- USER_AGENT -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- USER_AGENT -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- UserAgent - Class in gov.nist.javax.sip.header
- the UserAgent SIPObject.
- UserAgent() -
Constructor for class gov.nist.javax.sip.header.UserAgent
- Constructor.
- UserAgentHeader - Interface in javax.sip.header
- The User-Agent header field contains information about the UAC originating
the request.
- UserAgentParser - Class in gov.nist.javax.sip.parser
- Parser for UserAgent header.
- UserAgentParser(String) -
Constructor for class gov.nist.javax.sip.parser.UserAgentParser
- Constructor
- UserAgentParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.UserAgentParser
- Constructor
- UserCredentialHash - Interface in gov.nist.javax.sip.clientauthutils
- Interface for those clients that only supply
hash(user:domain:password).
- UserCredentials - Interface in gov.nist.javax.sip.clientauthutils
- The class is used whenever user credentials for a particular realm (site
server or service) are necessary
- UserCredentialsImpl - Class in examples.authorization
-
- UserCredentialsImpl(String, String, String) -
Constructor for class examples.authorization.UserCredentialsImpl
-
- UserCredentialsImpl - Class in test.unit.gov.nist.javax.sip.stack.reinvitechallenge
-
- UserCredentialsImpl() -
Constructor for class test.unit.gov.nist.javax.sip.stack.reinvitechallenge.UserCredentialsImpl
-
- userInfo -
Variable in class gov.nist.javax.sip.address.Authority
- userInfo field
- UserInfo - Class in gov.nist.javax.sip.address
- User information part of a URL.
- UserInfo() -
Constructor for class gov.nist.javax.sip.address.UserInfo
- Default constructor
- userName -
Variable in class gov.nist.javax.sdp.fields.Email
-
- username -
Variable in class gov.nist.javax.sdp.fields.OriginField
-
- USERNAME -
Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
-
- USERNAME -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- useRouterForAll -
Variable in class gov.nist.javax.sip.stack.SIPTransactionStack
-
- userType -
Variable in class gov.nist.javax.sip.address.UserInfo
- userType field
- Utils - Class in gov.nist.javax.sip
- A few utilities that are used in various places by the stack.
- Utils() -
Constructor for class gov.nist.javax.sip.Utils
-
- UtilsExt - Interface in gov.nist.javax.sip
-
- UTRAN_CELL_ID_3GPP -
Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
-
V
- V -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- validatePortInRange(int) -
Method in class gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
-
- value -
Variable in class gov.nist.javax.sip.header.ExtensionHeaderImpl
-
- valueOf(String) -
Static method in enum gov.nist.javax.sip.DialogTimeoutEvent.Reason
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum gov.nist.javax.sip.IOExceptionEventExt.Reason
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum gov.nist.javax.sip.stack.ClientAuthType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum gov.nist.javax.sip.stack.IllegalTransactionStateException.Reason
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Operation
- Returns the enum constant of this type with the specified name.
- values() -
Method in class gov.nist.core.DuplicateNameValueList
-
- values() -
Method in class gov.nist.core.MultiValueMapImpl
-
- values() -
Method in class gov.nist.core.NameValueList
-
- values() -
Static method in enum gov.nist.javax.sip.DialogTimeoutEvent.Reason
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum gov.nist.javax.sip.IOExceptionEventExt.Reason
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum gov.nist.javax.sip.stack.ClientAuthType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum gov.nist.javax.sip.stack.IllegalTransactionStateException.Reason
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite.Operation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VDSL -
Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
-
- VERSION -
Static variable in interface gov.nist.javax.sip.header.ParameterNames
-
- Version - Interface in javax.sdp
- A Version field represents the v= fields contained within the SessionDescription.
- VERSION_NOT_SUPPORTED -
Static variable in interface javax.sip.message.Response
- The server does not support, or refuses to support, the SIP protocol
version that was used in the request.
- versionImpl -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- VERTICAL_GAP -
Static variable in class tools.tracesviewer.TracesCanvas
-
- VIA -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- Via - Class in gov.nist.javax.sip.header
- Via SIPHeader (these are strung together in a ViaList).
- Via() -
Constructor for class gov.nist.javax.sip.header.Via
- Default constructor
- VIA -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- ViaHeader - Interface in javax.sip.header
- The Via header field indicates the transport used for the transaction and
identifies the location where the response is to be sent.
- ViaHeaderExt - Interface in gov.nist.javax.sip.header
-
- ViaList - Class in gov.nist.javax.sip.header
- Keeps a list and a hashtable of via header functions.
- ViaList() -
Constructor for class gov.nist.javax.sip.header.ViaList
- Default Constructor.
- ViaParser - Class in gov.nist.javax.sip.parser
- Parser for via headers.
- ViaParser(String) -
Constructor for class gov.nist.javax.sip.parser.ViaParser
-
- ViaParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.ViaParser
-
- ViaParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- ViaParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.ViaParserTest
-
- ViaRPortTest - Class in test.unit.gov.nist.javax.sip.stack
- Test Issue 309 Via.setRPort() creates malformed rport parameter
- ViaRPortTest() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ViaRPortTest
-
- ViaRPortTest.Client - Class in test.unit.gov.nist.javax.sip.stack
-
- ViaRPortTest.Client() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Client
-
- ViaRPortTest.Server - Class in test.unit.gov.nist.javax.sip.stack
-
- ViaRPortTest.Server() -
Constructor for class test.unit.gov.nist.javax.sip.stack.ViaRPortTest.Server
-
W
- waitForMessage() -
Static method in class test.tck.msgflow.MessageFlowHarness
- Waits during LISTEN_TIMEOUT milliseconds.
- waitForTermination() -
Method in class gov.nist.javax.sip.stack.SIPServerTransaction
-
- waitForTimeout() -
Static method in class test.tck.msgflow.MessageFlowHarness
- Wait till a transaction times out.
- waitLongForMessage() -
Static method in class test.tck.msgflow.MessageFlowHarness
-
- waitShortForMessage() -
Static method in class test.tck.msgflow.MessageFlowHarness
- waits a good long time for messages.
- WARNING -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- Warning - Class in gov.nist.javax.sip.header
- the WarningValue SIPObject.
- Warning() -
Constructor for class gov.nist.javax.sip.header.Warning
- constructor.
- WARNING -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- WarningHeader - Interface in javax.sip.header
- The Warning header field is used to carry additional information about the
status of a response.
- WarningList - Class in gov.nist.javax.sip.header
- A list of Warning headers.
- WarningList() -
Constructor for class gov.nist.javax.sip.header.WarningList
- Constructor.
- WarningParser - Class in gov.nist.javax.sip.parser
- Parser for Warning header.
- WarningParser(String) -
Constructor for class gov.nist.javax.sip.parser.WarningParser
- Constructor
- WarningParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.WarningParser
- Cosntructor
- WarningParserTest - Class in test.unit.gov.nist.javax.sip.parser
-
- WarningParserTest() -
Constructor for class test.unit.gov.nist.javax.sip.parser.WarningParserTest
-
- WED -
Static variable in class gov.nist.javax.sip.header.SIPDate
-
- WED -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- WHITESPACE -
Static variable in class gov.nist.core.LexerCore
-
- WHITESPACE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- WILD_CARD -
Static variable in class gov.nist.javax.sip.address.AddressImpl
- Constant field.
- wildCardFlag -
Variable in class gov.nist.javax.sip.header.Contact
- wildCardFlag field.
- wkday -
Variable in class gov.nist.javax.sip.header.SIPDate
- wkday member
- wkday() -
Method in class gov.nist.javax.sip.parser.HeaderParser
- Parse the weekday field
- write(byte[], int, int) -
Method in class gov.nist.javax.sip.parser.Pipeline
-
- write(byte[]) -
Method in class gov.nist.javax.sip.parser.Pipeline
-
- WWW_AUTHENTICATE -
Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
-
- WWW_AUTHENTICATE -
Static variable in interface gov.nist.javax.sip.parser.TokenTypes
-
- WWWAuthenticate - Class in gov.nist.javax.sip.header
- The WWWAuthenticate SIP header.
- WWWAuthenticate() -
Constructor for class gov.nist.javax.sip.header.WWWAuthenticate
- Default Constructor.
- WWWAuthenticateHeader - Interface in javax.sip.header
- This interface represents the WWW-Authenticate response-header.
- WWWAuthenticateHeaderIms - Interface in gov.nist.javax.sip.header.ims
- Extension to WWW-authenticate header (3GPP TS 24229-5d0).
- WWWAuthenticateList - Class in gov.nist.javax.sip.header
- WWWAuthenticate SIPHeader (of which there can be several?)
- WWWAuthenticateList() -
Constructor for class gov.nist.javax.sip.header.WWWAuthenticateList
- constructor.
- WWWAuthenticateParser - Class in gov.nist.javax.sip.parser
- Parser for WWW authenitcate header.
- WWWAuthenticateParser(String) -
Constructor for class gov.nist.javax.sip.parser.WWWAuthenticateParser
- Constructor
- WWWAuthenticateParser(Lexer) -
Constructor for class gov.nist.javax.sip.parser.WWWAuthenticateParser
- Cosntructor
X
- X -
Static variable in interface gov.nist.javax.sip.parser.TokenNames
-
- x -
Variable in class tools.tracesviewer.CircleArrow
-
- XFER -
Static variable in interface gov.nist.javax.sip.header.extensions.ReferencesHeader
-
- xmax() -
Method in class tools.tracesviewer.CircleArrow
-
- xmax() -
Method in class tools.tracesviewer.StraightArrow
-
- xmin() -
Method in class tools.tracesviewer.CircleArrow
-
- xmin() -
Method in class tools.tracesviewer.StraightArrow
-
Y
- y -
Variable in class tools.tracesviewer.CircleArrow
-
- year -
Variable in class gov.nist.javax.sip.header.SIPDate
- year member
- YES -
Static variable in interface gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
-
- ymax() -
Method in class tools.tracesviewer.CircleArrow
-
- ymax() -
Method in class tools.tracesviewer.StraightArrow
-
- ymin() -
Method in class tools.tracesviewer.CircleArrow
-
- ymin() -
Method in class tools.tracesviewer.StraightArrow
-
Z
- ZONE_FIELD -
Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
-
- ZoneAdjustment - Class in gov.nist.javax.sdp.fields
- Zone adjustment class.
- ZoneAdjustment() -
Constructor for class gov.nist.javax.sdp.fields.ZoneAdjustment
-
- zoneAdjustments -
Variable in class gov.nist.javax.sdp.fields.ZoneField
-
- zoneAdjustments -
Variable in class gov.nist.javax.sdp.SessionDescriptionImpl
-
- ZoneField - Class in gov.nist.javax.sdp.fields
- Z= SDP field.
- ZoneField() -
Constructor for class gov.nist.javax.sdp.fields.ZoneField
- Constructor.
- zoneField() -
Method in class gov.nist.javax.sdp.parser.ZoneFieldParser
- parse the Zone field string
- ZoneFieldParser - Class in gov.nist.javax.sdp.parser
- Parser For the Zone field.
- ZoneFieldParser(String) -
Constructor for class gov.nist.javax.sdp.parser.ZoneFieldParser
- Creates new ZoneFieldParser
_
- _CALLING -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Calling" constant.
- _COMPLETED -
Static variable in class javax.sip.DialogState
- Deprecated. Since v1.2. This state does not exist in a dialog.
- _COMPLETED -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Completed"
constant.
- _CONFIRMED -
Static variable in class javax.sip.DialogState
- This constant value indicates the internal value of the "Confirmed"
constant.
- _CONFIRMED -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Confirmed"
constant.
- _EARLY -
Static variable in class javax.sip.DialogState
- This constant value indicates the internal value of the "Early"
constant.
- _PROCEEDING -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Proceeding"
constant.
- _RETRANSMIT -
Static variable in class javax.sip.Timeout
- This constant value indicates the internal value of the Retransmit
timeout.
- _TERMINATED -
Static variable in class javax.sip.DialogState
- This constant value indicates the internal value of the "Terminated"
constant.
- _TERMINATED -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Terminated"
constant.
- _TRANSACTION -
Static variable in class javax.sip.Timeout
- This constant value indicates the internal value of the Transaction
timeout.
- _TRYING -
Static variable in class javax.sip.TransactionState
- This constant value indicates the internal value of the "Trying" constant.
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 _
Copyright © 2012. All Rights Reserved.