Overload List
Name | Description | |
---|---|---|
InvokeMember(Member, InvokeOptions) |
Invokes the appropriate invoke method of the specified class on the specified Member
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember<(Of <<'(T>)>>)(Member, Tuple) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember<(Of <<'(T>)>>)(Member, Tuple, InvokeOptions) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember<(Of <<'(T>)>>)(Member, Tuple, InvokeResultHandler) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember(Member, String, Tuple) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember<(Of <<'(T>)>>)(Member, Tuple, InvokeResultHandler, InvokeOptions) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember(Member, String, Tuple, InvokeOptions) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember(Member, String, Tuple, InvokeResultHandler) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
| |
InvokeMember(Member, String, Tuple, InvokeResultHandler, InvokeOptions) | Obsolete.
Invokes the appropriate invoke method of the specified class on the specific space member passed as an argument.
Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
|