Serialized Form


Package com.caucho.es

Class com.caucho.es.ESException implements Serializable

Class com.caucho.es.ESNullException implements Serializable

Class com.caucho.es.ESNumber implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException
Restore the external representation.

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Save the external representation.

Class com.caucho.es.ESParseException implements Serializable

Serialized Fields

file

java.lang.String file

beginLine

int beginLine

beginCh

int beginCh

endLine

int endLine

endCh

int endCh

Class com.caucho.es.ESUndefinedException implements Serializable

Class com.caucho.es.ESWrapperException implements Serializable

Serialized Fields

e

java.lang.Exception e


Package com.caucho.http.security

Class com.caucho.http.security.FormLoginServlet implements Serializable

Serialized Fields

dbg

WriteStream dbg


Package com.caucho.jsp

Class com.caucho.jsp.JspServlet implements Serializable

Class com.caucho.jsp.QServlet implements Serializable

Serialized Fields

application

CauchoApplication application

manager

PageManager manager

Class com.caucho.jsp.XslFilter implements Serializable

Serialized Fields

application

CauchoApplication application

xslManager

com.caucho.jsp.XslManager xslManager

isStrictXsl

boolean isStrictXsl

isStrictXml

boolean isStrictXml

Class com.caucho.jsp.XtpServlet implements Serializable


Package com.caucho.naming

Class com.caucho.naming.NamingExceptionWrapper implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class com.caucho.naming.QName implements Serializable

Serialized Fields

context

javax.naming.Context context

items

java.util.ArrayList items


Package com.caucho.regexp

Class com.caucho.regexp.IllegalRegexpException implements Serializable


Package com.caucho.security

Class com.caucho.security.BasicPrincipal implements Serializable

Serialized Fields

name

java.lang.String name

Class com.caucho.security.SecurityContextException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package com.caucho.server.http

Class com.caucho.server.http.BadRequestException implements Serializable

Class com.caucho.server.http.BasicPrincipal implements Serializable

Class com.caucho.server.http.ConfigException implements Serializable

Class com.caucho.server.http.DirectoryServlet implements Serializable

Serialized Fields

app

Application app

context

Path context

Class com.caucho.server.http.ErrorServlet implements Serializable

Serialized Fields

exception

ServletException exception

Class com.caucho.server.http.FileServlet implements Serializable

Serialized Fields

context

Path context

buffer

byte[] buffer

app

Application app

dir

RequestDispatcher dir

indexFiles

java.util.ArrayList indexFiles

pathCache

LruCache pathCache

calendar

QDate calendar

directoryServlet

java.lang.String directoryServlet


Package com.caucho.sql

Class com.caucho.sql.DBPool implements Serializable

Serialized Fields

poolName

java.lang.String poolName

dataSourceName

java.lang.String dataSourceName

driverName

java.lang.String driverName

url

java.lang.String url

user

java.lang.String user

password

java.lang.String password

info

java.util.Properties info

registry

RegistryNode registry

maxConnections

int maxConnections

activeConnections

int activeConnections

maxIdleTime

long maxIdleTime

maxActiveTime

long maxActiveTime

maxPoolTime

long maxPoolTime

connectionWaitTime

long connectionWaitTime

connectionWaitCount

int connectionWaitCount

maxOverflowConnections

int maxOverflowConnections

isClosed

boolean isClosed

forbidClose

boolean forbidClose

pingTable

java.lang.String pingTable

pingQuery

java.lang.String pingQuery

pingOnReuse

boolean pingOnReuse

pingOnFree

boolean pingOnFree

pingOnIdle

boolean pingOnIdle

isTransactional

boolean isTransactional

idCount

int idCount

Class com.caucho.sql.SQLExceptionWrapper implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package com.caucho.transaction

Class com.caucho.transaction.TransactionManagerImpl implements Serializable

Serialized Fields

threadTransaction

QThreadLocal threadTransaction

random

java.util.Random random

transactionTimeout

int transactionTimeout


Package com.caucho.util

Class com.caucho.util.ContextProperties implements Serializable

Serialized Fields

contextProps

ClassLoaderLocal contextProps

global

java.util.Properties global

Class com.caucho.util.RegistryException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package com.caucho.vfs

Class com.caucho.vfs.ClientDisconnectException implements Serializable

Serialized Fields

exn

java.lang.Exception exn

Class com.caucho.vfs.IOExceptionWrapper implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package com.caucho.xml

Class com.caucho.xml.XmlParseException implements Serializable


Package com.caucho.xpath

Class com.caucho.xpath.XPathException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class com.caucho.xpath.XPathParseException implements Serializable


Package com.caucho.xsl

Class com.caucho.xsl.TransformerConfigurationExceptionWrapper implements Serializable

Class com.caucho.xsl.TransformerExceptionWrapper implements Serializable

Class com.caucho.xsl.XslParseException implements Serializable

Serialized Fields

e

java.lang.Throwable e


Package javax.servlet

Class javax.servlet.GenericServlet implements Serializable

Class javax.servlet.ServletContextAttributeEvent implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class javax.servlet.ServletContextEvent implements Serializable

Class javax.servlet.ServletException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class javax.servlet.UnavailableException implements Serializable

Serialized Fields

servlet

Servlet servlet

permanent

boolean permanent

seconds

int seconds


Package javax.servlet.http

Class javax.servlet.http.HttpServlet implements Serializable

Class javax.servlet.http.HttpSessionBindingEvent implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class javax.servlet.http.HttpSessionEvent implements Serializable


Package javax.servlet.jsp

Class javax.servlet.jsp.JspException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class javax.servlet.jsp.JspTagException implements Serializable


Package javax.servlet.jsp.tagext

Class javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

bodyContent

BodyContent bodyContent

Class javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

parent

Tag parent

values

java.util.Hashtable values

id

java.lang.String id

pageContext

PageContext pageContext


Package javax.xml.parsers

Class javax.xml.parsers.FactoryConfigurationError implements Serializable

Serialized Fields

rootCause

java.lang.Exception rootCause

Class javax.xml.parsers.ParserConfigurationException implements Serializable


Package javax.xml.transform

Class javax.xml.transform.TransformerConfigurationException implements Serializable

Class javax.xml.transform.TransformerException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

locator

SourceLocator locator

Class javax.xml.transform.TransformerFactoryConfigurationError implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package org.w3c.dom

Class org.w3c.dom.DOMException implements Serializable

Serialized Fields

code

short code