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