Click or drag to resize
SpaceInvokeLeeches Method
Overload List
  NameDescription
Public methodInvokeLeeches(InvokeOptions)
Invokes the appropriate invoke method of the specified class on all the leeches Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeechesT(Tuple) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's leech members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeechesT(Tuple, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's leech members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeechesT(Tuple, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeeches(Tuple, String) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's leech members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeechesT(Tuple, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeeches(Tuple, String, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's leech members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeeches(Tuple, String, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeLeeches(Tuple, String, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Top
See Also