public class AcknowledgeMessage extends AsyncMessage
CORRELATION_ID_BYTES_FLAG, CORRELATION_ID_FLAG, correlationId, correlationIdBytes
body, clientId, clientIdBytes, destination, headers, messageId, messageIdBytes, timestamp, timeToLive
DESTINATION_CLIENT_ID_HEADER, ENDPOINT_HEADER, FLEX_CLIENT_ID_HEADER, MESSAGING_VERSION, NEEDS_CONFIG_HEADER, POLL_WAIT_HEADER, PRESERVE_DURABLE_HEADER, REMOTE_CREDENTIALS_HEADER, REMOVE_SUBSCRIPTIONS, SELECTOR_HEADER, SUBSCRIPTION_INVALIDATED_HEADER, SUBTOPIC_SEPARATOR, SYNC_HEADER
Constructor and Description |
---|
AcknowledgeMessage() |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(IDataInput in) |
void |
writeExternal(IDataOutput output) |
addParameters, getCorrelationId, setCorrelationId
getBody, getClientId, getDestination, getHeader, getHeaders, getMessageId, getTimestamp, getTimeToLive, headerExists, readFlags, setBody, setClientId, setDestination, setHeader, setHeaders, setMessageId, setTimestamp, setTimeToLive, toString
public void readExternal(IDataInput in)
readExternal
in class AsyncMessage
public void writeExternal(IDataOutput output)
writeExternal
in class AsyncMessage
Copyright © 2006-2012 The Red5 Project