Errai 3.0.1-SNAPSHOT

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

Packages that use org.jboss.errai.common.client.api
org.jboss.errai.bus.client.api   
org.jboss.errai.bus.client.api.base   
org.jboss.errai.bus.client.api.builder   
org.jboss.errai.bus.client.api.messaging   
org.jboss.errai.bus.client.framework   
org.jboss.errai.bus.client.util   
org.jboss.errai.bus.server.async.scheduling   
org.jboss.errai.bus.server.service   
org.jboss.errai.common.client.api Parent package for public API shared by all modules of the Errai framework. 
org.jboss.errai.common.client.api.interceptor   
org.jboss.errai.common.client.framework   
org.jboss.errai.common.server.api   
org.jboss.errai.databinding.client   
org.jboss.errai.enterprise.client.jaxrs   
org.jboss.errai.enterprise.client.jaxrs.api   
org.jboss.errai.enterprise.client.jaxrs.api.interceptor   
org.jboss.errai.ioc.client.api.builtin   
org.jboss.errai.ioc.support.bus.client   
org.jboss.errai.jpa.sync.client.local   
org.jboss.errai.security.client.local.callback   
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.api
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.api.base
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.api.builder
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.api.messaging
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.framework
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.client.util
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.server.async.scheduling
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.bus.server.service
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.common.client.api
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.common.client.api.interceptor
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.common.client.framework
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.common.server.api
ResourceProvider
          Provides injectable resources of type T.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.databinding.client
WrappedPortable
          Wraps a Portable type.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.enterprise.client.jaxrs
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.enterprise.client.jaxrs.api
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.enterprise.client.jaxrs.api.interceptor
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.ioc.client.api.builtin
Caller
          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.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.ioc.support.bus.client
BatchCaller
          An interface that can be used as an injection point for batched invocations of remote methods using generated proxies.
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.jpa.sync.client.local
Caller
          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
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
RemoteCallback
          Callback interface for receiving the response of an RPC call, regardless of the RPC mechanism.
 

Classes in org.jboss.errai.common.client.api used by org.jboss.errai.security.client.local.callback
ErrorCallback
          Callback interface for failed delivery of specific messages for which an error handler has been provided using the MessageBuilder API.
 


Errai 3.0.1-SNAPSHOT

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