com.hazelcast.web
Class WebDataSerializerHook
java.lang.Object
com.hazelcast.web.WebDataSerializerHook
- All Implemented Interfaces:
- DataSerializerHook
public class WebDataSerializerHook
- extends Object
- implements DataSerializerHook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_ID
public static final int F_ID
SESSION_ATTRIBUTE_ID
public static final int SESSION_ATTRIBUTE_ID
- See Also:
- Constant Field Values
ADD_SESSION_ID
public static final int ADD_SESSION_ID
- See Also:
- Constant Field Values
DESTROY_SESSION_ID
public static final int DESTROY_SESSION_ID
- See Also:
- Constant Field Values
INVALIDATE_SESSION_ATTRIBUTES_ID
public static final int INVALIDATE_SESSION_ATTRIBUTES_ID
- See Also:
- Constant Field Values
REFERENCE_SESSION_ID
public static final int REFERENCE_SESSION_ID
- See Also:
- Constant Field Values
WebDataSerializerHook
public WebDataSerializerHook()
createFactory
public DataSerializableFactory createFactory()
- Specified by:
createFactory
in interface DataSerializerHook
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface DataSerializerHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.