cgl.narada.service.replay
Interface ReplayServiceExchange


public interface ReplayServiceExchange

Constants pertaining to the Replay Service.


Field Summary
static byte REPLAY_SERVICE_REPLAY_EVENT
          Indicates that this is a replayed event
static byte REPLAY_SERVICE_REQUEST
          Indicates that this a request to initiate replay
static byte REPLAY_SERVICE_RESPONSE
          Indicates that this is a response to a previously issued request
 

Field Detail

REPLAY_SERVICE_REQUEST

static final byte REPLAY_SERVICE_REQUEST
Indicates that this a request to initiate replay

See Also:
Constant Field Values

REPLAY_SERVICE_RESPONSE

static final byte REPLAY_SERVICE_RESPONSE
Indicates that this is a response to a previously issued request

See Also:
Constant Field Values

REPLAY_SERVICE_REPLAY_EVENT

static final byte REPLAY_SERVICE_REPLAY_EVENT
Indicates that this is a replayed event

See Also:
Constant Field Values


For comments and suggestions please send e-mail to The NaradaBrokering Project
The NaradaBrokering Project
HTML>