Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.proxy.txn |
Contains classes related to proxy for client transactions
|
com.hazelcast.client.proxy.txn.xa |
Contains classes related to proxy for XA
|
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
|
Class and Description |
---|
AbstractClientSelectionHandler
The AbstractClientSelectionHandler gets called by an IO-thread when there is data available to read,
or space available to write.
|
ClientConnection
Client implementation of
Connection . |
ClientReadHandler
ClientReadHandler gets called by an IO-thread when there is data available to read.
|
Class and Description |
---|
ClientConnection
Client implementation of
Connection . |
Class and Description |
---|
ClientConnection
Client implementation of
Connection . |
Class and Description |
---|
ClientConnection
Client implementation of
Connection . |
Class and Description |
---|
ClientConnection
Client implementation of
Connection . |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.