public static class DeploymentClassLoader.ByteUrlStreamHandler extends URLStreamHandler
Constructor and Description |
---|
DeploymentClassLoader.ByteUrlStreamHandler(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL u) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
public DeploymentClassLoader.ByteUrlStreamHandler(byte[] bytes)
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.