public class ChannelSelectorFactory extends Object
Constructor and Description |
---|
ChannelSelectorFactory() |
Modifier and Type | Method and Description |
---|---|
static ChannelSelector |
create(List<Channel> channels,
ChannelSelectorConfiguration conf) |
static ChannelSelector |
create(List<Channel> channels,
Map<String,String> config) |
public static ChannelSelector create(List<Channel> channels, ChannelSelectorConfiguration conf)
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.