|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.message.common.AbstractQueueSender<T>
com.caucho.message.common.AbstractMessageFactory<java.lang.Object>
com.caucho.message.common.NullMessageFactory
public class NullMessageFactory
message factory
Constructor Summary | |
---|---|
NullMessageFactory()
|
Method Summary | |
---|---|
void |
setDurable(boolean isDurable)
|
Methods inherited from class com.caucho.message.common.AbstractMessageFactory |
---|
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 |
Methods inherited from class com.caucho.message.common.AbstractQueueSender |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.concurrent.BlockingQueue |
---|
add, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, take |
Methods inherited from interface java.util.Queue |
---|
element, peek, poll, remove |
Methods inherited from interface java.util.Collection |
---|
addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
---|
public NullMessageFactory()
Method Detail |
---|
public void setDurable(boolean isDurable)
setDurable
in interface MessagePropertiesFactory<java.lang.Object>
setDurable
in class AbstractMessageFactory<java.lang.Object>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |