|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodCall | |
---|---|
jxl.peermi | An extention of the standard RMI classes to enable true p2p, bidi rmi. |
Uses of MethodCall in jxl.peermi |
---|
Methods in jxl.peermi with parameters of type MethodCall | ||
---|---|---|
static
|
Multicast.multicast(PeerHashSet<? extends PeerRemote> peers,
MethodCall<T> call)
Make a multicast method invocation on the remote peers in peers . |
|
static
|
Multicast.multicast(PeerHashSet<? extends PeerRemote> peers,
MethodCall<T> call,
LimitedSearch<T> filter)
Make a multicast method invocation on peers using filter
to filter the results and to limmit the number of returns. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |