Uses of Package
org.apache.qpid.jms.util
Packages that use org.apache.qpid.jms.util
Package
Description
The core AMQP JMS client implementation classes.
-
Classes in org.apache.qpid.jms.util used by org.apache.qpid.jmsClassDescriptionGenerator for Globally unique Strings used to identify resources within a given Connection.Queue based storage interface for inbound Messages.
-
Classes in org.apache.qpid.jms.util used by org.apache.qpid.jms.provider.amqp.messageClassDescriptionSecurity Filter used to filter classes that the application deems to be insecure, this filter is not applied to the class instances for the primitive types, and array types are narrowed to the component type of the array before being passed into this filter.
-
Classes in org.apache.qpid.jms.util used by org.apache.qpid.jms.utilClassDescriptionSecurity Filter used to filter classes that the application deems to be insecure, this filter is not applied to the class instances for the primitive types, and array types are narrowed to the component type of the array before being passed into this filter.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.Simple first in / first out Message Queue.Queue based storage interface for inbound Messages.Simple Message Priority ordered Queue.A composite URI can be split into one or more CompositeData object which each represent the individual URIs that comprise the composite one.