cgl.narada.wsinfra.wsr
Interface WsrConstants
- public interface WsrConstants
This class provides a one-stop for all the constants related to WSR.
This eliminates the need to hard-code this in several places. Furthermore,
if the spec changes the impact of this change will be felt at far fewer
places.
MESSAGE_ACKNOWLEDGED
public static final byte MESSAGE_ACKNOWLEDGED
- See Also:
- Constant Field Values
MESSAGE_FAULTED
public static final byte MESSAGE_FAULTED
- See Also:
- Constant Field Values
MESSAGE_NOT_DELIVERED
public static final byte MESSAGE_NOT_DELIVERED
- See Also:
- Constant Field Values
REPLY_PATTERN_RESPONSE
public static final String REPLY_PATTERN_RESPONSE
- See Also:
- Constant Field Values
REPLY_PATTERN_CALLBACK
public static final String REPLY_PATTERN_CALLBACK
- See Also:
- Constant Field Values
REPLY_PATTERN_POLL
public static final String REPLY_PATTERN_POLL
- See Also:
- Constant Field Values