Uses of Class php.java.bridge.PhpProcedureProxy

Uses in package php.java.bridge.http

Methods with parameter type php.java.bridge.PhpProcedureProxy

boolean

Uses in package php.java.bridge

Methods with parameter type php.java.bridge.PhpProcedureProxy

boolean
Call the java continuation with the current continuation kont as its argument.

Uses in package php.java.script

Methods with parameter type php.java.bridge.PhpProcedureProxy

void
The PHP script must call this function with the current continuation as an argument.
boolean
boolean

Methods with return type php.java.bridge.PhpProcedureProxy

PhpProcedureProxy
One must call this function if one is interested in the php continuation.