jcifs.smb
Class Handler
java.lang.Object
java.net.URLStreamHandler
jcifs.smb.Handler
public class Handler
- extends URLStreamHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
getDefaultPort
protected int getDefaultPort()
- Overrides:
getDefaultPort in class URLStreamHandler
openConnection
public URLConnection openConnection(URL u)
throws IOException
- Specified by:
openConnection in class URLStreamHandler
- Throws:
IOException
parseURL
protected void parseURL(URL u,
String spec,
int start,
int limit)
- Overrides:
parseURL in class URLStreamHandler
Copyright © 2012. All Rights Reserved.