Uses of Class
org.gridvise.coherence.cache.invocation.AbstractRemoteTask

Packages that use AbstractRemoteTask
org.gridvise.coherence.cache.invocation   
 

Uses of AbstractRemoteTask in org.gridvise.coherence.cache.invocation
 

Methods in org.gridvise.coherence.cache.invocation with parameters of type AbstractRemoteTask
<R> Collection<R>
AbstractInvocationService.queryOnAllMembers(AbstractRemoteTask<? extends R> task)
           
<R> Collection<R>
AbstractInvocationService.queryOnAllMembers(String targetInvocationService, AbstractRemoteTask<? extends R> task)
           
 



Copyright © 2013. All Rights Reserved.