Uses of Class php.java.bridge.JavaBridge

Uses in package php.java.bridge.http

Methods with parameter type php.java.bridge.JavaBridge

void
Set the JavaBridge into this context.

Methods with return type php.java.bridge.JavaBridge

JavaBridge

Uses in package php.java.bridge

Constructors with parameter type php.java.bridge.JavaBridge

Creates an empty request object.
Creates a new response object.

Methods with parameter type php.java.bridge.JavaBridge

PhpMap
PhpMap.getPhpMap(Object value, JavaBridge bridge)
Returns a PhpMap for a given value.