com.ddfplus.net.package-info Maven / Gradle / Ivy
/**
* The ddfplus.net package contains the classes associated with connecting to
* and/or receiving data from the ddfplus data servers. This class performs
* all of network I/O.
*
* The primary class in this package is the Connection
class.
* All other classes are internal to the implementation of the
* Connection
.
*/
package com.ddfplus.net;