Package com.dsi.ant.message.fromant
Class CapabilitiesMessage.StandardOptions
java.lang.Object
com.dsi.ant.message.fromant.CapabilitiesMessage.StandardOptions
- Enclosing class:
CapabilitiesMessage
Capabilities under standard options
- Since:
- 4.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CAPABILITIES_NO_RECEIVE_CHANNELS
public static final int CAPABILITIES_NO_RECEIVE_CHANNELS- See Also:
-
CAPABILITIES_NO_TRANSMIT_CHANNELS
public static final int CAPABILITIES_NO_TRANSMIT_CHANNELS- See Also:
-
CAPABILITIES_NO_RECEIVE_MESSAGES
public static final int CAPABILITIES_NO_RECEIVE_MESSAGES- See Also:
-
CAPABILITIES_NO_TRANSMIT_MESSAGES
public static final int CAPABILITIES_NO_TRANSMIT_MESSAGES- See Also:
-
CAPABILITIES_NO_ACKD_MESSAGES
public static final int CAPABILITIES_NO_ACKD_MESSAGES- See Also:
-
CAPABILITIES_NO_BURST_MESSAGES
public static final int CAPABILITIES_NO_BURST_MESSAGES- See Also:
-
-
Constructor Details
-
StandardOptions
public StandardOptions()
-