| Package | Description |
|---|---|
| io.kiw.speedy.builder |
| Modifier and Type | Method and Description |
|---|---|
SpeedyChannel |
RouteSubscribers.toSubscribers(SpeedyHost... subscriberHosts) |
SpeedyChannel |
SpeedyChannel.withOptions(ChannelOptions channelOptions) |
| Modifier and Type | Method and Description |
|---|---|
SpeedyNetworkBuilder |
SpeedyNetworkBuilder.addChannel(SpeedyChannel newRoute) |
static Set<String> |
KeysBuilder.buildAllKeysAndMyResponseKeyForSubscribing(SpeedyChannel speedyChannel,
String channelName,
SpeedyHost perspectiveHost) |
static Set<String> |
KeysBuilder.buildAllKeysIncludingResponseKeysToPublishers(SpeedyChannel speedyChannel,
String channelName) |
static Set<String> |
KeysBuilder.buildResponseKeysToPublishers(SpeedyChannel speedyChannel,
String channelName) |
| Constructor and Description |
|---|
SpeedyNetwork(List<SpeedyChannel> speedyChannels,
int defaultWindowSize) |
Copyright © 2018. All rights reserved.