Uses of Class
org.apache.qpid.jms.util.URISupport.CompositeData
Packages that use URISupport.CompositeData
-
Uses of URISupport.CompositeData in org.apache.qpid.jms.util
Methods in org.apache.qpid.jms.util that return URISupport.CompositeDataModifier and TypeMethodDescriptionstatic URISupport.CompositeDataURISupport.parseComposite(URI uri) Given a composite URI, parse the individual URI elements contained within that URI and return a CompsoteData instance that contains the parsed URI values.