|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListeningPointExt
Field Summary |
---|
Fields inherited from interface javax.sip.ListeningPoint |
---|
PORT_5060, PORT_5061, SCTP, TCP, TLS, UDP |
Method Summary | |
---|---|
ContactHeader |
createContactHeader()
Create a contact for this listening point. |
void |
sendHeartbeat(String ipAddress,
int port)
Send a heartbeat to the specified Ip address and port via this listening point. |
Methods inherited from interface javax.sip.ListeningPoint |
---|
equals, getIPAddress, getPort, getSentBy, getTransport, setSentBy |
Method Detail |
---|
ContactHeader createContactHeader()
void sendHeartbeat(String ipAddress, int port) throws IOException
IOException
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |