|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractContent | Abstract base class of the content being sent to a server. |
AbstractResource | Abstract base class for all resource handlers you want to use with Resty. |
BinaryResource | All-purpose resource which is used to access application/octet-stream content or any content in that respect. |
Content | Class to encapsulate content being sent as payload of a POST or PUT request. |
Deletion | Used for deleting contents on a server with the DELETE method. |
FormContent | Encapsulates form-data sent to web services. |
FormData | Wrapper for content to be sent as form-data. |
JSONPathQuery | Create a path query for a JSON object. |
JSONResource | A resource presentation in JSON format. |
PathQuery<T,S> | Simple abstraction for queries into complex datastructures. |
Replacement | Used in PUT operations. |
Resty | Main class. |
Resty.Option | Base class for Resty options. |
Resty.Proxy | Option to set the proxy for a Resty instance. |
Resty.Timeout | Option to set a timeout. |
TextResource | This is a text/* representation of a resource. |
XMLResource | Resource presentation for an XML document. |
XPathQuery | PathQuery for XPath. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |