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