Class TempTopic

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

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