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.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestLine
RequestLine of SIP Request.
|
Modifier and Type | Method and Description |
---|---|
SipRequestLine |
HeaderFactoryExt.createRequestLine(String requestLine)
Create a RequestLine from a String
|
SipRequestLine |
HeaderFactoryImpl.createRequestLine(String requestLine)
Create a new Request Line from a String.
|
Copyright © 2018. All Rights Reserved.