public class SIPDialog.AckSendingStrategyImpl extends Object implements AckSendingStrategy
| Constructor and Description |
|---|
SIPDialog.AckSendingStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
Hop |
getLastHop()
Returns the last hop that a send was attempted on.
|
void |
send(SIPRequest ackRequest)
send the ack request
|
public void send(SIPRequest ackRequest) throws SipException, IOException
AckSendingStrategysend in interface AckSendingStrategySipExceptionIOExceptionpublic Hop getLastHop()
AckSendingStrategygetLastHop in interface AckSendingStrategyCopyright © 2018. All Rights Reserved.