Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
E
G
H
I
O
P
R
S
T
V
E
equals(Object)
- Method in class org.mobicents.servlet.sip.
SipConnector
G
getIpAddress()
- Method in class org.mobicents.servlet.sip.
SipConnector
getPort()
- Method in class org.mobicents.servlet.sip.
SipConnector
getProxy1xxTimeout()
- Method in interface org.mobicents.javax.servlet.sip.
ProxyExt
The current value of the overall proxy 1xx timeout value.
getProxyBranch1xxTimeout()
- Method in interface org.mobicents.javax.servlet.sip.
ProxyBranchExt
Returns the current value of the search 1xx timeout associated with this ProxyBranch object.
getSipStackPropertiesFileLocation()
- Method in class org.mobicents.servlet.sip.
SipConnector
getStaticServerAddress()
- Method in class org.mobicents.servlet.sip.
SipConnector
getStaticServerPort()
- Method in class org.mobicents.servlet.sip.
SipConnector
getStunServerAddress()
- Method in class org.mobicents.servlet.sip.
SipConnector
getStunServerPort()
- Method in class org.mobicents.servlet.sip.
SipConnector
getTransport()
- Method in class org.mobicents.servlet.sip.
SipConnector
H
hashCode()
- Method in class org.mobicents.servlet.sip.
SipConnector
I
isUseStaticAddress()
- Method in class org.mobicents.servlet.sip.
SipConnector
isUseStun()
- Method in class org.mobicents.servlet.sip.
SipConnector
O
onProxyBranchResponseTimeout(ResponseType, ProxyBranch)
- Method in interface org.mobicents.javax.servlet.sip.
ProxyBranchListener
When a search timeout timer expires on a proxy branch, either on final responses or 1xx response, this triggers a call to this method on all classes implementing this listener interface
org.mobicents.javax.servlet.sip
- package org.mobicents.javax.servlet.sip
JSR 289 Extensions not defined in the specification that can prove useful and will be proposed for inclusion in a next release of the specification.
org.mobicents.servlet.sip
- package org.mobicents.servlet.sip
Mobicents SIP Servlets Extensions for applications or external systems to interact with the container.
org.mobicents.servlet.sip.listener
- package org.mobicents.servlet.sip.listener
Mobicents SIP Servlets Extensions for applications or external systems to interact with the container
P
ProxyBranchExt
- Interface in
org.mobicents.javax.servlet.sip
Interface Extension that adds extra features to the JSR 289 ProxyBranch interface.
ProxyBranchListener
- Interface in
org.mobicents.javax.servlet.sip
Interface Extension that adds extra features to the JSR 289 ProxyBranch capabilities.
ProxyExt
- Interface in
org.mobicents.javax.servlet.sip
Interface Extension that adds extra features to the JSR 289 Proxy interface.
R
ResponseType
- Enum in
org.mobicents.javax.servlet.sip
S
setIpAddress(String)
- Method in class org.mobicents.servlet.sip.
SipConnector
setOutboundInterface(SipURI)
- Method in interface org.mobicents.javax.servlet.sip.
ProxyBranchExt
In multi-homed environment this method can be used to select the outbound interface and port number and transport to use for proxy branches.
setOutboundInterface(SipURI)
- Method in interface org.mobicents.javax.servlet.sip.
ProxyExt
In multi-homed environment this method can be used to select the outbound interface and port number and transport to use for proxy branches.
setOutboundInterface(SipURI)
- Method in interface org.mobicents.javax.servlet.sip.
SipSessionExt
In multi-homed environment this method can be used to select the outbound interface to use when sending requests for this SipSession.
setPort(int)
- Method in class org.mobicents.servlet.sip.
SipConnector
setProxy1xxTimeout(int)
- Method in interface org.mobicents.javax.servlet.sip.
ProxyExt
This is the amount of time, in seconds, the container waits for an informational response when proxying.
setProxyBranch1xxTimeout(int)
- Method in interface org.mobicents.javax.servlet.sip.
ProxyBranchExt
Sets the search timeout value for this ProxyBranch object for 1xx responses.
setSipStackPropertiesFileLocation(String)
- Method in class org.mobicents.servlet.sip.
SipConnector
setStaticServerAddress(String)
- Method in class org.mobicents.servlet.sip.
SipConnector
setStaticServerPort(int)
- Method in class org.mobicents.servlet.sip.
SipConnector
setStunServerAddress(String)
- Method in class org.mobicents.servlet.sip.
SipConnector
setStunServerPort(int)
- Method in class org.mobicents.servlet.sip.
SipConnector
setTransport(String)
- Method in class org.mobicents.servlet.sip.
SipConnector
setUseStaticAddress(boolean)
- Method in class org.mobicents.servlet.sip.
SipConnector
setUseStun(boolean)
- Method in class org.mobicents.servlet.sip.
SipConnector
SipConnector
- Class in
org.mobicents.servlet.sip
Represents a Mobicents Sip Servlets SIP connector and its various attributes
SipConnector()
- Constructor for class org.mobicents.servlet.sip.
SipConnector
sipConnectorAdded(SipConnector)
- Method in interface org.mobicents.servlet.sip.listener.
SipConnectorListener
a Sip Connector has been added
SipConnectorListener
- Interface in
org.mobicents.servlet.sip.listener
Interface to implement by the class to be notified of sip connector management events.
sipConnectorRemoved(SipConnector)
- Method in interface org.mobicents.servlet.sip.listener.
SipConnectorListener
a Sip Connector has been removed
SipSessionExt
- Interface in
org.mobicents.javax.servlet.sip
Interface Extension that adds extra features to the JSR 289 SipSession interface.
T
toString()
- Method in class org.mobicents.servlet.sip.
SipConnector
V
valueOf(String)
- Static method in enum org.mobicents.javax.servlet.sip.
ResponseType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.mobicents.javax.servlet.sip.
ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
E
G
H
I
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.