public class GaeObjectSerializer
extends org.apache.wicket.serialize.java.JavaSerializer
Constructor and Description |
---|
GaeObjectSerializer(String applicationKey) |
Modifier and Type | Method and Description |
---|---|
protected ObjectInputStream |
newObjectInputStream(InputStream in) |
protected ObjectOutputStream |
newObjectOutputStream(OutputStream out) |
public GaeObjectSerializer(String applicationKey)
protected ObjectInputStream newObjectInputStream(InputStream in) throws IOException
newObjectInputStream
in class org.apache.wicket.serialize.java.JavaSerializer
IOException
protected ObjectOutputStream newObjectOutputStream(OutputStream out) throws IOException
newObjectOutputStream
in class org.apache.wicket.serialize.java.JavaSerializer
IOException
Copyright © 2015. All rights reserved.