Package 

Class ChannelManager


  • 
    public class ChannelManager
    
                        

    A single class that manages the different types of channels we support

    • Method Summary

      Modifier and Type Method Description
      static void initialize(ChannelType channelType) Initializes the ChannelManager to it's default IChannel instance
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • initialize

         static void initialize(ChannelType channelType)

        Initializes the ChannelManager to it's default IChannel instance