| | Name | Description |
|---|
 | IExecuteStreamTArrayType(String) | Invokes instance method methodName with 0 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteStreamTArrayType(String, Object) | Invokes instance method methodName with 1 argument and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteStreamTArrayType(String, Object) |
Executes the method identified by methodName and returns
the result as a JCOBridgeStreamT backed by the
JVM primitive array returned by the method.
|
 | IExecuteStreamTArrayType(String, Object, Object) | Invokes instance method methodName with 2 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteStreamTArrayType(String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteStreamTArrayType(String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. |
 | IExecuteStreamTArrayType(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. |
 | IExecuteStreamTArrayType(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. |
 | IExecuteStreamTArrayType(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. |
 | IExecuteStreamTArrayType(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. |
 | IExecuteStreamTArrayType(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. |
 | IExecuteStreamTArrayType(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. |