Package | Description |
---|---|
org.restlet.ext.sip | |
org.restlet.resource |
Modifier and Type | Class and Description |
---|---|
interface |
Ack
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Bye
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Cancel
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Info
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Invite
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Notify
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Options
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Publish
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Refer
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Register
Deprecated.
Will be removed to focus on Web APIs.
|
interface |
Subscribe
Deprecated.
Will be removed to focus on Web APIs.
|
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 |
Patch
Annotation for methods that apply submitted representations as a patch.
|
interface |
Post
Annotation for methods that accept submitted representations.
|
interface |
Put
Annotation for methods that store submitted representations.
|
Copyright © 2005–2015. All rights reserved.