Enum Class MessageFromHostType

java.lang.Object
java.lang.Enum<MessageFromHostType>
com.dsi.ant.message.fromhost.MessageFromHostType
All Implemented Interfaces:
Serializable, Comparable<MessageFromHostType>, Constable

public enum MessageFromHostType extends Enum<MessageFromHostType>
The various message types which can be sent to ANT. Descriptions of the specific message types can be found in the ANT Message Protocol and Usage document.
Since:
4.0