|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogRecordFactory | |
---|---|
gov.nist.javax.sip | This is the root of the JAIN implementation of SIP. |
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
Uses of LogRecordFactory in gov.nist.javax.sip |
---|
Methods in gov.nist.javax.sip that return LogRecordFactory | |
---|---|
LogRecordFactory |
SipStackImpl.getLogRecordFactory()
Get the message log factory registered with the stack. |
Uses of LogRecordFactory in gov.nist.javax.sip.stack |
---|
Classes in gov.nist.javax.sip.stack that implement LogRecordFactory | |
---|---|
class |
DefaultMessageLogFactory
The Default Message log factory. |
Methods in gov.nist.javax.sip.stack with parameters of type LogRecordFactory | |
---|---|
void |
SIPTransactionStack.setLogRecordFactory(LogRecordFactory logRecordFactory)
Set the logger factory. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |