|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A DAVServer is an HTTP server providing WebDAV capabilities. It allows to
expose, edit and manage a set of repositories remotely via a WebDAV client.
The WebDAV protocol could "potentially" be the preferred transport to
distribute a component as its base protocol, HTTP, can usually
traverse firewalls.
It is a composition of connectors and repositories.
| Method Summary | |
Collection |
getConnectors()
Gets the connectors of this server. |
Collection |
getRepositories()
Gets the repositories of this server. |
| Method Detail |
public Collection getConnectors()
public Collection getRepositories()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||