| Package | Description |
|---|---|
| io.milton.httpclient |
| Modifier and Type | Method and Description |
|---|---|
List<PropFindResponse> |
Host._doPropFind(String url,
int depth,
List<QName> fields) |
List<PropFindResponse> |
Host._doPropFind(String url,
int depth,
List<QName> fields) |
List<PropFindResponse> |
Host.propFind(Path path,
int depth,
List<QName> fields) |
List<PropFindResponse> |
Host.propFind(Path path,
int depth,
List<QName> fields) |
List<PropFindResponse> |
Host.propFind(Path path,
int depth,
QName... fields) |
List<PropFindResponse> |
Host.propFind(Path path,
int depth,
QName... fields) |
List<PropFindResponse> |
Host.propFind(String path,
int depth,
QName... fields) |
List<PropFindResponse> |
Host.propFind(String path,
int depth,
QName... fields) |
| Modifier and Type | Method and Description |
|---|---|
void |
Host.buildResponses(org.jdom.Document document,
Date serverDate,
List<PropFindResponse> responses,
int depth) |
void |
Host.buildResponses(org.jdom.Document document,
Date serverDate,
List<PropFindResponse> responses,
int depth) |
| Constructor and Description |
|---|
File(Folder parent,
PropFindResponse resp) |
File(Folder parent,
PropFindResponse resp) |
Folder(Folder parent,
PropFindResponse resp,
Map<Folder,List<Resource>> cache) |
Folder(Folder parent,
PropFindResponse resp,
Map<Folder,List<Resource>> cache) |
Resource(Folder parent,
PropFindResponse resp) |
Resource(Folder parent,
PropFindResponse resp) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.