D G I N O 
All Classes All Packages

D

destroy(Application) - Method in class org.wicketstuff.gae.GaeInitializer
 

G

GaeApplication - Interface in org.wicketstuff.gae
 
GaeInitializer - Class in org.wicketstuff.gae
A Wicket initializer that configures the application that way so it is possible to run it in Google AppEngine
GaeInitializer() - Constructor for class org.wicketstuff.gae.GaeInitializer
 
GaeObjectSerializer - Class in org.wicketstuff.gae
Use plain JDK Object(Input|Output)Stream
GaeObjectSerializer(String) - Constructor for class org.wicketstuff.gae.GaeObjectSerializer
 
GaePageManagerProvider - Class in org.wicketstuff.gae
Provider of a IPageManager suitable for GAE.
GaePageManagerProvider(Application, int) - Constructor for class org.wicketstuff.gae.GaePageManagerProvider
Constructor.
getMaxPages() - Method in interface org.wicketstuff.gae.GaeApplication
 

I

init(Application) - Method in class org.wicketstuff.gae.GaeInitializer
 

N

newAsynchronousStore(IPageStore) - Method in class org.wicketstuff.gae.GaePageManagerProvider
InSessionPageStore does not support storing asynchronously.
newObjectInputStream(InputStream) - Method in class org.wicketstuff.gae.GaeObjectSerializer
 
newObjectOutputStream(OutputStream) - Method in class org.wicketstuff.gae.GaeObjectSerializer
 
newPersistentStore() - Method in class org.wicketstuff.gae.GaePageManagerProvider
Store maximum number of pages in the session.

O

org.wicketstuff.gae - package org.wicketstuff.gae
 
D G I N O 
All Classes All Packages