|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
Parent package for public API shared by all modules of the Errai framework.
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |