|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
SipRequest.getEvent()
Returns the description of an event notification. |
Event |
SipResponse.getEvent()
Returns the description of an event notification. |
Methods in org.restlet.ext.sip with parameters of type Event | |
---|---|
void |
SipRequest.setEvent(Event event)
Sets the description of an event notification. |
void |
SipResponse.setEvent(Event event)
Sets the description of an event notification. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |