| Package | Description |
|---|---|
| io.kiw.speedy.builder |
| Modifier and Type | Method and Description |
|---|---|
ChannelMode |
PublishingChannel.getChannelMode() |
static ChannelMode |
ChannelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelMode[] |
ChannelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PublishingChannel(Collection<String> keys,
Collection<SpeedyHost> speedyHosts,
int windowSizeOfRoute,
ChannelMode channelMode) |
Copyright © 2018. All rights reserved.