Uses of Class
com.hazelcast.core.Message

Packages that use Message
com.hazelcast.core Provides core API interfaces/classes. 
 

Uses of Message in com.hazelcast.core
 

Methods in com.hazelcast.core with parameters of type Message
 void MessageListener.onMessage(Message<E> message)
          Invoked when a message is received for the added topic.
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.