Uses of Class org.jgroups.blocks.MethodCall

Uses in package org.jgroups.stack

Methods with parameter type org.jgroups.blocks.MethodCall

Object
RpcProtocol.callRemoteMethod(Address dest, MethodCall method_call, int mode, long timeout)
RspList
RpcProtocol.callRemoteMethods(Vector dests, MethodCall method_call, int mode, long timeout)

Uses in package org.jgroups.blocks

Methods with parameter type org.jgroups.blocks.MethodCall

Object
RpcDispatcher.callRemoteMethod(Address dest, MethodCall method_call, int mode, long timeout)
RspList
RpcDispatcher.callRemoteMethods(Vector dests, MethodCall method_call, int mode, long timeout)

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.