|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseFilter | |
---|---|
org.jboss.ha.framework.interfaces |
Uses of ResponseFilter in org.jboss.ha.framework.interfaces |
---|
Methods in org.jboss.ha.framework.interfaces with parameters of type ResponseFilter | |
---|---|
ArrayList |
HAPartition.callMethodOnCluster(String serviceName,
String methodName,
Object[] args,
Class[] types,
boolean excludeSelf,
ResponseFilter filter)
Invoke a synchronous RPC call on all nodes of the partition/cluster which can be terminated early based on response filter implementation passed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |