Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.enterprise.rebind

Class Summary
JaxrsGwtRequestMethodMapper Utility to map a JAX-RS HttpMethod to the corresponding GWT RequestBuilder method.
JaxrsHeaders Represents HTTP headers based on JAX-RS annotations.
JaxrsProxyGenerator Generates a JAX-RS remote proxy.
JaxrsProxyLoaderGenerator Generates the JAX-RS proxy loader.
JaxrsProxyMethodGenerator Generates a JAX-RS remote proxy method.
JaxrsResourceMethod Represents a JAX-RS resource method.
JaxrsResourceMethodParameters Represents parameters of a JAX-RS resource method.
JSR299IOCExtensionConfigurator  
ObserversMarshallingExtension  
ObserversMarshallingExtension.ObserverPoint  
ObservesExtension Generates the boiler plate for @Observes annotations use in GWT clients.
Basically creates a subscription for a CDI event type that invokes on the annotated method.
TypeMarshaller Generates the required Statements for type marshalling.
TypeMarshaller.PrimitiveTypeMarshaller Works for all types that have a 'copy constructor', a toString() representation and a valueOf() method (all primitive wrapper types and java.lang.String).
 


Errai 3.0.1-SNAPSHOT

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