Uses of Class
org.restlet.ext.sip.Availability

Packages that use Availability
org.restlet.ext.sip Support for Session Initiation Protocol (SIP). 
 

Uses of Availability in org.restlet.ext.sip
 

Methods in org.restlet.ext.sip that return Availability
 Availability SipResponse.getSipRetryAfter()
           
 

Methods in org.restlet.ext.sip with parameters of type Availability
 void SipResponse.setSipRetryAfter(Availability retryAfter)
          Sets the delay after which a request should be retried.
 



Copyright © 2005-2013 Restlet.