Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.client.api.messaging
Interface MessageProvider


public interface MessageProvider

This class allows different implementations of Message to be provided based on whether or not you're on the client or server.


Method Summary
 Message get()
          Gets the appropriate message
 

Method Detail

get

Message get()
Gets the appropriate message

Returns:
the appropriate message

Errai 3.0.1-SNAPSHOT

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