Package | Description |
---|---|
java.net |
Modifier and Type | Method and Description |
---|---|
static void |
URL.setURLStreamHandlerFactory(URLStreamHandlerFactory streamFactory)
Sets the
URLStreamHandlerFactory which creates protocol specific
stream handlers. |
Constructor and Description |
---|
URLClassLoader(URL[] urls,
ClassLoader parent,
URLStreamHandlerFactory factory) |