public class URLConnectionInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected URI |
theURI
The URL the connection is associated with.
|
Constructor and Description |
---|
URLConnectionInfo(URI uri) |
URLConnectionInfo(URL url) |
protected final URI theURI
public URLConnectionInfo(URL url)
public URLConnectionInfo(URI uri)
public URI getURI()
Apache CXF