Serialized Form


Package javax.script

Class javax.script.ScriptException extends java.lang.Exception implements Serializable

serialVersionUID: 3689065132168917297L

Serialized Fields

fileName

java.lang.String fileName
Stroes the file name of the script


lineNumber

int lineNumber
Stores the line number of the script in which the error has occured


columnNumber

int columnNumber
Stores the column number of the script in which the error has occured


message

java.lang.String message
Stores the message which describes the cause of error


Package php.java.bridge

Class php.java.bridge.JavaBridgeIllegalArgumentException extends java.lang.IllegalArgumentException implements Serializable

serialVersionUID: -6180293871441493489L

Class php.java.bridge.JavaBridgeIllegalStateException extends java.lang.IllegalStateException implements Serializable

serialVersionUID: -2335751296956301571L

Class php.java.bridge.NoSuchConstantException extends java.lang.NoSuchFieldException implements Serializable

serialVersionUID: 1L

Class php.java.bridge.NoSuchProcedureException extends java.lang.NoSuchMethodException implements Serializable

serialVersionUID: 1L

Class php.java.bridge.NotImplementedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3546638798315468084L

Class php.java.bridge.Request.AbortException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 7778150395848350732L

Class php.java.bridge.Util.Process.PhpException extends java.lang.Exception implements Serializable

serialVersionUID: 767047598257671018L

Serialized Fields

errorString

java.lang.String errorString

Package php.java.bridge.http

Class php.java.bridge.http.FCGIConnectException extends java.io.IOException implements Serializable

serialVersionUID: 5242564093021250550L

Class php.java.bridge.http.FCGIConnectionException extends java.io.IOException implements Serializable

serialVersionUID: -5174286702617481362L

Class php.java.bridge.http.RemoteHttpContextFactory extends SessionFactory implements Serializable

serialVersionUID: -7009009517347609467L

Serialized Fields

out

HttpResponse out
The response


context

IContext context

impl

IContextFactoryVisitor impl

id

java.lang.String id

Package php.java.script

Class php.java.script.PhpScriptException extends ScriptException implements Serializable

serialVersionUID: 7664096304464958875L

Class php.java.script.ResultProxy extends java.lang.Number implements Serializable

serialVersionUID: 9126953496638654790L

Serialized Fields

result

int result

engine

IPhpScriptEngine engine

Package php.java.servlet

Class php.java.servlet.PhpJavaServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3257854259629144372L

Serialized Fields

contextServer

ContextServer contextServer

logLevel

int logLevel

logger

Util.Logger logger

promiscuous

boolean promiscuous

isJBoss

boolean isJBoss

maxKeepAliveRequests

int maxKeepAliveRequests

keepAliveTimeout

int keepAliveTimeout

keepAliveParam

java.lang.String keepAliveParam

Class php.java.servlet.RemoteHttpServletContextFactory extends JavaBridgeFactory implements Serializable

serialVersionUID: -7009009517347609467L

Serialized Fields

servlet

javax.servlet.Servlet servlet
The PhpCGIServlet


kontext

javax.servlet.ServletContext kontext
The ServletContext of the PhpCGIServlet


proxy

javax.servlet.http.HttpServletRequest proxy
The session proxy (HttpServletRequest) of the PhpCGIServlet or the PhpJavaServlet


req

javax.servlet.http.HttpServletRequest req
The PhpCGIServlet request


res

javax.servlet.http.HttpServletResponse res
The PhpCGIServlet response


out

javax.servlet.http.HttpServletResponse out
The PhpJavaServlet response


context

IContext context

session

ISession session

impl

IContextFactoryVisitor impl

id

java.lang.String id

Package php.java.servlet.fastcgi

Class php.java.servlet.fastcgi.FastCGIServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3545800996174312757L

Serialized Fields

documentRoot

java.lang.String documentRoot

serverSignature

java.lang.String serverSignature

context

javax.servlet.ServletContext context

contextLoaderListener

ContextLoaderListener contextLoaderListener

serverInfo

java.lang.String serverInfo

connectionPool

FCGIConnectionPool connectionPool

phpRequestURIisUnique

boolean phpRequestURIisUnique