Package | Description |
---|---|
org.restlet.resource |
Client and server resource classes.
|
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–2016. All rights reserved.