Package | Description |
---|---|
gov.nist.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
gov.nist.javax.sip.header.extensions | |
test.tck.factory |
Modifier and Type | Method and Description |
---|---|
ExtensionHeader |
HeaderFactoryImpl.createExtensionHeader(String name,
String value)
Creates a new ExtensionHeader based on the newly supplied name and
value values.
|
ExtensionHeader |
HeaderFactoryImpl.createMinSEHeader(int expires)
Creates a new MinSEHeader based on the newly supplied expires value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionExpiresHeader |
Modifier and Type | Field and Description |
---|---|
protected ExtensionHeader |
MessageFactoryTest.riextensionHeader |
protected ExtensionHeader |
MessageFactoryTest.tiextensionHeader |
Copyright © 2015. All Rights Reserved.