当前页面: 
在线文档首页 > 
JBoss 3.2.7 common API Documentation 英文版文档
Handler (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档
org.jboss.net.protocol.file
Class Handler
java.lang.Object
   java.net.URLStreamHandler
java.net.URLStreamHandler
       org.jboss.net.protocol.file.Handler
org.jboss.net.protocol.file.Handler
- public class Handler- extends URLStreamHandler
A protocol handler for the 'file' protocol.
- Version:
- $Revision: 1.2 $
- Author:
- Jason Dillon
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Handler
public Handler()
openConnection
public URLConnection openConnection(URL url)
                             throws IOException
- 
- Throws:
- IOException
 
parseURL
protected void parseURL(URL url,
                        String s,
                        int i,
                        int j)
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.