JMS 1.1 Specification

In the JMS 1.1 specification, applications using the point to point (queues) or publish and subscribe (topics) models use the same interfaces to create objects.

The JMS specification refers to these interfaces as common facilities because these interfaces create objects that can be used for either topics or queues.