public static class Configuration.CustomUrlStreamHandler extends Object
Constructor and Description |
---|
Configuration.CustomUrlStreamHandler() |
Configuration.CustomUrlStreamHandler(String protocol,
URLStreamHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
setHandler(URLStreamHandler value)
The handler.
|
void |
setProtocol(String value)
The protocol, e.g.
|
public Configuration.CustomUrlStreamHandler()
public Configuration.CustomUrlStreamHandler(String protocol, URLStreamHandler handler)
public void setProtocol(String value)
public void setHandler(URLStreamHandler value)
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.