|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageFactory | |
---|---|
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 |
Uses of MessageFactory in examples.redirect |
---|
Fields in examples.redirect declared as MessageFactory | |
---|---|
MessageFactory |
ProtocolObjects.messageFactory
|
Uses of MessageFactory in gov.nist.javax.sip.message |
---|
Subinterfaces of MessageFactory in gov.nist.javax.sip.message | |
---|---|
interface |
MessageFactoryExt
Intefaces that will be supported by the next release of JAIN-SIP. |
Classes in gov.nist.javax.sip.message that implement MessageFactory | |
---|---|
class |
MessageFactoryImpl
Message Factory implementation |
Uses of MessageFactory in javax.sip |
---|
Methods in javax.sip that return MessageFactory | |
---|---|
MessageFactory |
SipFactory.createMessageFactory()
Creates an instance of the MessageFactory implementation. |
Uses of MessageFactory in performance.b2bua |
---|
Constructors in performance.b2bua with parameters of type MessageFactory | |
---|---|
TestCall(String localTag,
SipProvider sipProvider,
HeaderFactory headerFactory,
MessageFactory messageFactory)
|
Uses of MessageFactory in test.tck |
---|
Fields in test.tck declared as MessageFactory | |
---|---|
protected static MessageFactory |
TestHarness.riMessageFactory
|
protected static MessageFactory |
TestHarness.tiMessageFactory
|
Uses of MessageFactory in test.tck.msgflow |
---|
Methods in test.tck.msgflow with parameters of type MessageFactory | |
---|---|
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. |
Uses of MessageFactory in test.tck.msgflow.callflows |
---|
Fields in test.tck.msgflow.callflows declared as MessageFactory | |
---|---|
MessageFactory |
ProtocolObjects.messageFactory
|
Uses of MessageFactory in test.unit.gov.nist.javax.sip.stack |
---|
Fields in test.unit.gov.nist.javax.sip.stack declared as MessageFactory | |
---|---|
protected MessageFactory |
NoAutoDialogTest.messageFactory
|
MessageFactory |
ViaRPortTest.messageFactory
|
MessageFactory |
ReInviteBusyTest.ProtocolObjects.messageFactory
|
MessageFactory |
MultipleContactsTest.messageFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |