Package | Description |
---|---|
examples.redirect | |
gov.nist.javax.sip.address |
Implementation of the address package of the JAIN SIP API.
|
javax.sip |
This package contains the main interfaces that model the architecture
from both an application developer and a stack vendor view.
|
test.tck | |
test.tck.msgflow | |
test.tck.msgflow.callflows | |
test.unit.gov.nist.javax.sip.stack |
Modifier and Type | Field and Description |
---|---|
AddressFactory |
ProtocolObjects.addressFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
AddressFactoryEx
This interface is extension to
AddressFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AddressFactoryImpl
Implementation of the JAIN-SIP address factory.
|
Modifier and Type | Method and Description |
---|---|
AddressFactory |
SipFactory.createAddressFactory()
Creates an instance of the AddressFactory implementation.
|
Modifier and Type | Field and Description |
---|---|
protected static AddressFactory |
TestHarness.riAddressFactory |
protected static AddressFactory |
TestHarness.tiAddressFactory |
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 |
---|---|
AddressFactory |
ProtocolObjects.addressFactory |
Modifier and Type | Field and Description |
---|---|
AddressFactory |
NIOIdleTimeoutTest.addressFactory |
AddressFactory |
NIOParsingTest.addressFactory |
AddressFactory |
ReInviteInfoAckOverlapTest.ProtocolObjects.addressFactory |
protected AddressFactory |
NoAutoDialogTest.addressFactory |
AddressFactory |
ReInviteBusyTest.ProtocolObjects.addressFactory |
AddressFactory |
MultipleContactsTest.addressFactory |
AddressFactory |
ViaRPortTest.addressFactory |
Copyright © 2018. All Rights Reserved.