Uses of Package
org.apache.qpid.jms.util
-
Packages that use org.apache.qpid.jms.util Package Description org.apache.qpid.jms The core AMQP JMS client implementation classes.org.apache.qpid.jms.provider.amqp.message org.apache.qpid.jms.util -
Classes in org.apache.qpid.jms.util used by org.apache.qpid.jms Class Description IdGenerator Generator for Globally unique Strings used to identify resources within a given Connection.MessageQueue Queue based storage interface for inbound Messages. -
Classes in org.apache.qpid.jms.util used by org.apache.qpid.jms.provider.amqp.message Class Description ClassLoadingAwareObjectInputStream.TrustedClassFilter Security 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.util Class Description ClassLoadingAwareObjectInputStream.TrustedClassFilter Security 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.FactoryFinder.ObjectFactory The strategy that the FactoryFinder uses to find load and instantiate Objects can be changed out by calling theFactoryFinder.setObjectFactory(org.apache.qpid.jms.util.FactoryFinder.ObjectFactory)method with a custom implementation of ObjectFactory.FifoMessageQueue Simple first in / first out Message Queue.InvalidContentTypeException MessageQueue Queue based storage interface for inbound Messages.PriorityMessageQueue Simple Message Priority ordered Queue.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.VariableExpansion.Resolver VariableExpansion.UnresolvedVariableException