TypedRest for Java
net.typedrest.AbstractEndpoint Member List

This is the complete list of members for net.typedrest.AbstractEndpoint, 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
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
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
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
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
toString() (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpoint
uri (defined in net.typedrest.AbstractEndpoint)net.typedrest.AbstractEndpointprotected