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.ims |
NIST-SIP Specific support for IMS headers contributed by Jose Miguel
Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva
Santos (PT Inovacau, Portugal).
|
gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
Modifier and Type | Field and Description |
---|---|
protected AddressImpl |
AddressParametersHeader.address |
Constructor and Description |
---|
RecordRoute(AddressImpl address)
constructor
|
ReplyTo(AddressImpl address)
Default constructor given an address.
|
Route(AddressImpl address)
Default constructor given an address.
|
Modifier and Type | Field and Description |
---|---|
protected AddressImpl |
AddressHeaderIms.address |
Constructor and Description |
---|
PAssertedIdentity(AddressImpl address)
constructor
|
PAssociatedURI(AddressImpl address)
Constructor
|
Path(AddressImpl address)
constructor
|
PCalledPartyID(AddressImpl address)
constructor
|
PPreferredIdentity(AddressImpl address)
constructor
|
PProfileKey(AddressImpl address) |
PServedUser(AddressImpl address) |
ServiceRoute(AddressImpl address)
constructor
|
Modifier and Type | Method and Description |
---|---|
AddressImpl |
AddressParser.address(boolean inclParams) |
protected AddressImpl |
AddressParser.nameAddr() |
AddressImpl |
StringMsgParser.parseAddress(String address)
Parse an address (nameaddr or address spec) and return and address
structure.
|
Copyright © 2015. All Rights Reserved.