public class WebDataSerializerHook extends Object implements DataSerializerHook
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD_SESSION_ID |
static int |
DESTROY_SESSION_ID |
static int |
F_ID |
static int |
INVALIDATE_SESSION_ATTRIBUTES_ID |
static int |
REFERENCE_SESSION_ID |
static int |
SESSION_ATTRIBUTE_ID |
F_ID_OFFSET_WEBMODULE| Constructor and Description |
|---|
WebDataSerializerHook() |
| Modifier and Type | Method and Description |
|---|---|
DataSerializableFactory |
createFactory() |
int |
getFactoryId() |
public static final int F_ID
public static final int SESSION_ATTRIBUTE_ID
public static final int ADD_SESSION_ID
public static final int DESTROY_SESSION_ID
public static final int INVALIDATE_SESSION_ATTRIBUTES_ID
public static final int REFERENCE_SESSION_ID
public DataSerializableFactory createFactory()
createFactory in interface DataSerializerHookpublic int getFactoryId()
getFactoryId in interface DataSerializerHookCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.