Package | Description |
---|---|
org.restlet.ext.sip | |
org.restlet.ext.sip.internal |
Modifier and Type | Method and Description |
---|---|
Event |
SipResponse.getEvent()
Returns the description of an event notification.
|
Event |
SipRequest.getEvent()
Returns the description of an event notification.
|
Modifier and Type | Method and Description |
---|---|
void |
SipResponse.setEvent(Event event)
Sets the description of an event notification.
|
void |
SipRequest.setEvent(Event event)
Sets the description of an event notification.
|
Modifier and Type | Method and Description |
---|---|
Event |
SipInboundRequest.getEvent() |
Event |
EventReader.readValue() |
Modifier and Type | Method and Description |
---|---|
HeaderWriter<Event> |
EventWriter.append(Event value) |
Modifier and Type | Method and Description |
---|---|
HeaderWriter<Event> |
EventWriter.append(Event value) |
void |
SipInboundRequest.setEvent(Event event) |
static String |
EventWriter.write(Event event)
Writes an event.
|
Copyright © 2005–2015. All rights reserved.