com.hazelcast.client.impl.protocol.template
public interface TopicCodecTemplate
Modifier and Type | Method and Description |
---|---|
void |
addMessageListener(String name) |
void |
publish(String name,
Data message) |
void |
removeMessageListener(String name,
String registrationId) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.