public class WarUrlStreamHandler
extends org.osgi.service.url.AbstractURLStreamHandlerService
| Constructor and Description |
|---|
WarUrlStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URLConnection |
openConnection(java.net.URL url) |
public java.net.URLConnection openConnection(java.net.URL url)
throws java.io.IOException
openConnection in interface org.osgi.service.url.URLStreamHandlerServiceopenConnection in class org.osgi.service.url.AbstractURLStreamHandlerServiceurl - The url with a war schemejava.io.IOExceptionCopyright © 1995–2022 Webtide. All rights reserved.