public final class TCPResourceLoader extends Object implements com.sun.xml.ws.transport.http.ResourceLoader
| Constructor and Description |
|---|
TCPResourceLoader(TCPContext context) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getCatalogFile() |
URL |
getResource(String path) |
Set<String> |
getResourcePaths(String path) |
public TCPResourceLoader(TCPContext context)
public URL getResource(String path) throws MalformedURLException
getResource in interface com.sun.xml.ws.transport.http.ResourceLoaderMalformedURLExceptionpublic URL getCatalogFile() throws MalformedURLException
getCatalogFile in interface com.sun.xml.ws.transport.http.ResourceLoaderMalformedURLExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.