public class BinaryResource extends AbstractResource
Resty.Option, Resty.Timeout
inputStream, urlConnection
DEFAULT_USER_AGENT, MOZILLA, userAgent
Constructor and Description |
---|
BinaryResource(Resty.Option... options) |
Modifier and Type | Method and Description |
---|---|
String |
getAcceptedTypes() |
getUrlConnection, http, location, printResponseHeaders, status, stream
addAdditionalHeaders, addStandardHeaders, bytes, bytes, bytes, bytes, chunked, chunked, content, content, content, content, createBinaryResource, createJSONResource, createTextResource, data, data, delete, doGET, dontSend, doPOSTOrPUT, fillResourceFromURL, form, form, getAdditionalHeaders, identifyAsMozilla, identifyAsResty, json, json, json, json, openConnection, path, put, setOptions, text, text, text, text, withHeader
public BinaryResource(Resty.Option... options)
public String getAcceptedTypes()
getAcceptedTypes
in class AbstractResource