public class NonLockingJarHandler extends URLStreamHandler
| Constructor and Description |
|---|
NonLockingJarHandler()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
static NonLockingJarHandler |
getInstance()
Retrieve the singleton instance.
|
URLConnection |
openConnection(URL url) |
void |
parseURL(URL url,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormpublic static NonLockingJarHandler getInstance()
public URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionURLStreamHandlerpublic void parseURL(URL url, String spec, int start, int limit)
parseURL in class URLStreamHandlerURLStreamHandlerCopyright © 2019 Atlassian. All rights reserved.