public class ClientDataSerializerHook extends Object implements DataSerializerHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CLIENT_DISCONNECT  | 
static int | 
F_ID  | 
static int | 
GET_CONNECTED_CLIENTS  | 
static int | 
ON_JOIN  | 
static int | 
OP_FACTORY_WRAPPER  | 
static int | 
RE_AUTH  | 
F_ID_OFFSET_HIBERNATE, F_ID_OFFSET_WEBMODULE| Constructor and Description | 
|---|
ClientDataSerializerHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSerializableFactory | 
createFactory()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int CLIENT_DISCONNECT
public static final int RE_AUTH
public static final int GET_CONNECTED_CLIENTS
public static final int ON_JOIN
public static final int OP_FACTORY_WRAPPER
public int getFactoryId()
getFactoryId in interface DataSerializerHookpublic DataSerializableFactory createFactory()
createFactory in interface DataSerializerHookCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.