Uses of Package
net.sf.xenqtt

Packages that use net.sf.xenqtt
net.sf.xenqtt   
net.sf.xenqtt.client   
net.sf.xenqtt.message   
net.sf.xenqtt.mockbroker   
net.sf.xenqtt.proxy   
net.sf.xenqtt.test   
 

Classes in net.sf.xenqtt used by net.sf.xenqtt
AppContext
          Contains the application context for a Xenqtt application
MqttException
          General mqtt exception used by this library.
 

Classes in net.sf.xenqtt used by net.sf.xenqtt.client
MqttCommandCancelledException
          Thrown when a BlockingCommand is cancelled.
MqttInterruptedException
          This is a wrapper for InterruptedException.
MqttInvocationError
          Thrown when an Error occurs during the processing of a command.
MqttInvocationException
          Thrown when an Exception occurs during the processing of a command.
MqttQosNotGrantedException
          Thrown by synchronous MqttClient.subscribe(java.util.List) and MqttClient.subscribe(Subscription[]) methods when the QoS granted for a subscription request does not match the QoS requested.
MqttTimeoutException
          Thrown when a timeout occurs in xenqtt.
 

Classes in net.sf.xenqtt used by net.sf.xenqtt.message
MqttCommandCancelledException
          Thrown when a BlockingCommand is cancelled.
MqttInterruptedException
          This is a wrapper for InterruptedException.
MqttInvocationError
          Thrown when an Error occurs during the processing of a command.
MqttInvocationException
          Thrown when an Exception occurs during the processing of a command.
MqttTimeoutException
          Thrown when a timeout occurs in xenqtt.
 

Classes in net.sf.xenqtt used by net.sf.xenqtt.mockbroker
AppContext
          Contains the application context for a Xenqtt application
SimpleBroker
          Simple broker implementation.
XenqttApplication
          Specifies a type that implements a Xenqtt application.
 

Classes in net.sf.xenqtt used by net.sf.xenqtt.proxy
AppContext
          Contains the application context for a Xenqtt application
XenqttApplication
          Specifies a type that implements a Xenqtt application.
 

Classes in net.sf.xenqtt used by net.sf.xenqtt.test
AppContext
          Contains the application context for a Xenqtt application
 



Copyright © 2013. All Rights Reserved.