Package com.webmethods.jms
Interface WmTopic
- All Superinterfaces:
javax.jms.Destination
,javax.jms.Topic
,WmDestination
Interface defining webMethods extensions to javax.jms.Topic.
-
Field Summary
Fields inherited from interface com.webmethods.jms.WmDestination
SHARED_STATE_ORDERING_NONE, SHARED_STATE_ORDERING_PUBLISHER, SHARED_STATE_ORDERING_SESSION, WILDCARD
-
Method Summary
Methods inherited from interface javax.jms.Topic
getTopicName, toString
Methods inherited from interface com.webmethods.jms.WmDestination
getDeadLetterOnly, getEventType, getLocalOnly, getName, getPriorityOrdering, getReadOnly, getSharedState, getSharedStateOrdering, isWildCard, setDeadLetterOnly, setEventType, setLocalOnly, setName, setPriorityOrdering, setReadOnly, setSharedState, setSharedStateOrdering