Defines the parser callbacks.
This method must be called with the current input and output streams.
Check if object is an instance of class.
A convenience variant of the PHP script engine which can be used interactively.
Invalidates a given classpath, so that the corresponding classloader gets reloaded.
Invalidates a given classpath, so that the corresponding classloader gets reloaded.
The Invocable interface (optional) contains methods which allow
the Java application to invoke intermediate codes in the
underlying scripting interpreter.
Classes which implement this interface are able to call php code.
Invoke a method on a given object
Invokes a procedure on an object which already defined in the
script using the array of objects as its arguments set.
Invoke a PHP function or a PHP method.
Invokes a scripting procedure with the given name using the
array of objects as its arguments set.
Common methods for all PHP ScriptContexts
Check if the ContextServer is ready, i.e.
Check if the ContextServer is ready, i.e.
Check if the ContextServer is ready, i.e.
The ISession interface is implemented by services to provide an
association between an HTTP client and HTTP server.
A session is considered to be "new" if it has been created by
the server, but the client has not yet acknowledged joining the
session.
Create and destroy socket instances.