| Package | Description | 
|---|---|
| com.hazelcast.console | 
 This package contains classes related to ConsoleApp 
 | 
| com.hazelcast.topic | 
 Contains the API for the  
ITopic. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConsoleApp.onMessage(Message msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MessageListener.onMessage(Message<E> message)
Invoked when a message is received for the added topic. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.