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.URLStreamHandlerService
openConnection
in class org.osgi.service.url.AbstractURLStreamHandlerService
url
- The url with a war schemejava.io.IOException
Copyright © 1995–2023 Webtide. All rights reserved.