Uses of Package
com.hazelcast.client.spi.impl

Packages that use com.hazelcast.client.spi.impl
com.hazelcast.client.connection Provides connection interfaces/classes for com.hazelcast.client 
com.hazelcast.client.connection.nio Contains classes related to New IO for com.hazelcast.client.connection 
com.hazelcast.client.proxy This package contains client side proxy implementations of the different Hazelcast data structures and operation types 
com.hazelcast.client.spi Contains classes/interfaces related to Service Provider Interface such as ClientProxy , ClientClusterService 
com.hazelcast.client.spi.impl Provides util classes for com.hazelcast.client 
com.hazelcast.client.txn Contains classes related to Txn such as TransactionProxy 
com.hazelcast.client.txn.proxy.xa Contains classes related to proxy for XA 
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.connection
ConnectionHeartbeatListener
          A listener for the ClientConnectionManager to listen to connection heartbeats
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.connection.nio
ConnectionHeartbeatListener
          A listener for the ClientConnectionManager to listen to connection heartbeats
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.proxy
ClientClusterServiceImpl
          The ClientClusterService implementation.
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.spi
ClientInvocation
           
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.spi.impl
ClientInvocation
           
ClientInvocationFuture
           
ClusterListenerSupport
           
ConnectionHeartbeatListener
          A listener for the ClientConnectionManager to listen to connection heartbeats
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.txn
ClientTransactionManagerServiceImpl
           
 

Classes in com.hazelcast.client.spi.impl used by com.hazelcast.client.txn.proxy.xa
ClientTransactionManagerServiceImpl
           
 



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