Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.common.client.api

Parent package for public API shared by all modules of the Errai framework.

See:
          Description

Interface Summary
BatchCaller An interface that can be used as an injection point for batched invocations of remote methods using generated proxies.
Caller<T> An interface that can be used as the injection point for a (probably generated) proxy that invokes remote methods and gives their return values to the supplied callbacks.
ErrorCallback<T> Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback<R> Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
ResourceProvider<T> Provides injectable resources of type T.
WrappedPortable Wraps a Portable type.
 

Class Summary
Assert Non-instantiable utility for self-checking code.
VoidCallback  
 

Package org.jboss.errai.common.client.api Description

Parent package for public API shared by all modules of the Errai framework.


Errai 3.0.1-SNAPSHOT

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