Methods in com.caucho.vfs that return HttpPath |
protected HttpPath |
HttpPath.create(FilesystemPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String path,
java.lang.String query)
|
protected HttpPath |
HttpsPath.create(FilesystemPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String path,
java.lang.String query)
|
protected HttpPath |
HttpPath.create(java.lang.String host,
int port)
|
protected HttpPath |
HttpsPath.create(java.lang.String host,
int port)
|