Package | Description |
---|---|
org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
org.apache.qpid.jms.util |
Class and Description |
---|
IdGenerator
Generator for Globally unique Strings used to identify resources within a given Connection.
|
MessageQueue
Queue based storage interface for inbound Messages.
|
Class and Description |
---|
AbstractMessageQueue
Abstract Message Queue class used to implement the common functions of a Message Queue
instance.
|
FactoryFinder.ObjectFactory
The strategy that the FactoryFinder uses to find load and instantiate Objects can be
changed out by calling the
FactoryFinder.setObjectFactory(org.apache.qpid.jms.util.FactoryFinder.ObjectFactory)
method with a custom implementation of ObjectFactory. |
InvalidContentTypeException |
MessageQueue
Queue based storage interface for inbound Messages.
|
ResourceNotFoundException |
URISupport.CompositeData
A composite URI can be split into one or more CompositeData object which each represent
the individual URIs that comprise the composite one.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.