public class Handler extends URLStreamHandler
| Constructor and Description | 
|---|
Handler()  | 
| Modifier and Type | Method and Description | 
|---|---|
URLConnection | 
openConnection(URL someUrl)  | 
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic URLConnection openConnection(URL someUrl)
openConnection in class URLStreamHandlerApache CXF