public class MemoryJarURLStreamHandlerFactory extends Object implements URLStreamHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
URLStreamHandler |
createURLStreamHandler(String protocol)
Creates the URL stream handler for the protocol "memjar".
|
static MemoryJarURLStreamHandlerFactory |
getInstance()
Returns an initiated instance of the Jar URL stream handler factory.
|
static void |
installSupport()
Install the NetPhantom URL support for NpJar files.
|
public static MemoryJarURLStreamHandlerFactory getInstance()
public static void installSupport()
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryPhantom® and NetPhantom® are registered trademarks of Nexum International SARL.
© Copyright Nexum International SARL, 2019. All rights reserved.