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
static final byte MESSAGE_ACKNOWLEDGED
- See Also:
- Constant Field Values
MESSAGE_FAULTED
static final byte MESSAGE_FAULTED
- See Also:
- Constant Field Values
MESSAGE_NOT_DELIVERED
static final byte MESSAGE_NOT_DELIVERED
- See Also:
- Constant Field Values
REPLY_PATTERN_RESPONSE
static final String REPLY_PATTERN_RESPONSE
- See Also:
- Constant Field Values
REPLY_PATTERN_CALLBACK
static final String REPLY_PATTERN_CALLBACK
- See Also:
- Constant Field Values
REPLY_PATTERN_POLL
static final String REPLY_PATTERN_POLL
- See Also:
- Constant Field Values
For comments and suggestions please send
e-mail to
The NaradaBrokering Project