|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaInvoker | |
|---|---|
| com.caucho.quercus.env | |
| com.caucho.quercus.module | |
| com.caucho.quercus.program | |
| Uses of JavaInvoker in com.caucho.quercus.env |
|---|
| Subclasses of JavaInvoker in com.caucho.quercus.env | |
|---|---|
class |
JavaConstructor
Represents the introspected static function information. |
class |
JavaMethod
Represents a function created from a java method. |
| Uses of JavaInvoker in com.caucho.quercus.module |
|---|
| Subclasses of JavaInvoker in com.caucho.quercus.module | |
|---|---|
class |
StaticFunction
Represents the introspected static function information. |
| Uses of JavaInvoker in com.caucho.quercus.program |
|---|
| Subclasses of JavaInvoker in com.caucho.quercus.program | |
|---|---|
class |
ProByteCodeStaticFunction
Represents the introspected static function information. |
class |
ProStaticFunction
Represents the introspected static function information. |
| Methods in com.caucho.quercus.program with parameters of type JavaInvoker | |
|---|---|
void |
FunctionArrayDelegate.setArrayCount(JavaInvoker arrayCount)
Sets the custom function for the array set. |
void |
FunctionArrayDelegate.setArrayGet(JavaInvoker arrayGet)
Sets the custom function for the array get. |
void |
FunctionArrayDelegate.setArrayPut(JavaInvoker arrayPut)
Sets the custom function for the array set. |
void |
FunctionCountDelegate.setCount(JavaInvoker count)
Sets the custom function for the array get. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||