TypedRest for Java
net.typedrest.ConsumerEndpoint< TEntity > Member List

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

getEntityType()net.typedrest.ConsumerEndpoint< TEntity >
getExecutor()net.typedrest.Endpoint
getLinks(String rel)net.typedrest.Endpoint
getLinksWithTitles(String rel)net.typedrest.Endpoint
getSerializer()net.typedrest.Endpoint
getUri()net.typedrest.Endpoint
isTriggerAllowed()net.typedrest.TriggerEndpoint
link(String rel)net.typedrest.Endpoint
linkTemplate(String rel)net.typedrest.Endpoint
linkTemplate(String rel, String variableName, Object value)net.typedrest.Endpoint
probe()net.typedrest.TriggerEndpoint
trigger(TEntity entity)net.typedrest.ConsumerEndpoint< TEntity >