| | Name | Description |
|---|
 | IExecuteWithSignatureStreamTArrayType(String, String) | Invokes instance method methodName with 0 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object) | Invokes instance method methodName with 1 argument and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object) |
Executes the method identified by methodName and
signature and returns the result as a
JCOBridgeStreamT backed by the JVM primitive
array returned by the method.
|
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object) | Invokes instance method methodName with 2 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |