Package | Description |
---|---|
examples.redirect | |
gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
javax.sip |
This package contains the main interfaces that model the architecture
from both an application developer and a stack vendor view.
|
performance.b2bua | |
test.tck | |
test.tck.msgflow | |
test.tck.msgflow.callflows | |
test.unit.gov.nist.javax.sip.stack |
Modifier and Type | Field and Description |
---|---|
MessageFactory |
ProtocolObjects.messageFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageFactoryExt
Intefaces that will be supported by the next release of JAIN-SIP.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageFactoryImpl
Message Factory implementation
|
Modifier and Type | Method and Description |
---|---|
MessageFactory |
SipFactory.createMessageFactory()
Creates an instance of the MessageFactory implementation.
|
Constructor and Description |
---|
TestCall(String localTag,
SipProvider sipProvider,
HeaderFactory headerFactory,
MessageFactory messageFactory) |
Modifier and Type | Field and Description |
---|---|
protected static MessageFactory |
TestHarness.riMessageFactory |
protected static MessageFactory |
TestHarness.tiMessageFactory |
Modifier and Type | Method and Description |
---|---|
protected Request |
MessageFlowHarness.createRequest(String method,
AddressFactory addressFactory,
HeaderFactory headerFactory,
MessageFactory messageFactory,
SipProvider srcProvider,
SipProvider dstProvider,
String contentType,
String contentSubType,
Object content)
Creates a SipRequest using the specified factories.
|
Modifier and Type | Field and Description |
---|---|
MessageFactory |
ProtocolObjects.messageFactory |
Modifier and Type | Field and Description |
---|---|
MessageFactory |
ViaRPortTest.messageFactory |
MessageFactory |
MultipleContactsTest.messageFactory |
MessageFactory |
ReInviteInfoAckOverlapTest.ProtocolObjects.messageFactory |
MessageFactory |
NIOIdleTimeoutTest.messageFactory |
protected MessageFactory |
NoAutoDialogTest.messageFactory |
MessageFactory |
NIOParsingTest.messageFactory |
MessageFactory |
ReInviteBusyTest.ProtocolObjects.messageFactory |
Copyright © 2016. All Rights Reserved.