org.jbpm.instantiation
Class ProcessClassLoader.BytesUrlStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.jbpm.instantiation.ProcessClassLoader.BytesUrlStreamHandler
- Enclosing class:
- ProcessClassLoader
Deprecated. not in use anymore
public static class ProcessClassLoader.BytesUrlStreamHandler
- extends URLStreamHandler
| Methods inherited from class java.net.URLStreamHandler |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessClassLoader.BytesUrlStreamHandler
public ProcessClassLoader.BytesUrlStreamHandler(byte[] bytes)
- Deprecated.
openConnection
protected URLConnection openConnection(URL u)
throws IOException
- Deprecated.
- Specified by:
openConnection in class URLStreamHandler
- Throws:
IOException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.