Errai 3.0.1-SNAPSHOT

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

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

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

Subinterfaces of Sendable in org.jboss.errai.bus.client.api.builder
 interface MessageBuild
          This interface is the template for creating any message builders.
 interface MessageBuildCommand<R>
          This interface is a template for building the command part of a message.
 interface MessageBuildParms<R>
          A template for building the different parameters of a message.
 interface MessageBuildSendable
          A template for sending a message.
 interface MessageBuildSendableDispatcher
           
 interface MessageBuildSendableWithReply
           
 interface MessageBuildSubject<R>
          This interface, MessageBuildSubject, is a template for setting the subject of a message.
 interface MessageReplySendable
           
 


Errai 3.0.1-SNAPSHOT

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