|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryResource | |
---|---|
us.monoid.web | Welcome to Resty! This is the main package of Resty. |
Uses of BinaryResource in us.monoid.web |
---|
Methods in us.monoid.web that return BinaryResource | |
---|---|
BinaryResource |
Resty.bytes(String anUri)
Get the resource specified by the uri and return a binary resource for it. |
BinaryResource |
Resty.bytes(String anUri,
AbstractContent someContent)
POST to the URI and get the resource as binary resource. |
BinaryResource |
Resty.bytes(URI anUri)
Get the resource specified by the uri and return a binary resource for it. |
BinaryResource |
Resty.bytes(URI anUri,
AbstractContent someContent)
POST to the URI and get the resource as binary resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |