| Package | Description |
|---|---|
| blazingcache.network | |
| blazingcache.network.jvm | |
| blazingcache.network.netty | |
| blazingcache.server |
| Modifier and Type | Method and Description |
|---|---|
Channel |
ServerLocator.connect(ChannelEventListener messageReceiver,
ConnectionRequestInfo workerInfo) |
| Modifier and Type | Method and Description |
|---|---|
T |
ServerSideConnectionAcceptor.createConnection(Channel channel) |
| Modifier and Type | Class and Description |
|---|---|
class |
JVMChannel
In-JVM comunications
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
JVMServerLocator.connect(ChannelEventListener worker,
ConnectionRequestInfo workerInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyChannel
Channel implemented on Netty
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
GenericNettyBrokerLocator.connect(ChannelEventListener messageReceiver,
ConnectionRequestInfo workerInfo) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
CacheServerSideConnection.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
CacheServerSideConnection |
CacheServerEndpoint.createConnection(Channel channel) |
void |
CacheServerSideConnection.setChannel(Channel channel) |
Copyright © 2016. All rights reserved.