Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.enterprise.client.jaxrs

Interface Summary
ClientExceptionMapper All client-side REST exception mappers must implement this interface.
JaxrsProxyLoader This interface, JaxrsProxyLoader, is used internally during compile time to produce the required proxies.
ResponseDemarshallingCallback<T> A callback used by the generated JAX-RS proxies to demarshall the response of an HTTP request.
 

Class Summary
AbstractJaxrsProxy JAX-RS proxies are RpcStubs managed by the shared RemoteServiceProxyFactory.
AbstractJSONClientExceptionMapper A simple base class for exception mappers that expect a JSON payload when unmarshalling errors.
JacksonTransformer Utility to transform Errai's JSON to a Jackson compatible JSON and vice versa.
JaxrsModule Bootstrapper of the JAX-RS module.
MarshallingWrapper Wrapper around Marshalling to provide a hook for format transformations.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.