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

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

Uses of Event in org.restlet.ext.sip
 

Methods in org.restlet.ext.sip that return Event
 Event SipResponse.getEvent()
          Returns the description of an event notification.
 Event SipRequest.getEvent()
          Returns the description of an event notification.
 

Methods in org.restlet.ext.sip with parameters of type Event
 void SipResponse.setEvent(Event event)
          Sets the description of an event notification.
 void SipRequest.setEvent(Event event)
          Sets the description of an event notification.
 



Copyright © 2005-2013 Restlet S.A.S..