Errai 3.0.1-SNAPSHOT

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


public interface RemoteCallSendable

This interface, RemoteCallSendable is a template for sending a message remotely. It ensures that it is constructed properly

Author:
Mike Brock

Method Summary
 void sendNowWith(MessageBus viaThis)
          Specifies how to send the message
 

Method Detail

sendNowWith

void sendNowWith(MessageBus viaThis)
Specifies how to send the message

Parameters:
viaThis - - the message bus to send the message with

Errai 3.0.1-SNAPSHOT

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