Uses of Interface
net.sf.xenqtt.message.ChannelManager

Packages that use ChannelManager
net.sf.xenqtt   
net.sf.xenqtt.message   
 

Uses of ChannelManager in net.sf.xenqtt
 

Fields in net.sf.xenqtt declared as ChannelManager
protected  ChannelManager SimpleBroker.manager
          ChannelManager all new broker channels are added to.
 

Uses of ChannelManager in net.sf.xenqtt.message
 

Classes in net.sf.xenqtt.message that implement ChannelManager
 class ChannelManagerImpl
          Uses a single thread and non-blocking NIO to manage one or more MqttChannels.
 



Copyright © 2013. All Rights Reserved.