|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.server.TCPResourceLoader
public final class TCPResourceLoader
Constructor Summary | |
---|---|
TCPResourceLoader(TCPContext context)
|
Method Summary | |
---|---|
java.net.URL |
getCatalogFile()
|
java.net.URL |
getResource(java.lang.String path)
|
java.util.Set<java.lang.String> |
getResourcePaths(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCPResourceLoader(TCPContext context)
Method Detail |
---|
public java.net.URL getResource(java.lang.String path) throws java.net.MalformedURLException
getResource
in interface com.sun.xml.ws.transport.http.ResourceLoader
java.net.MalformedURLException
public java.net.URL getCatalogFile() throws java.net.MalformedURLException
getCatalogFile
in interface com.sun.xml.ws.transport.http.ResourceLoader
java.net.MalformedURLException
public java.util.Set<java.lang.String> getResourcePaths(java.lang.String path)
getResourcePaths
in interface com.sun.xml.ws.transport.http.ResourceLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |