Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.common.client.framework.RpcBatch

Packages that use RpcBatch
org.jboss.errai.bus.client.framework   
org.jboss.errai.common.client.framework   
org.jboss.errai.enterprise.client.jaxrs   
 

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

Fields in org.jboss.errai.bus.client.framework declared as RpcBatch
protected  RpcBatch AbstractRpcProxy.batch
           
 

Methods in org.jboss.errai.bus.client.framework with parameters of type RpcBatch
 void AbstractRpcProxy.setBatch(RpcBatch batch)
           
 

Uses of RpcBatch in org.jboss.errai.common.client.framework
 

Methods in org.jboss.errai.common.client.framework with parameters of type RpcBatch
 void RpcStub.setBatch(RpcBatch batch)
           
 

Uses of RpcBatch in org.jboss.errai.enterprise.client.jaxrs
 

Methods in org.jboss.errai.enterprise.client.jaxrs with parameters of type RpcBatch
 void AbstractJaxrsProxy.setBatch(RpcBatch batch)
           
 


Errai 3.0.1-SNAPSHOT

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