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, setUserIdadd, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, takepublic void setDurable(boolean isDurable)
setDurable in interface MessagePropertiesFactory<java.lang.Object>setDurable in class AbstractMessageFactory<java.lang.Object>