Serialized Form
Package nextapp.echo2.webcontainer |
applicationInstance
nextapp.echo2.app.ApplicationInstance applicationInstance
componentToRenderStateMap
java.util.Map componentToRenderStateMap
initialized
boolean initialized
initialRequestParameterMap
java.util.Map initialRequestParameterMap
messageElement
org.w3c.dom.Element messageElement
- Message content.
Package nextapp.echo2.webcontainer.util |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
Writes objects directly into values of Map as straight references.
The values will be changed to WeakReference
s when
purge() is called.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
Serializable
hasHardReferences
boolean hasHardReferences