org.apache.qpid.client.url
Class URLParser

java.lang.Object
  extended by org.apache.qpid.client.url.URLParser

public class URLParser
extends Object


Constructor Summary
URLParser(AMQConnectionURL url)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLParser

public URLParser(AMQConnectionURL url)
          throws org.apache.qpid.url.URLSyntaxException
Throws:
org.apache.qpid.url.URLSyntaxException


Licensed to the Apache Software Foundation