Skip navigation links
A B C D E G H K M N R S T U _ 

A

ActionMixin - Class in au.com.mountainpass.hyperstate.client.deserialisation.mixins
 
ActionMixin() - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.mixins.ActionMixin
 
AddressMixin - Class in au.com.mountainpass.hyperstate.client.deserialisation.mixins
 
AddressMixin() - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.mixins.AddressMixin
 
au.com.mountainpass.hyperstate.client - package au.com.mountainpass.hyperstate.client
 
au.com.mountainpass.hyperstate.client.builder - package au.com.mountainpass.hyperstate.client.builder
 
au.com.mountainpass.hyperstate.client.deserialisation - package au.com.mountainpass.hyperstate.client.deserialisation
 
au.com.mountainpass.hyperstate.client.deserialisation.mixins - package au.com.mountainpass.hyperstate.client.deserialisation.mixins
 

B

build() - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
build() - Method in class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
build() - Method in class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 

C

create(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
create(RestAddress, Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
CreateAction - Class in au.com.mountainpass.hyperstate.client
 
CreateAction(String, Address, Parameter[]) - Constructor for class au.com.mountainpass.hyperstate.client.CreateAction
 

D

delete(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
delete(RestAddress, Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
DeleteAction - Class in au.com.mountainpass.hyperstate.client
 
DeleteAction(String, Address, Parameter[]) - Constructor for class au.com.mountainpass.hyperstate.client.DeleteAction
 
deserialize(JsonParser, DeserializationContext) - Method in class au.com.mountainpass.hyperstate.client.deserialisation.EntityWrapperProxyDeserializer
 
deserializerInstance(DeserializationConfig, Annotated, Class<?>) - Method in class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.CreateAction
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.DeleteAction
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.GetAction
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.UpdateAction
 

E

EntityRelationshipBuilder - Class in au.com.mountainpass.hyperstate.client.builder
 
EntityRelationshipBuilder() - Constructor for class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
EntityRelationshipMixin - Class in au.com.mountainpass.hyperstate.client.deserialisation.mixins
 
EntityRelationshipMixin() - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.mixins.EntityRelationshipMixin
 
EntityWrapperProxyDeserializer - Class in au.com.mountainpass.hyperstate.client.deserialisation
 
EntityWrapperProxyDeserializer(ApplicationContext, JsonDeserializer<?>) - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.EntityWrapperProxyDeserializer
 

G

get(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
get() - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
get(Class<T>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
get(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
get(RestAddress, Map<String, Object>, Class<T>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
get(RestAddress, Class<E>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
get(String, Class<E>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
get(RestAddress, ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
get(RestAddress) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
GetAction - Class in au.com.mountainpass.hyperstate.client
 
GetAction(String, Address, Parameter[]) - Constructor for class au.com.mountainpass.hyperstate.client.GetAction
 
getHref() - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
getNature() - Method in class au.com.mountainpass.hyperstate.client.CreateAction
 
getNature() - Method in class au.com.mountainpass.hyperstate.client.DeleteAction
 
getNature() - Method in class au.com.mountainpass.hyperstate.client.GetAction
 
getNature() - Method in class au.com.mountainpass.hyperstate.client.UpdateAction
 
getPath() - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 

H

handleError(ClientHttpResponse) - Method in class au.com.mountainpass.hyperstate.client.HyperstateRestErrorHandler
 
hasError(ClientHttpResponse) - Method in class au.com.mountainpass.hyperstate.client.HyperstateRestErrorHandler
 
HyperstateRestErrorHandler - Class in au.com.mountainpass.hyperstate.client
 
HyperstateRestErrorHandler() - Constructor for class au.com.mountainpass.hyperstate.client.HyperstateRestErrorHandler
 

K

keyDeserializerInstance(DeserializationConfig, Annotated, Class<?>) - Method in class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 

M

MediaTypeDeserializer - Class in au.com.mountainpass.hyperstate.client.deserialisation
 
MediaTypeDeserializer() - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.MediaTypeDeserializer
 

N

NavigationalRelationshipBuilder - Class in au.com.mountainpass.hyperstate.client.builder
 
NavigationalRelationshipBuilder() - Constructor for class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
NavigationalRelationshipMixin - Class in au.com.mountainpass.hyperstate.client.deserialisation.mixins
 
NavigationalRelationshipMixin() - Constructor for class au.com.mountainpass.hyperstate.client.deserialisation.mixins.NavigationalRelationshipMixin
 
newDelegatingInstance(JsonDeserializer<?>) - Method in class au.com.mountainpass.hyperstate.client.deserialisation.EntityWrapperProxyDeserializer
 

R

resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
resolve(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
RestActionBuilder - Class in au.com.mountainpass.hyperstate.client.builder
 
RestActionBuilder(RestTemplateResolver) - Constructor for class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 
RestAddress - Class in au.com.mountainpass.hyperstate.client
 
RestAddress(RestTemplateResolver, URI) - Constructor for class au.com.mountainpass.hyperstate.client.RestAddress
 
RestTemplateResolver - Class in au.com.mountainpass.hyperstate.client
 
RestTemplateResolver(URI, ObjectMapper, AsyncRestTemplate) - Constructor for class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 

S

serializerInstance(SerializationConfig, Annotated, Class<?>) - Method in class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 
setAddress(URI) - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
setClass(Set<String>) - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
setClasses(String[]) - Method in class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
setFields(Parameter[]) - Method in class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 
setHref(URI) - Method in class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
setHref(URI) - Method in class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 
setMethod(HttpMethod) - Method in class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 
setName(String) - Method in class au.com.mountainpass.hyperstate.client.builder.RestActionBuilder
 
setRel(String[]) - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
setRels(String[]) - Method in class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
setTitle(String) - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
setTitle(String) - Method in class au.com.mountainpass.hyperstate.client.builder.NavigationalRelationshipBuilder
 
setType(String) - Method in class au.com.mountainpass.hyperstate.client.builder.EntityRelationshipBuilder
 
SpringBeanHandlerInstantiator - Class in au.com.mountainpass.hyperstate.client
 
SpringBeanHandlerInstantiator(ApplicationContext) - Constructor for class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 

T

typeIdResolverInstance(MapperConfig<?>, Annotated, Class<?>) - Method in class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 
typeResolverBuilderInstance(MapperConfig<?>, Annotated, Class<?>) - Method in class au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator
 

U

update(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestAddress
 
update(RestAddress, Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.client.RestTemplateResolver
 
UpdateAction - Class in au.com.mountainpass.hyperstate.client
 
UpdateAction(String, Address, Parameter[]) - Constructor for class au.com.mountainpass.hyperstate.client.UpdateAction
 

_

_deserialize(String, DeserializationContext) - Method in class au.com.mountainpass.hyperstate.client.deserialisation.MediaTypeDeserializer
 
A B C D E G H K M N R S T U _ 
Skip navigation links