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

com.gateway.connector.proto.Format Maven / Gradle / Ivy

package com.gateway.connector.proto;

public class Format {
	public static final short REQUEST=0;
	public static final short REPLY=1;
	public static final short NOTIFY=2;
	public static final short SEND=3;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy