Uses of Class
com.hazelcast.client.impl.protocol.task.InvocationMessageTask

Packages that use InvocationMessageTask
com.hazelcast.client.impl.protocol.task.cache Client protocol tasks implementations for JCache 
com.hazelcast.client.impl.protocol.task.executorservice Client protocol tasks implementations for ExecutorService 
 

Uses of InvocationMessageTask in com.hazelcast.client.impl.protocol.task.cache
 

Subclasses of InvocationMessageTask in com.hazelcast.client.impl.protocol.task.cache
 class CacheListenerRegistrationMessageTask
          This client request specifically calls CacheListenerRegistrationOperation on the server side.
 class CacheManagementConfigMessageTask
          This client request specifically calls CacheManagementConfigOperation on the server side.
 

Uses of InvocationMessageTask in com.hazelcast.client.impl.protocol.task.executorservice
 

Subclasses of InvocationMessageTask in com.hazelcast.client.impl.protocol.task.executorservice
 class ExecutorServiceSubmitToAddressMessageTask
           
 class ExecutorServiceSubmitToPartitionMessageTask
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.