TypedRest for Java
net.typedrest.SupplierEndpointImpl< TResult > Member List

This is the complete list of members for net.typedrest.SupplierEndpointImpl< TResult >, including all inherited members.

AbstractEndpoint(URI uri, Executor executor, ObjectMapper serializer)net.typedrest.AbstractEndpointprotected
AbstractEndpoint(Endpoint referrer, URI relativeUri)net.typedrest.AbstractEndpointprotected
AbstractEndpoint(Endpoint referrer, String relativeUri)net.typedrest.AbstractEndpointprotected
AbstractTriggerEndpoint(Endpoint referrer, URI relativeUri) (defined in net.typedrest.AbstractTriggerEndpoint)net.typedrest.AbstractTriggerEndpointprotected
AbstractTriggerEndpoint(Endpoint referrer, String relativeUri) (defined in net.typedrest.AbstractTriggerEndpoint)net.typedrest.AbstractTriggerEndpointprotected
defaultHeadersnet.typedrest.AbstractEndpointprotected
execute(Request request)net.typedrest.AbstractEndpointprotected
executeAndHandle(Request request)net.typedrest.AbstractEndpointprotected
executor (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpointprotected
getExecutor()net.typedrest.Endpoint
getLinks(String rel)net.typedrest.AbstractEndpoint
getLinksWithTitles(String rel)net.typedrest.AbstractEndpoint
getResultType()net.typedrest.SupplierEndpoint< TResult >
getSerializer()net.typedrest.Endpoint
getUri()net.typedrest.Endpoint
handleBodyLinks(JsonNode jsonBody, Map< String, Map< URI, String >> links, Map< String, String > linkTemplates)net.typedrest.AbstractEndpointprotected
handleCapabilities(HttpResponse response)net.typedrest.AbstractEndpointprotected
handleErrors(HttpResponse response, Request request)net.typedrest.AbstractEndpointprotected
handleHeaderLinks(HttpResponse response, Map< String, Map< URI, String >> links, Map< String, String > linkTemplates)net.typedrest.AbstractEndpointprotected
handleResponse(HttpResponse response, Request request)net.typedrest.AbstractEndpointprotected
isMethodAllowed(String method)net.typedrest.AbstractEndpointprotected
isTriggerAllowed()net.typedrest.AbstractTriggerEndpoint
link(String rel)net.typedrest.AbstractEndpoint
linkTemplate(String rel)net.typedrest.AbstractEndpoint
net::typedrest::Endpoint.linkTemplate(String rel, String variableName, Object value)net.typedrest.Endpoint
probe()net.typedrest.AbstractTriggerEndpoint
serializer (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpointprotected
setDefaultLink(String rel, String... hrefs)net.typedrest.AbstractEndpoint
setDefaultLinkTemplate(String rel, String href)net.typedrest.AbstractEndpoint
SupplierEndpointImpl(Endpoint referrer, URI relativeUri, Class< TResult > resultType)net.typedrest.SupplierEndpointImpl< TResult >
SupplierEndpointImpl(Endpoint referrer, String relativeUri, Class< TResult > resultType)net.typedrest.SupplierEndpointImpl< TResult >
toString() (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpoint
trigger()net.typedrest.SupplierEndpointImpl< TResult >
uri (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpointprotected