Interface jada.JadaNetConst
All Packages Class Hierarchy This Package Previous Next Index
Interface jada.JadaNetConst
- public interface JadaNetConst
- extends Object
This interface contains a set of shared consts for the jada package.
Any class that wants to access these consts must implement this
interface
-
DEFAULT_PORT
- The default port.
DEFAULT_PORT
public final static int DEFAULT_PORT
- The default port.
All Packages Class Hierarchy This Package Previous Next Index