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
AckSendingStrategy
send
in interface AckSendingStrategy
SipException
IOException
public Hop getLastHop()
AckSendingStrategy
getLastHop
in interface AckSendingStrategy
Copyright © 2015. All Rights Reserved.