Package net.sf.xenqtt.test

Class Summary
BlockingTcpEchoClient This client sends data to a TCP echo server using blocking IO.
BlockingTcpEchoServer Server that uses blocking IO to accept new connections and echo any data received back to the sender.
ConfigurableThreadFactory A ThreadFactory implementation that allows for configurable threads to be produced.
NonBlockingTcpEchoClient This client sends data to a TCP echo server using blocking IO.
NonBlockingTcpEchoServer Server that uses non-blocking IO to accept new connections and echo any data received back to the sender.
TestClientConfiguration Stores the configuration for the Xenqtt test client.
XenqttTestClient A test client that facilitates load and validation testing of the Xenqtt MQTT client.
 



Copyright © 2013. All Rights Reserved.