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

simple.client.ClientState Maven / Gradle / Ivy

The newest version!
package simple.client;

/**
 *
 * @author Javier A. Ortiz Bultrón 
 */
public enum ClientState {
    CHAT;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy