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 topic.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.