org.wicketstuff.shiro.wicket.page.store
Class SerializedPageWrapper
java.lang.Object
org.wicketstuff.shiro.wicket.page.store.SerializedPageWrapper
- All Implemented Interfaces:
- Serializable, IClusterable
public class SerializedPageWrapper
- extends Object
- implements IClusterable
- Since:
- Feb 13, 2009 10:22:16 PM
- Author:
- Les Hazlewood
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializedPageWrapper
public SerializedPageWrapper(byte[] page,
int pageId)
getPage
public byte[] getPage()
getPageId
public int getPageId()
Copyright © 2015. All Rights Reserved.