|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use us.monoid.web | |
---|---|
us.monoid.web | Welcome to Resty! This is the main package of Resty. |
Classes in us.monoid.web used by us.monoid.web | |
---|---|
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. |
|
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
Simple abstraction for queries into complex datastructures. |
|
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 NEXT | FRAMES NO FRAMES |