| Modifier and Type | Method and Description |
|---|---|
ChannelDispatcher.Builder |
ChannelDispatcher.Builder.addChannel(Channel channel) |
ChannelDispatcher.Builder |
ChannelDispatcher.Builder.addChannels(Channel... c) |
static ChannelDispatcher.Builder |
ChannelDispatcher.builder()
Get a Builder instance to build a new ChannelDispatcher
|
ChannelDispatcher.Builder |
ChannelDispatcher.Builder.failIfNoChannelToConsumeOneCharacter()
If this option is activated, an IllegalStateException will be thrown as soon as a character won't be consumed by any channel.
|
Copyright © 2009-2014 SonarSource. All Rights Reserved.