public abstract class BaseClientAddListenerRequest extends CallableClientRequest implements RetryableRequest
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
localOnly |
callId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
BaseClientAddListenerRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(PortableReader reader) |
void |
setLocalOnly() |
void |
write(PortableWriter writer) |
processgetCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, getServiceName, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPermissiongetClassId, getFactoryIdpublic void setLocalOnly()
public void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.