Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.bus.client.api.builder.RemoteCallSendable

Packages that use RemoteCallSendable
org.jboss.errai.bus.client.api.builder   
org.jboss.errai.bus.client.framework   
 

Uses of RemoteCallSendable in org.jboss.errai.bus.client.api.builder
 

Methods in org.jboss.errai.bus.client.api.builder that return RemoteCallSendable
 RemoteCallSendable RemoteCallErrorDef.defaultErrorHandling()
          Sets the default error handler function and returns an instance of RemoteCallSendable
 RemoteCallSendable RemoteCallErrorDef.errorsHandledBy(ErrorCallback errorCallback)
          Sets the error handler function and returns an instance of RemoteCallSendable
 

Uses of RemoteCallSendable in org.jboss.errai.bus.client.framework
 

Methods in org.jboss.errai.bus.client.framework with parameters of type RemoteCallSendable
 void AbstractRpcProxy.sendRequest(MessageBus bus, RemoteCallSendable sendable)
           
 


Errai 3.0.1-SNAPSHOT

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