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 _

O

ObjectInUseException - Exception in javax.sip
This exception is thrown by a method that is unable to delete a specified Object because the Object is still in use by the underlying implementation.
ObjectInUseException() - Constructor for exception javax.sip.ObjectInUseException
Constructs a new ObjectInUseException.
ObjectInUseException(String) - Constructor for exception javax.sip.ObjectInUseException
Constructs a new ObjectInUseException with the specified error message.
ObjectInUseException(String, Throwable) - Constructor for exception javax.sip.ObjectInUseException
Constructs a new ObjectInUseException with the specified error message and specialized cause that triggered this error condition.
OK - Static variable in interface javax.sip.message.Response
The request has succeeded.
OPTIONS - Static variable in interface javax.sip.message.Request
The OPTIONS method allows a User Agent to query another User Agent or a proxy server as to its capabilities.
OptionTag - Interface in javax.sip.header
This interface represents methods for manipulating OptionTags values for any header that contains an OptionTag value.
OrganizationHeader - Interface in javax.sip.header
The OrganizationHeader conveys the name of the organization to which the entity issuing the Request or Response belongs.

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.