public interface AckSendingStrategy
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
|
void send(SIPRequest ackRequest) throws SipException, IOException
ackRequest
- SipException
IOException
Hop getLastHop()
Copyright © 2018. All Rights Reserved.