JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

P

PAccessNetworkInfoHeader - Interface in javax.sip.header.ims
 
Parameters - Interface in javax.sip.header
This interface defines methods for accessing generic parameters for Headers that contain generic parameter values.
PAssertedIdentityHeader - Interface in javax.sip.header.ims
P-Asserted-Identity header.
PAssociatedURIHeader - Interface in javax.sip.header.ims
 
PathHeader - Interface in javax.sip.header
SIP Path Header.
PAYMENT_REQUIRED - Static variable in interface javax.sip.message.Response
Reserved for future use.
PCalledPartyIDHeader - Interface in javax.sip.header.ims
P-Called-Party-ID header - Private Header: See RFC 3455 .
PChargingFunctionAddressesHeader - Interface in javax.sip.header.ims
P-Charging-Function-Addresses header.
PChargingVectorHeader - Interface in javax.sip.header.ims
P-Charging-Vector header SIP Private Header.
PeerUnavailableException - Exception in javax.sip
The PeerUnavailableException indicates that a vendor's implementation of a JAIN SIP interface could not be created for some reason.
PeerUnavailableException() - Constructor for exception javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException.
PeerUnavailableException(String) - Constructor for exception javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException with the specified error message.
PeerUnavailableException(String, Throwable) - Constructor for exception javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException with the specified error message and specialized cause that triggered this error condition.
PENDING - Static variable in interface javax.sip.header.SubscriptionStateHeader
State: The subscription has been received by the notifier, but there is insufficient policy information to grant or deny the subscription yet.
PMediaAuthorizationHeader - Interface in javax.sip.header.ims
The P-Media-Authorization SIP Private Header - RFC 3313.
PORT_5060 - Static variable in interface javax.sip.ListeningPoint
Port Constant: Default port 5060.
PORT_5061 - Static variable in interface javax.sip.ListeningPoint
Port Constant: Default port 5061.
PPreferredIdentityHeader - Interface in javax.sip.header.ims
P-Preferred-Identity header - SIP Private Header: RFC 3325 . is used from a user agent to a trusted proxy to carry the identity the user sending the SIP message wishes to be used for the P-Asserted-Header field value that the trusted element will insert.
PProfileKeyHeader - Interface in javax.sip.header.ims
For further description of this header see RFC 5002 The ABNF syntax of this header is as follows: P-Profile-Key = "P-Profile-Key" HCOLON {name-addr / addr-spec} *{ SEMI generic-param } Eg: P-Profile-Key: PRACK - Static variable in interface javax.sip.message.Request
PRACK is an extension method that plays the same role as ACK, but for provisional responses.
PriorityHeader - Interface in javax.sip.header
The Priority header field indicates the urgency of the request as perceived by the client.
PrivacyHeader - Interface in javax.sip.header.ims
Privacy Header.
PROBATION - Static variable in interface javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated, but the client SHOULD retry at some later time.
PROCEEDING - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Proceeding".
processDialogTerminated(DialogTerminatedEvent) - Method in interface javax.sip.SipListener
Process an asynchronously reported DialogTerminatedEvent.
processDialogTimeout(DialogTimeoutEvent) - Method in interface javax.sip.SipListener
Processes an expiration Timeout of an underlying Dialog handled by this SipListener.
processIOException(IOExceptionEvent) - Method in interface javax.sip.SipListener
Process an asynchronously reported IO Exception.
processRequest(RequestEvent) - Method in interface javax.sip.SipListener
Processes a Request received on a SipProvider upon which this SipListener is registered.
processResponse(ResponseEvent) - Method in interface javax.sip.SipListener
Processes a Response received on a SipProvider upon which this SipListener is registered.
processTimeout(TimeoutEvent) - Method in interface javax.sip.SipListener
Processes a retransmit or expiration Timeout of an underlying Transactionhandled by this SipListener.
processTransactionTerminated(TransactionTerminatedEvent) - Method in interface javax.sip.SipListener
Process an asynchronously reported TransactionTerminatedEvent.
ProviderDoesNotExistException - Exception in javax.sip
This Exception is thrown when a user attempts to start the SipStack without any SipProviders created to service requests and responses.
ProviderDoesNotExistException() - Constructor for exception javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException
ProviderDoesNotExistException(String) - Constructor for exception javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException with the specified error message.
ProviderDoesNotExistException(String, Throwable) - Constructor for exception javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.sip.message.Response
This code is similar to 401 (Unauthorized), but indicates that the client MUST first authenticate itself with the proxy.
ProxyAuthenticateHeader - Interface in javax.sip.header
A Proxy-Authenticate header field value contains an authentication challenge.
ProxyAuthorizationHeader - Interface in javax.sip.header
The Proxy-Authorization header field allows the client to identify itself (or its user) to a proxy that requires authentication.
ProxyRequireHeader - Interface in javax.sip.header
The Proxy-Require header field is used to indicate proxy-sensitive features that must be supported by the proxy.
PServedUserHeader - Interface in javax.sip.header.ims
P-Served-User 3-GPP Header definition See RFC 5502 .
PUBLISH - Static variable in interface javax.sip.message.Request
PUBLISH is an extension method that allows a client to publish event state (such as presence information).
PUserDatabaseHeader - Interface in javax.sip.header.ims
P-User-Database 3GPP header.See RFC 4457 for details.
PVisitedNetworkIDHeader - Interface in javax.sip.header.ims
P-Visited-Network-ID SIP Private Header: See RFC 3455.

JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

See conditions of use.
Submit a bug report or feature request.