| Package | Description |
|---|---|
| org.mobicents.servlet.sip.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
SipConnectorListener.onKeepAliveTimeout(SipConnector connector,
String peerAddress,
int peerPort)
if a RFC 5626 KeepAlive timeout has fired which gives the connector on which it happened
and the peer information involved.
|
void |
SipConnectorListener.sipConnectorAdded(SipConnector connector)
a Sip Connector has been added
|
void |
SipConnectorListener.sipConnectorRemoved(SipConnector connector)
a Sip Connector has been removed
|
Copyright © 2015. All Rights Reserved.