| Package | Description |
|---|---|
| blazingcache.client | |
| blazingcache.network | |
| blazingcache.network.jvm | |
| blazingcache.network.netty | |
| blazingcache.server |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheClient
Client
|
| Modifier and Type | Field and Description |
|---|---|
protected ChannelEventListener |
Channel.messagesReceiver |
| Modifier and Type | Method and Description |
|---|---|
ChannelEventListener |
Channel.getMessagesReceiver() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
ServerLocator.connect(ChannelEventListener messageReceiver,
ConnectionRequestInfo workerInfo) |
void |
Channel.setMessagesReceiver(ChannelEventListener messagesReceiver) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
JVMServerLocator.connect(ChannelEventListener worker,
ConnectionRequestInfo workerInfo) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
GenericNettyBrokerLocator.connect(ChannelEventListener messageReceiver,
ConnectionRequestInfo workerInfo) |
| Constructor and Description |
|---|
NettyConnector(ChannelEventListener receiver) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheServerSideConnection
Connection to a node from the server side
|
Copyright © 2016. All rights reserved.