|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs.provider.webdav.WebdavClientFactory
public class WebdavClientFactory
Create a HttpClient instance
Method Summary | |
---|---|
static org.apache.commons.httpclient.HttpClient |
createConnection(java.lang.String hostname,
int port,
char[] username,
char[] password,
org.apache.commons.vfs.FileSystemOptions fileSystemOptions)
Creates a new connection to the server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.apache.commons.httpclient.HttpClient createConnection(java.lang.String hostname, int port, char[] username, char[] password, org.apache.commons.vfs.FileSystemOptions fileSystemOptions) throws org.apache.commons.vfs.FileSystemException
org.apache.commons.vfs.FileSystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |