public final class Address extends Object
Constructor and Description |
---|
Address(String str) |
Address(String str,
URI uri) |
Modifier and Type | Method and Description |
---|---|
Proxy |
getDefaultProxy() |
String |
getString() |
URI |
getURI() |
URL |
getURL() |
public Address(String str) throws URISyntaxException
URISyntaxException
public URL getURL() throws MalformedURLException
MalformedURLException
public URI getURI()
public String getString()
public Proxy getDefaultProxy()
Apache CXF