| Package | Description |
|---|---|
| com.telestax.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.
|
| com.telestax.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
| javax.sip.header |
This package contains all the headers interfaces supported by this specification. |
| Modifier and Type | Class and Description |
|---|---|
class |
Event
Event SIP Header.
|
| Modifier and Type | Method and Description |
|---|---|
EventHeader |
HeaderFactoryImpl.createEventHeader(String eventType)
Creates a new EventHeader based on the newly supplied eventType value.
|
| Modifier and Type | Field and Description |
|---|---|
protected EventHeader |
SIPDialog.eventHeader |
| Modifier and Type | Method and Description |
|---|---|
EventHeader |
HeaderFactory.createEventHeader(String eventType)
Creates a new EventHeader based on the newly supplied eventType value.
|
Copyright © 2014. All Rights Reserved.