Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.spi |
Contains classes/interfaces related to Service Provider Interface
such as ClientProxy , ClientClusterService
|
Modifier and Type | Class and Description |
---|---|
class |
RemoveDistributedObjectListenerRequest
Client request to add a distributed object listener to a remote node.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ClientProxy.stopListening(BaseClientRemoveListenerRequest request,
String registrationId) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.