|
NextApp Echo3 v3.0.b4 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Package nextapp.echo.webcontainer |
---|
Class nextapp.echo.webcontainer.ClientConfiguration extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
java.util.Map propertyMap
Class nextapp.echo.webcontainer.ClientProperties extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
java.util.Map data
Class nextapp.echo.webcontainer.ContentType extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
java.lang.String mimeType
boolean binary
Class nextapp.echo.webcontainer.SynchronizationException extends java.io.IOException implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable cause
Class nextapp.echo.webcontainer.UserInstance extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
nextapp.echo.app.ApplicationInstance applicationInstance
ApplicationInstance
.
java.lang.String characterEncoding
ClientConfiguration clientConfiguration
ClientConfiguration
information containing
application-specific client behavior settings.
ClientProperties clientProperties
ClientProperties
object describing the web browser
client.
java.util.Map componentToRenderStateMap
RenderState
objects.
boolean initialized
boolean applicationInitialized
ApplicationInstance.doInit()
has been invoked.
java.util.Map initialRequestParameterMap
java.lang.String servletUri
int transactionId
UserInstanceUpdateManager updateManager
UserInstance
properties.
Class nextapp.echo.webcontainer.UserInstanceUpdateManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
java.util.Set updatedPropertyNames
Class nextapp.echo.webcontainer.WebContainerServlet extends javax.servlet.http.HttpServlet implements Serializable |
---|
Serialized Fields |
---|
java.util.List initScripts
Service
s which should be initially loaded.
java.util.List initStyleSheets
Service
s which should be initially loaded.
Class nextapp.echo.webcontainer.WebContainerServletException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: 20070101L
Serialized Fields |
---|
java.lang.Throwable cause
Package nextapp.echo.webcontainer.util |
---|
Class nextapp.echo.webcontainer.util.IdTable extends java.lang.Object implements Serializable |
---|
serialVersionUID: 20070101L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Writes objects directly into values of Map as straight references.
The values will be changed to WeakReference
s when
purge() is called.
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Serializable
Serialized Fields |
---|
boolean hasHardReferences
Class nextapp.echo.webcontainer.util.Resource.ResourceException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: 20070101L
|
NextApp Echo3 v3.0.b4 |
||||||||
PREV NEXT | FRAMES NO FRAMES |