Package | Description |
---|---|
org.restlet.ext.sip | |
org.restlet.resource |
Modifier and Type | Class and Description |
---|---|
interface |
Ack
Confirms that the client has received a final response to an
Invite
request. |
interface |
Bye
Terminates a call and can be sent by either the caller or the callee.
|
interface |
Cancel
Cancels any pending request.
|
interface |
Info
Allow for the carrying of session related control information that is
generated during a session.
|
interface |
Invite
Indicates a client is being invited to participate in a call session.
|
interface |
Notify
Sent to inform subscribers of changes in state to which the subscriber has a
subscription.
|
interface |
Options
Queries the capabilities of servers.
|
interface |
Publish
Publishes event state.
|
interface |
Refer
Provides a mechanism allowing the sending party to be notified of the outcome
of the referenced request.
|
interface |
Register
Registers the address listed in the To header field with a SIP server.
|
interface |
Subscribe
Used to request current state and state updates from a remote node.
|
Modifier and Type | Class and Description |
---|---|
interface |
Delete
Annotation for methods that remove representations.
|
interface |
Get
Annotation for methods that retrieve a resource representation.
|
interface |
Options
Annotation for methods that describe a resource.
|
interface |
Post
Annotation for methods that accept submitted representations.
|
interface |
Put
Annotation for methods that store submitted representations.
|
Copyright © 2005–2013. All rights reserved.