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.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Event.match(Event matchTarget)
Return true if the given event header matches the supplied one.
|
Modifier and Type | Method and Description |
---|---|
Event |
SIPClientTransaction.getOriginalRequestEvent() |
Event |
SIPClientTransactionImpl.getOriginalRequestEvent() |
Copyright © 2015. All Rights Reserved.