-
public class ChannelManagerA single class that manages the different types of channels we support
-
-
Method Summary
Modifier and Type Method Description static voidinitialize(ChannelType channelType)Initializes the ChannelManager to it's default IChannel instance -
-
Method Detail
-
initialize
static void initialize(ChannelType channelType)
Initializes the ChannelManager to it's default IChannel instance
-
-
-
-