Uses of Interface
lumis.portal.channel.IChannelManager
-
Packages that use IChannelManager Package Description lumis.portal.channel lumis.portal.manager -
-
Uses of IChannelManager in lumis.portal.channel
Subinterfaces of IChannelManager in lumis.portal.channel Modifier and Type Interface Description interface
IChannelManagerSPI
Manager responsible for channel-related internal operations.Classes in lumis.portal.channel that implement IChannelManager Modifier and Type Class Description class
ChannelManager
Implementation for the channel manager. -
Uses of IChannelManager in lumis.portal.manager
Methods in lumis.portal.manager that return IChannelManager Modifier and Type Method Description static IChannelManager
ManagerFactory. getChannelManager()
-