[JavaBridge] element index

All elements
c g j n o p s _
_
top
__call
Java::__call() in JavaProxy.inc
Call a method on a Java object
c
top
Client.inc
Client.inc in Client.inc
g
top
GlobalRef.inc
GlobalRef.inc in GlobalRef.inc
j
top
Java
Java::Java() in JavaProxy.inc
Create a new instance of a java type.
Java
Java in JavaProxy.inc
The Java proxy class.
Java
Java() in JavaBridge.inc
Access the java type with the given name.
JavaBridge.inc
JavaBridge.inc in JavaBridge.inc
JavaException
JavaException in JavaProxy.inc
The java exception proxy.
JavaProxy.inc
JavaProxy.inc in JavaProxy.inc
java_autoload
java_autoload() in JavaBridge.inc
Load a set of java libraries and make them available in the current name space.
java_begin_document
java_begin_document() in JavaProxy.inc
Enters stream mode (asynchronuous protocol).
java_cast
java_cast() in JavaProxy.inc
Converts the java object obj into a PHP value.
java_closure
java_closure() in JavaProxy.inc
Wraps a PHP environment.
java_context
java_context() in JavaProxy.inc
Returns the jsr223 script context handle.
JAVA_DEBUG
JAVA_DEBUG in Options.inc
Debug mode for the client.
java_end_document
java_end_document() in JavaProxy.inc
Ends stream mode.
JAVA_HOSTS
JAVA_HOSTS in Options.inc
The address of the HTTP back end.
java_inspect
java_inspect() in JavaProxy.inc
Returns the contents (public fields, public methods, public classes) of object as a string.
java_instanceof
java_instanceof() in JavaProxy.inc
Tests if object is an instance of clazz.
java_is_false
java_is_false() in JavaBridge.inc
Checks whether a value is false or not.
java_is_null
java_is_null() in JavaBridge.inc
Checks whether a value is null or not.
java_is_true
java_is_true() in JavaBridge.inc
Checks whether a value is true or not.
java_JavaType
java_JavaType in JavaProxy.inc
implemented by JavaException and Java
JAVA_LOG_LEVEL
JAVA_LOG_LEVEL in Options.inc
The request log level between 0 (log off) and 4 (log debug).
JAVA_PEAR_VERSION
JAVA_PEAR_VERSION in Options.inc
The version number of this PHP library.
JAVA_PIPE_DIR
JAVA_PIPE_DIR in Options.inc
Use named pipes instead of local TCP sockets.
JAVA_PREFER_VALUES
JAVA_PREFER_VALUES in Options.inc
Set to 1 for compatibility with earlier versions.
JAVA_RECV_SIZE
JAVA_RECV_SIZE in Options.inc
java_require
java_require() in JavaProxy.inc
Set the library path.
java_reset
java_reset() in JavaProxy.inc
Only for internal use.
JAVA_SEND_SIZE
JAVA_SEND_SIZE in Options.inc
java_server_name
java_server_name() in JavaProxy.inc
Returns the name of the back-end or null, if the back-end is not running.
JAVA_SERVLET
JAVA_SERVLET in Options.inc
Rewrite rules for incoming HTTP requests.
java_session
java_session() in JavaProxy.inc
Return a session handle.
java_set_file_encoding
java_set_file_encoding() in JavaProxy.inc
Set the java file encoding, for example UTF-8 or ASCII.
java_values
java_values() in JavaProxy.inc
Unwraps a Java object.
n
top
NativeParser.inc
NativeParser.inc in NativeParser.inc
o
top
Options.inc
Options.inc in Options.inc
p
top
Parser.inc
Parser.inc in Parser.inc
Protocol.inc
Protocol.inc in Protocol.inc
s
top
SimpleParser.inc
SimpleParser.inc in SimpleParser.inc
c g j n o p s _