Class | Description |
---|---|
HazelcastPayload |
Represents the payload transported via Hazelcast topic.
|
HazelcastPayload.Bytes |
Implements a payload for raw bytes to transfer.
|
HazelcastPayload.Command |
Implements a payload consisting of a coordination command.
|
HazelcastPublishingTransportManager |
Hazelcast based
BroadcastTransportManager . |
HazelcastTopicRemoteConnection |
Hazelcast
BroadcastRemoteConnection implementing the HZ MessageListener interface. |
HazelcastTopicStorage |
Represents a possibility to delay
MessageReceiver registration. |
Copyright © 2018. All rights reserved.