Class Topic

All Implemented Interfaces:
Destination, org.apache.activemq.command.Message.MessageDestination, org.apache.activemq.Service, org.apache.activemq.thread.Task
Direct Known Subclasses:
TempTopic

public class Topic extends BaseDestination implements org.apache.activemq.thread.Task
The Topic is a destination that sends a copy of a message to every active Subscription registered.