Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » protocol » resource » [javadoc | source]
org.jboss.net.protocol.resource
public class: Handler [javadoc | source]
java.lang.Object
   java.net.URLStreamHandler
      org.jboss.net.protocol.resource.Handler
A protocol handler for the 'resource' protocol. Provides access to system resources.
Method from org.jboss.net.protocol.resource.Handler Summary:
openConnection
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.net.protocol.resource.Handler Detail:
 public URLConnection openConnection(URL url) throws IOException