Class TopicImpl

java.lang.Object
com.swiftmq.jms.QueueImpl
com.swiftmq.jms.TopicImpl
All Implemented Interfaces:
DestinationImpl, Serializable, javax.jms.Destination, javax.jms.Queue, javax.jms.Topic, Referenceable
Direct Known Subclasses:
TemporaryTopicImpl

public class TopicImpl extends QueueImpl implements javax.jms.Topic
Implementation of a Topic.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also: