| Package | Description |
|---|---|
| examples.nistgoodies.configlogger | |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogRecordFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
LogRecordFactory |
SipStackImpl.getLogRecordFactory()
Get the message log factory registered with the stack.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageLogFactory
The Default Message log factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected LogRecordFactory |
SIPTransactionStack.logRecordFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
SIPTransactionStack.setLogRecordFactory(LogRecordFactory logRecordFactory)
Set the logger factory.
|
Copyright © 2014. All Rights Reserved.