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
URISyntaxExceptionpublic URL getURL() throws MalformedURLException
MalformedURLExceptionpublic URI getURI()
public String getString()
public Proxy getDefaultProxy()
Apache CXF