A B C D E F G H I J K L M N O P R S T U V W X Z

G

get(String) - Method in class javax.script.AbstractScriptEngine
Retrieves the associated value with the specified key ScriptEngine namespace.
get(String) - Method in interface javax.script.ScriptEngine
Retrieves the value which is associated with the specified key in the state of the ScriptEngine.
get(String) - Method in class javax.script.ScriptEngineManager
Retrieves the associated value for the spefied key in the GLOBAL_SCOPE
get(Object) - Method in class javax.script.SimpleBindings
get(String) - Method in class php.java.bridge.http.Context
Get a binding from the engine scope
get(String) - Static method in class php.java.bridge.http.ContextFactory
Only for internal use.
GET - Static variable in class php.java.bridge.http.HttpServer
Request method PUT
get(String) - Method in interface php.java.bridge.http.IContext
Get a binding from the engine scope
get(Object) - Method in interface php.java.bridge.ISession
Returns the object bound to the given name in the session's context layer data.
get(String) - Method in class php.java.script.PhpScriptContext
Get a binding from the engine scope
get(String) - Method in class php.java.script.PhpScriptContextDecorator
Get a binding from the engine scope
getAll() - Method in class php.java.bridge.http.Context
Get all bindings from the engine scope
getAll() - Method in interface php.java.bridge.http.IContext
Get all bindings from the engine scope
getAll() - Method in interface php.java.bridge.ISession
Returns a map of all bindings maintained by this session.
getAll() - Method in class php.java.script.PhpScriptContext
Get all bindings from the engine scope
getAll() - Method in class php.java.script.PhpScriptContextDecorator
Get all bindings from the engine scope
getAttribute(String) - Method in interface javax.script.ScriptContext
Retrieves the value of the getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in interface javax.script.ScriptContext
Retrieves the value of an attribute in the specified scope.
getAttribute(String) - Method in class javax.script.SimpleScriptContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in class javax.script.SimpleScriptContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in class php.java.bridge.http.Context
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in class php.java.bridge.http.Context
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in interface php.java.bridge.http.IContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in interface php.java.bridge.http.IContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in class php.java.script.PhpScriptContextDecorator
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in class php.java.script.PhpScriptContextDecorator
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in class php.java.script.ScriptContextDecorator
Retrieves the value of the getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in class php.java.script.ScriptContextDecorator
Retrieves the value of an attribute in the specified scope.
getAttribute(String, int) - Method in class php.java.script.servlet.PhpHttpScriptContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in class php.java.script.servlet.PhpHttpScriptContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String) - Method in class php.java.servlet.HttpContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttributesScope(String) - Method in interface javax.script.ScriptContext
Retrieves the lowest value of the scope for which the attribute is defined.
getAttributesScope(String) - Method in class javax.script.SimpleScriptContext
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - Method in class php.java.bridge.http.Context
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - Method in interface php.java.bridge.http.IContext
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - Method in class php.java.script.PhpScriptContextDecorator
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - Method in class php.java.script.ScriptContextDecorator
Retrieves the lowest value of the scope for which the attribute is defined.
getBindings(int) - Method in class javax.script.AbstractScriptEngine
Retrieves a reference to the associated namespace for the specified level of scope.
getBindings(int) - Method in interface javax.script.ScriptContext
Retrieves the Namespace instance associated with the gieve scope.
getBindings(int) - Method in interface javax.script.ScriptEngine
Retrieves a reference to the associated namespace for the specified level of scope.
getBindings() - Method in class javax.script.ScriptEngineManager
Retrieves the namespace corresponds to GLOBAL_SCOPE.
getBindings(int) - Method in class javax.script.SimpleScriptContext
Retrieves the Namespace instance associated with the specified level of scope.
getBindings(int) - Method in class php.java.script.PhpScriptContextDecorator
Retrieves the Namespace instance associated with the gieve scope.
getBindings(int) - Method in class php.java.script.ScriptContextDecorator
Retrieves the Namespace instance associated with the gieve scope.
getBridge() - Method in class php.java.bridge.http.SimpleContextFactory
Return the JavaBridge.
getBridge() - Method in interface php.java.bridge.IJavaBridgeFactory
Return the JavaBridge.
getBridge() - Method in class php.java.bridge.JavaBridgeFactory
Return the JavaBridge.
getBufferContents() - Method in class php.java.servlet.RemoteHttpServletResponse
 
getBufferSize() - Method in class php.java.servlet.RemoteHttpServletResponse
 
getCachedString(byte[], int, int) - Method in class php.java.bridge.JavaBridge
Return a cached string using the current file encoding (see java_set_file_encoding()).
getCanonicalWindowsFile(String) - Static method in class php.java.bridge.Standalone
Returns the canonical windows file.
getCgiDir() - Method in interface php.java.bridge.http.IFCGIProcessFactory
The full path to the pear dir.
getCgiDir() - Method in class php.java.script.FastCGIProxy
The full path to the pear dir.
getCgiDir() - Method in class php.java.servlet.ContextLoaderListener
The full path to the pear dir.
getChannelName(IContextFactory) - Method in class php.java.bridge.http.ContextServer
Return the channelName which be passed to the client as X_JAVABRIDGE_REDIRECT
getChannelName() - Method in class php.java.bridge.http.SocketContextServer
Returns the server port.
getChannelName() - Method in class php.java.servlet.ContextLoaderListener
 
getClass(Object) - Static method in class php.java.bridge.Util
Return the class or the object, if obj is already a class.
getClassName(Object) - Static method in class php.java.bridge.Util
Return the class name
getCloseables() - Method in class php.java.servlet.ContextLoaderListener
 
getColumnNumber() - Method in exception javax.script.ScriptException
Retrieves the column number of the script where the error has occured.
getConnectionPool() - Method in class php.java.servlet.ContextLoaderListener
 
getContext() - Method in class javax.script.AbstractScriptEngine
Return the script context.
getContext() - Method in interface javax.script.ScriptEngine
 
getContext() - Method in class php.java.bridge.http.ContextFactory
Returns the context.
getContext() - Method in interface php.java.bridge.http.IContextFactory
Return a JSR223 context
getContext() - Method in class php.java.bridge.http.RemoteHttpContextFactory
Return the associated context
getContext() - Method in class php.java.bridge.http.SimpleContextFactory
Return a JSR223 context
getContext() - Method in interface php.java.bridge.IJavaBridgeFactory
Return the associated JSR223 context
getContext() - Method in class php.java.bridge.JavaBridge
Returns the JSR223 context.
getContext() - Method in class php.java.bridge.JavaBridgeFactory
Return the associated JSR223 context
getContext() - Method in class php.java.bridge.SessionFactory
Return the associated context
getContext() - Method in class php.java.script.servlet.PhpHttpScriptContext
Get the ServletContext
getContext() - Method in class php.java.servlet.RemoteHttpServletContextFactory
Return the associated JSR223 context
getContextClassLoader() - Static method in class php.java.bridge.Util
Return the thread context class loader
getContextLoaderListener(ServletContext) - Static method in class php.java.servlet.ContextLoaderListener
 
getContextServer() - Method in class php.java.bridge.JavaBridgeRunner
Return the ContextServer
getContextServer() - Method in interface php.java.script.IPhpScriptContext
Get the context server associated with this context, usually a HttpServer (JavaBridgeRunner) or a ContextServer from a ContextLoaderListener
getContextServer() - Method in class php.java.script.PhpJavaBridgeRunnerScriptContext
Get the context server associated with this context, usually a HttpServer (JavaBridgeRunner) or a ContextServer from a ContextLoaderListener
getContextServer() - Method in class php.java.script.PhpScriptContext
Get the context server associated with this context, usually a HttpServer (JavaBridgeRunner) or a ContextServer from a ContextLoaderListener
getContextServer() - Method in class php.java.script.PhpScriptContextDecorator
Get the context server associated with this context, usually a HttpServer (JavaBridgeRunner) or a ContextServer from a ContextLoaderListener
getContextServer() - Method in class php.java.script.servlet.PhpHttpScriptContext
Get the context server associated with this context, usually a HttpServer (JavaBridgeRunner) or a ContextServer from a ContextLoaderListener
getContextServer() - Method in class php.java.servlet.ContextLoaderListener
 
getContinuation() - Method in class php.java.script.AbstractPhpScriptContext
 
getContinuation() - Method in interface php.java.script.IPhpScriptContext
Get the php continuation
getContinuation() - Method in class php.java.script.PhpScriptContextDecorator
Get the php continuation
getCreationTime() - Method in interface php.java.bridge.ISession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCtx() - Method in class php.java.bridge.http.AbstractChannelName
Return the
getEngine() - Method in class javax.script.CompiledScript
Retrieves a reference to the ScriptEngine whose methods created this CompiledScript object.
getEngine() - Method in class php.java.script.CompiledPhpScript
Retrieves a reference to the ScriptEngine whose methods created this CompiledScript object.
getEngineByExtension(String) - Method in class javax.script.ScriptEngineManager
Retrieves a new instance of a ScriptingEngine for the specified extension of a scirpt file.
getEngineByMimeType(String) - Method in class javax.script.ScriptEngineManager
Retrieves new instance the ScriptingEngine for a specifed MIME type.
getEngineByName(String) - Method in class javax.script.ScriptEngineManager
Retrieves a new instance of a ScriptEngine the specified descriptieve name.
getEngineFactories() - Method in class javax.script.ScriptEngineManager
Retrieves an array of instances of ScriptEngineFactory class which are found by the discovery mechanism.
getEngineName() - Method in interface javax.script.ScriptEngineFactory
Retrieves the full name of the ScriptEngine.
getEngineName() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves the full name of the ScriptEngine.
getEngineVersion() - Method in interface javax.script.ScriptEngineFactory
Retrieves the version of the Script Engine.
getEngineVersion() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves the version of the Script Engine.
getEnvironment() - Method in interface php.java.bridge.http.IFCGIProcessFactory
Get the process environment map used for PHP.
getEnvironment() - Method in class php.java.script.FastCGIProxy
Get the process environment map used for PHP.
getEnvironment() - Method in class php.java.servlet.ContextLoaderListener
Get the process environment map used for PHP.
getError() - Method in class php.java.bridge.http.FCGIInputStream
 
getError() - Method in exception php.java.bridge.Util.Process.PhpException
Return the error string
getErrorStream() - Method in class php.java.bridge.Util.Process
getErrorWriter() - Method in interface javax.script.ScriptContext
Returns the Writer used to display error output.
getErrorWriter() - Method in class javax.script.SimpleScriptContext
Returns the Writer used to display error output.
getErrorWriter() - Method in class php.java.script.AbstractPhpScriptContext
 
getErrorWriter() - Method in class php.java.script.PhpScriptContextDecorator
Returns the Writer used to display error output.
getErrorWriter() - Method in class php.java.script.ScriptContextDecorator
Returns the Writer used to display error output.
getErrorWriter() - Method in class php.java.script.servlet.PhpHttpScriptContext
Returns the Writer used to display error output.
getExtensions() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of Strings which are file extensions tipically used for files containing scripts written in the language supported by the ScriptEngine.
getExtensions() - Method in class php.java.script.InvocablePhpScriptEngineFactory
Retrieves an array of Strings which are file extensions tipically used for files containing scripts written in the language supported by the ScriptEngine.
getExtensions() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves an array of Strings which are file extensions tipically used for files containing scripts written in the language supported by the ScriptEngine.
getFactory() - Method in interface javax.script.ScriptEngine
Retrieves a ScriptEngineFactory for the class to which describes the underlying ScriptEngine.
getFactory() - Method in class php.java.bridge.JavaBridge
Return the session/jsr223 factory associated with this bridge
getFcgiStartCommand(String, String) - Method in class php.java.bridge.http.FCGIConnectionFactory
Return a command which may be useful for starting the FastCGI server as a separate command.
getFcgiStartCommand(String, String) - Method in class php.java.bridge.http.NPChannelFactory
Return the OS command used to start the FCGI process
getFileName() - Method in exception javax.script.ScriptException
Retrieves the file name in which the script is contained.
getHeader(String) - Method in class php.java.bridge.http.HttpRequest
Returns the header value
getHeader(String, HttpServletRequest) - Static method in class php.java.servlet.PhpJavaServlet
Only for internal use
getHeaders(StringBuffer, Enumeration) - Static method in class php.java.servlet.ServletUtil
 
getHostAddress(boolean) - Static method in class php.java.bridge.Util
Returns the string "127.0.0.1".
getHttpServletRequest() - Method in class php.java.bridge.http.Context
Throws IllegalStateException
getHttpServletRequest() - Method in interface php.java.bridge.http.IContext
Return the http servlet request
getHttpServletRequest() - Method in class php.java.script.PhpScriptContext
Throws IllegalStateException
getHttpServletRequest() - Method in class php.java.script.PhpScriptContextDecorator
Return the http servlet request
getHttpServletRequest() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the http servlet request
getHttpServletRequest() - Method in class php.java.servlet.HttpContext
Return the http servlet request
getHttpServletRequest() - Method in class php.java.servlet.RemoteContext
Return the request object
getHttpServletResponse() - Method in class php.java.bridge.http.Context
Throws IllegalStateException
getHttpServletResponse() - Method in interface php.java.bridge.http.IContext
Return the http servlet response
getHttpServletResponse() - Method in class php.java.script.PhpScriptContext
Throws IllegalStateException
getHttpServletResponse() - Method in class php.java.script.PhpScriptContextDecorator
Return the http servlet response
getHttpServletResponse() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the http servlet response
getHttpServletResponse() - Method in class php.java.servlet.HttpContext
Return the http servlet response
getHttpServletResponse() - Method in class php.java.servlet.RemoteContext
Return the response object
getId() - Method in class php.java.bridge.http.ContextFactory
Return the serializable ID of the context factory
getId() - Method in interface php.java.bridge.http.IContextFactory
Return the serializable ID of the context factory
getId() - Method in class php.java.bridge.http.RemoteHttpContextFactory
Return the serializable ID of the context factory
getId() - Method in class php.java.bridge.http.SimpleContextFactory
Return the serializable ID of the context factory
getId() - Method in class php.java.servlet.RemoteHttpServletContextFactory
Return the serializable ID of the context factory
getInputStream() - Method in class php.java.bridge.http.AbstractChannel
Returns the channel's input stream.
getInputStream() - Method in class php.java.bridge.http.FCGIConnection
Return the input stream
getInputStream() - Method in class php.java.bridge.http.FCGIConnectionPool.Connection
Returns the InputStream associated with this connection.
getInputStream() - Method in class php.java.bridge.http.HttpRequest
Returns the InputStream
getInputStream() - Method in class php.java.bridge.Util.Process
getInputStream() - Method in class php.java.servlet.VoidInputHttpServletRequest
 
getInstance(String, boolean) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getInstance(String) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getInstance(String, boolean) - Static method in class php.java.script.JavaBridgeScriptRunner
Return a instance.
getInstance(String) - Static method in class php.java.script.JavaBridgeScriptRunner
Return a instance.
getInterface(Object, Class) - Method in interface javax.script.Invocable
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getInterface(Class) - Method in interface javax.script.Invocable
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getInterface(Class) - Method in class php.java.script.InvocablePhpScriptEngine
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getInterface(Object, Class) - Method in class php.java.script.InvocablePhpScriptEngine
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getLanguageName() - Method in interface javax.script.ScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageName() - Method in class php.java.script.InteractivePhpScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageName() - Method in class php.java.script.InvocablePhpScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageName() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageVersion() - Method in interface javax.script.ScriptEngineFactory
Retrieves the version of the language supported by the ScriptEngine.
getLanguageVersion() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves the version of the language supported by the ScriptEngine.
getLastAccessedTime() - Method in interface php.java.bridge.ISession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastException() - Method in class php.java.bridge.JavaBridge
Return the first java.lang.RuntimeException/java.lang.Error in a chain or the last java.lang.Exception.
getLineNumber() - Method in exception javax.script.ScriptException
Retrieves the line number of the script where the error has occured.
getLocalPort(ServletRequest) - Static method in class php.java.servlet.ServletUtil
Only for internal use.
getLogger() - Static method in class php.java.bridge.Util
 
getLogger() - Method in class php.java.servlet.ContextLoaderListener
 
getLogLevel() - Method in class php.java.bridge.JavaBridge
Return the log level:
0: log off
1: log fatal
2: log messages/exceptions
3: log verbose
4: log debug
5: log method invocations
getManageable(Object) - Static method in class php.java.bridge.http.Context
Only for internal use
getMBeanProperty(String, String) - Static method in class php.java.servlet.ServletUtil
Return an mbean property.
getMessage() - Method in exception javax.script.ScriptException
Retrieves a String describing the cause of error.
getMethod() - Method in class php.java.bridge.http.HttpRequest
Return the request Method
getMethodCallSyntax(String, String, String[]) - Method in interface javax.script.ScriptEngineFactory
Return a syntax string for method calls
getMethodCallSyntax(String, String, String[]) - Method in class php.java.script.PhpScriptEngineFactory
Return a syntax string for method calls
getMimeTypes() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of Strings containing MIME types describing the content which can be processed using the Script Engine.
getMimeTypes() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves an array of Strings containing MIME types describing the content which can be processed using the Script Engine.
getName() - Method in class php.java.bridge.http.AbstractChannel
Returns the name of the channel, for example the socket # or the pipe name.
getName() - Method in class php.java.bridge.http.AbstractChannelName
Returns the name of the channel, for example the socket # or the pipe name.
getNames() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine.
getNames() - Method in class php.java.script.InvocablePhpScriptEngineFactory
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine.
getNames() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine.
getOptions() - Method in class php.java.bridge.JavaBridge
Returns the connection options
getOuptutStream() - Method in class php.java.bridge.http.AbstractChannel
Returns the channel's output stream.
getOutputStatement(String) - Method in interface javax.script.ScriptEngineFactory
Return the output syntax
getOutputStatement(String) - Method in class php.java.script.PhpScriptEngineFactory
Return the output syntax
getOutputStream() - Method in class php.java.bridge.http.FCGIConnection
Return the output stream
getOutputStream() - Method in class php.java.bridge.http.FCGIConnectionPool.Connection
Returns the OutputStream associated with this connection.
getOutputStream() - Method in class php.java.bridge.http.HttpResponse
Returns the OutputStream of the response.
getOutputStream() - Method in interface php.java.bridge.http.IFCGIProcess
Get the process output stream
getOutputStream() - Method in class php.java.bridge.http.OutputStreamFactory
Return an output stream
getOutputStream() - Method in class php.java.bridge.Util.Process
getOutputStream() - Method in class php.java.script.PhpScriptWriter
Returns the OutputStream.
getOutputStream() - Method in class php.java.servlet.RemoteHttpServletResponse
 
getParameter(String) - Method in interface javax.script.ScriptEngineFactory
Retrieves an associated value for the specified key.
getParameter(String) - Method in class php.java.script.PhpScriptEngineFactory
Retrieves an associated value for the specified key.
getPath() - Method in class php.java.bridge.http.NPChannelFactory
Return the path selected by NPChannelFactory.setDefaultPort() or NPChannelFactory.setDynamicPort()
getPearDir() - Method in interface php.java.bridge.http.IFCGIProcessFactory
The full path to the pear dir.
getPearDir() - Method in class php.java.script.FastCGIProxy
The full path to the pear dir.
getPearDir() - Method in class php.java.servlet.ContextLoaderListener
The full path to the pear dir.
getPhp() - Method in interface php.java.bridge.http.IFCGIProcessFactory
Get the path to the PHP binary.
getPhp() - Method in class php.java.script.FastCGIProxy
Get the path to the PHP binary.
getPhp() - Method in class php.java.servlet.ContextLoaderListener
Get the path to the PHP binary.
getPhpConnectionPoolSize() - Method in interface php.java.bridge.http.IFCGIProcessFactory
Get the connection pool size, usually FCGIUtil#PHP_FCGI_CONNECTION_POOL_SIZE
getPhpConnectionPoolSize() - Method in class php.java.script.FastCGIProxy
Get the connection pool size, usually FCGIUtil#PHP_FCGI_CONNECTION_POOL_SIZE
getPhpConnectionPoolSize() - Method in class php.java.servlet.ContextLoaderListener
Get the connection pool size, usually FCGIUtil#PHP_FCGI_CONNECTION_POOL_SIZE
getPhpIncludeJava() - Method in interface php.java.bridge.http.IFCGIProcessFactory
Get the value of the php_include_java option from the WEB-INF/web.xml.
getPhpIncludeJava() - Method in class php.java.script.FastCGIProxy
Get the value of the php_include_java option from the WEB-INF/web.xml.
getPhpIncludeJava() - Method in class php.java.servlet.ContextLoaderListener
Get the value of the php_include_java option from the WEB-INF/web.xml.
getPhpMap(Object) - Method in class php.java.bridge.JavaBridge
Return map for the value (PHP 5 only)
getPhpMaxRequests() - Method in interface php.java.bridge.http.IFCGIProcessFactory
Get the max requests value, usually FCGIUtil.PHP_FCGI_MAX_REQUESTS
getPhpMaxRequests() - Method in class php.java.script.FastCGIProxy
Get the max requests value, usually FCGIUtil.PHP_FCGI_MAX_REQUESTS
getPhpMaxRequests() - Method in class php.java.servlet.ContextLoaderListener
Get the max requests value, usually FCGIUtil.PHP_FCGI_MAX_REQUESTS
getPhpScript() - Method in class php.java.script.Continuation
One must call this function if one is interested in the php continuation.
getPhpScript() - Method in interface php.java.script.IContinuation
One must call this function if one is interested in the php continuation.
getPhpSuffix() - Method in class php.java.servlet.PhpCGIFilter
Return the PHP_SUFFIX.
getProgram(String[]) - Method in interface javax.script.ScriptEngineFactory
Return the program syntax
getProgram(String[]) - Method in class php.java.script.PhpScriptEngineFactory
Return the program syntax
getReaader() - Method in class php.java.servlet.VoidInputHttpServletRequest
 
getReader() - Method in interface javax.script.ScriptContext
Returns a Reader to be used by the script to read input.
getReader() - Method in class javax.script.SimpleScriptContext
Returns a Reader to be used by the script to read input.
getReader() - Method in class php.java.script.PhpScriptContextDecorator
Returns a Reader to be used by the script to read input.
getReader() - Method in class php.java.script.ScriptContextDecorator
Returns a Reader to be used by the script to read input.
getReader() - Method in class php.java.script.servlet.PhpHttpScriptContext
Returns a Reader to be used by the script to read input.
getRealPath(String) - Method in class php.java.bridge.http.Context
Get the full file system path for the given resource.
getRealPath(String) - Method in interface php.java.bridge.http.IContext
Get the full file system path for the given resource.
getRealPath(String) - Method in class php.java.script.PhpScriptContext
Get the full file system path for the given resource.
getRealPath(String) - Method in class php.java.script.PhpScriptContextDecorator
Get the full file system path for the given resource.
getRealPath(String) - Method in class php.java.script.servlet.PhpHttpScriptContext
Get the full file system path for the given resource.
getRealPath(String) - Method in class php.java.servlet.HttpContext
Get the full file system path for the given resource.
getRealPath(ServletContext, String) - Static method in class php.java.servlet.ServletUtil
Identical to context2.getRealPath(pathInfoCGI).
getRealPathInternal(String) - Static method in class php.java.bridge.http.Context
Only for internal use
getRealPathInternal(String, ServletContext) - Static method in class php.java.servlet.HttpContext
Deprecated. Use ServletUtil.getRealPath(ServletContext, String)
getRedirectString() - Method in class php.java.bridge.http.Context
Deprecated.  
getRedirectString(String) - Method in class php.java.bridge.http.Context
Deprecated.  
getRedirectString(String) - Method in interface php.java.bridge.http.IContext
Deprecated. Use IContext.getRedirectURL(String)
getRedirectString() - Method in interface php.java.bridge.http.IContext
Deprecated. Use IContext.getRedirectURL(String)
getRedirectString() - Method in class php.java.script.PhpScriptContext
Deprecated.  
getRedirectString(String) - Method in class php.java.script.PhpScriptContext
Deprecated.  
getRedirectString(String) - Method in class php.java.script.PhpScriptContextDecorator
Deprecated.  
getRedirectString() - Method in class php.java.script.PhpScriptContextDecorator
Deprecated.  
getRedirectString(String) - Method in class php.java.script.servlet.PhpHttpScriptContext
Deprecated.  
getRedirectString() - Method in class php.java.script.servlet.PhpHttpScriptContext
Deprecated.  
getRedirectString() - Method in class php.java.servlet.HttpContext
Deprecated.  
getRedirectString(String) - Method in class php.java.servlet.HttpContext
Deprecated.  
getRedirectURL(String) - Method in class php.java.bridge.http.Context
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRedirectURL(String) - Method in interface php.java.bridge.http.IContext
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRedirectURL(String) - Method in class php.java.script.PhpScriptContext
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRedirectURL(String) - Method in class php.java.script.PhpScriptContextDecorator
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRedirectURL(String) - Method in class php.java.script.PhpSecureScriptContext
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRedirectURL(String) - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the redirect string, for example http://localhost:8080/webPath Used by the non-compiling script engines to hard-code the back-end URL in the Java.inc
getRequest() - Method in class php.java.script.servlet.PhpHttpScriptContext
Get the HttpServletRequest
getRequestURI() - Method in class php.java.bridge.http.HttpRequest
Return the request URI
getRequiredInstance(String, boolean) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getRequiredInstance(String) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getRequiredInstance() - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getRequiredInstance(String, boolean) - Static method in class php.java.script.JavaBridgeScriptRunner
Return a instance.
getRequiredInstance(String) - Static method in class php.java.script.JavaBridgeScriptRunner
Return a instance.
getRequiredInstance() - Static method in class php.java.script.JavaBridgeScriptRunner
Return a instance.
getResponse() - Method in class php.java.script.servlet.PhpHttpScriptContext
Get the servlet response
getResult() - Method in class php.java.script.ResultProxy
Release the script engine and return the result code
getScopes() - Method in interface javax.script.ScriptContext
Returns immutable List of all the valid values for scope in the ScriptContext.
getScopes() - Method in class javax.script.SimpleScriptContext
Returns immutable List of all the valid values for scope in the ScriptContext.
getScopes() - Method in class php.java.script.PhpScriptContextDecorator
Returns immutable List of all the valid values for scope in the ScriptContext.
getScopes() - Method in class php.java.script.ScriptContextDecorator
Returns immutable List of all the valid values for scope in the ScriptContext.
getScriptEngine() - Method in interface javax.script.ScriptEngineFactory
Retrieves an instance of the associated ScriptEngine.
getScriptEngine() - Method in class php.java.script.PhpScriptEngineFactory
Retrieves an instance of the associated ScriptEngine.
getServlet() - Method in class php.java.bridge.http.Context
Throws IllegalStateException
getServlet() - Method in interface php.java.bridge.http.IContext
Return the http servlet
getServlet() - Method in class php.java.script.PhpScriptContext
Throws IllegalStateException
getServlet() - Method in class php.java.script.PhpScriptContextDecorator
Return the http servlet
getServlet() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the http servlet
getServlet() - Method in class php.java.servlet.HttpContext
Return the http servlet
getServlet() - Method in class php.java.servlet.RemoteContext
Return the servlet
getServletConfig() - Method in class php.java.bridge.http.Context
Throws IllegalStateException
getServletConfig() - Method in interface php.java.bridge.http.IContext
Return the servlet config
getServletConfig() - Method in class php.java.script.PhpScriptContext
Throws IllegalStateException
getServletConfig() - Method in class php.java.script.PhpScriptContextDecorator
Return the servlet config
getServletConfig() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the servlet config
getServletConfig() - Method in class php.java.servlet.HttpContext
Return the servlet config
getServletConfig() - Method in class php.java.servlet.RemoteContext
Return the servlet config
getServletContext() - Method in class php.java.bridge.http.Context
Throws IllegalStateException
getServletContext() - Method in interface php.java.bridge.http.IContext
Return the servlet context
getServletContext() - Method in class php.java.script.PhpScriptContext
Throws IllegalStateException
getServletContext() - Method in class php.java.script.PhpScriptContextDecorator
Return the servlet context
getServletContext() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the servlet context
getServletContext() - Method in class php.java.servlet.HttpContext
Return the servlet context
getServletContext() - Method in class php.java.servlet.RemoteContext
Return the servlet context
getServletOutputStream(HttpServletResponse) - Static method in class php.java.servlet.ServletUtil
 
getSession(String, short, int) - Method in class php.java.bridge.http.ContextFactory
Return a standard session, shared with JSP
getSession(String, short, int) - Method in interface php.java.bridge.http.IContextFactory
 
getSession(String, short, int) - Method in class php.java.bridge.http.SimpleContextFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in interface php.java.bridge.IJavaBridgeFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in class php.java.bridge.JavaBridge
Return a session handle shared among all JavaBridge instances.
getSession(String, short, int) - Method in class php.java.bridge.JavaBridgeFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in class php.java.bridge.SessionFactory
Return a session.
getSession(String, short, int) - Method in class php.java.script.InteractivePhpScriptContextFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in class php.java.servlet.RemoteHttpServletContextFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in class php.java.servlet.RemoteServletContextFactory
Return a session for the JavaBridge
getSession(String, short, int) - Method in class php.java.servlet.SimpleServletContextFactory
Return a session for the JavaBridge
getSession() - Method in class php.java.servlet.SimpleServletContextFactory
Return the http session handle;
getSessionCount() - Method in interface php.java.bridge.ISession
Returns the number of active sessions.
GetSetProp(Object, String, Object[], Response) - Method in class php.java.bridge.JavaBridge
Get or Set a property, to be called by clients.
getShortClassName(Object) - Static method in class php.java.bridge.Util
Return the short class name
getShortName(Class) - Static method in class php.java.bridge.Util
Return the short class name
getSimpleRedirectString(String, String, boolean) - Static method in class php.java.bridge.Util
 
getSimpleSession(String, short, int) - Method in class php.java.bridge.http.ContextFactory
Return a simple session which cannot be shared with JSP
getSimpleSession(String, short, int) - Method in interface php.java.bridge.http.IContextFactory
 
getSimpleSession(String, short, int) - Method in class php.java.bridge.http.RemoteHttpContextFactory
getSimpleSession(String, short, int) - Method in class php.java.bridge.http.SimpleContextFactory
getSimpleSession(String, short, int) - Method in class php.java.servlet.RemoteHttpServletContextFactory
getSimpleSession(String, boolean, int) - Method in class php.java.servlet.SimpleServletContextFactory
getSocket() - Method in class php.java.bridge.http.HttpServer
Returns the server socket.
getSocketName() - Method in class php.java.bridge.http.Context
Return the socket name, for example 8080
getSocketName() - Method in interface php.java.bridge.http.IContext
Return the socket name, for example 8080
getSocketName() - Method in interface php.java.bridge.ISocketFactory
Return the socket# as a string.
getSocketName() - Method in class php.java.script.PhpJavaBridgeRunnerScriptContext
Return the socket name, for example 8080
getSocketName() - Method in class php.java.script.PhpScriptContext
Return the socket name, for example 8080
getSocketName() - Method in class php.java.script.PhpScriptContextDecorator
Return the socket name, for example 8080
getSocketName() - Method in class php.java.script.servlet.PhpHttpScriptContext
Return the socket name, for example 8080
getSocketName() - Method in class php.java.servlet.HttpContext
Return the socket name, for example 8080
getString(byte[], int, int) - Method in class php.java.bridge.JavaBridge
Return a new string using the current file encoding (see java_set_file_encoding()).
getThreadGroup() - Method in class php.java.bridge.JavaBridgeSecurityManager
All user threads belong to the "JavaBridgeThreadPoolAppGroup" and all internal threads to "JavaBridgeThreadPoolGroup".
getThreadPool() - Method in class php.java.servlet.ContextLoaderListener
 
getTimeout() - Method in interface php.java.bridge.ISession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getURL() - Method in class php.java.script.URLReader
Returns the URL to which this reader connects.
getValues(Object) - Method in class php.java.bridge.JavaBridge
Convert Map or Collection into a PHP array, sends the entire array, Map or Collection to the client.
getWebInfDir() - Method in interface php.java.bridge.http.IFCGIProcessFactory
The full path to the web-inf dir.
getWebInfDir() - Method in class php.java.script.FastCGIProxy
The full path to the web-inf dir.
getWebInfDir() - Method in class php.java.servlet.ContextLoaderListener
The full path to the web-inf dir.
getWriter() - Method in interface javax.script.ScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class javax.script.SimpleScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class php.java.bridge.http.Context
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - Method in interface php.java.bridge.http.IContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - Method in class php.java.script.AbstractPhpScriptContext
 
getWriter() - Method in class php.java.script.PhpScriptContextDecorator
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - Method in class php.java.script.ScriptContextDecorator
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class php.java.script.servlet.PhpHttpScriptContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter(ILogger) - Static method in class php.java.script.servlet.PhpScriptLogWriter
Get a new log writer
getWriter() - Method in class php.java.servlet.HttpContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - Method in class php.java.servlet.RemoteHttpServletResponse
 
GLOBAL_SCOPE - Static variable in interface javax.script.ScriptContext
defines an integer for the level of scope, GLOBAL_SCOPE
GLOBAL_SCOPE - Static variable in interface php.java.bridge.http.IContext
The global scope

A B C D E F G H I J K L M N O P R S T U V W X Z