public class WebDataSerializerHook extends Object implements DataSerializerHook
| Modifier and Type | Field and Description | 
|---|---|
| static int | F_IDThe constant F_ID. | 
| static int | GET_ATTRIBUTEThe constant GET_ATTRIBUTE. | 
| static int | GET_ATTRIBUTE_NAMESThe constant GET_ATTRIBUTE_NAMES. | 
| static int | GET_SESSION_STATEThe constant GET_SESSION_STATE. | 
| static int | SESSION_DELETEThe constant SESSION_DELETE. | 
| static int | SESSION_STATEThe constant SESSION_STATE. | 
| static int | SESSION_UPDATEThe constant SESSION_UPDATE. | 
F_ID_OFFSET_HIBERNATE, 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_UPDATE
public static final int SESSION_DELETE
public static final int GET_ATTRIBUTE
public static final int GET_ATTRIBUTE_NAMES
public static final int GET_SESSION_STATE
public static final int SESSION_STATE
public DataSerializableFactory createFactory()
createFactory in interface DataSerializerHookpublic int getFactoryId()
getFactoryId in interface DataSerializerHookCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.