public class NullMessageFactory extends AbstractMessageFactory<java.lang.Object>
Constructor and Description |
---|
NullMessageFactory() |
Modifier and Type | Method and Description |
---|---|
void |
setDurable(boolean isDurable) |
close, getContentEncoding, getContentType, getCorrelationId, getCreationTime, getExpiryTime, getGroupId, getGroupSequence, getMessageId, getPriority, getReplyTo, getReplyToGroupId, getSubject, getTimeToLive, getTo, getUserId, isDurable, isFirstAcquirer, offerMicros, setContentEncoding, setContentType, setCorrelationId, setCreationTime, setExpiryTime, setFirstAcquirer, setGroupId, setGroupSequence, setMessageId, setPriority, setReplyTo, setReplyToGroupId, setSubject, setTimeToLive, setTo, setUserId
add, addAll, clear, contains, containsAll, drainTo, drainTo, element, getMessageFactory, isEmpty, iterator, offer, offer, peek, poll, poll, put, remainingCapacity, remove, remove, removeAll, retainAll, size, take, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, take
public void setDurable(boolean isDurable)
setDurable
in interface MessagePropertiesFactory<java.lang.Object>
setDurable
in class AbstractMessageFactory<java.lang.Object>