All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.craft.atom.io.IoProtocol Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.craft.atom.io;

/**
 * I/O protocol enumeration
 * 
 * @author mindwind
 * @version 1.0, Feb 24, 2013
 */
public enum IoProtocol {
	TCP, UDP
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy