Errai 3.0.1-SNAPSHOT

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

Packages that use RemoteCallResponseDef
org.jboss.errai.bus.client.api.builder   
 

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

Methods in org.jboss.errai.bus.client.api.builder that return RemoteCallResponseDef
 RemoteCallResponseDef RemoteCallEndpointDef.endpoint(String endPointName)
          Sets the endpoint for a message using the specified name
 RemoteCallResponseDef RemoteCallEndpointDef.endpoint(String endPointName, Annotation[] qualifiers, Object[] args)
          Sets the endpoint for a message using the specified name
 RemoteCallResponseDef RemoteCallEndpointDef.endpoint(String endPointName, Object[] args)
          Sets the endpoint for a message using the specified name
 


Errai 3.0.1-SNAPSHOT

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