| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.jigsaw.http.httpd
org.w3c.jigsaw.webdav.webdavd
org.w3c.jigsaw.webdavs.webdavsd
public class webdavsd
| Field Summary | 
|---|
| Fields inherited from class org.w3c.jigsaw.http.httpd | 
|---|
| CHECKURL_P, CLIENT_BUFSIZE_P, CLIENT_DEBUG_P, CLIENT_FACTORY_P, CLIENT_PRIORITY_P, CONFIG_P, debug, DEFHOSTIP_P, DISPLAY_URL_ON_ERROR_P, DOCURL_P, EDIT_ROOT_P, FS_SENSITIVITY, host, HOST_P, instances, KEEP_ALIVE_P, KEEP_TIMEOUT_P, LENIENT_P, LOGGER_P, MAX_LOADED_STORE, MAX_LOADED_STORE_P, port, PORT_P, props, PROPS_P, PUBLIC_P, REQUEST_TIMEOUT_P, root, ROOT_CLASS_P, ROOT_NAME_P, ROOT_P, SERIALIZER_CLASS_P, SERVER_GROUP_P, SERVER_SOFTWARE_P, SERVER_USER_P, SHUFFLER_PATH_P, SPACE_P, STARTUP_P, STORE_SIZE_LIMIT, STORE_SIZE_LIMIT_P, thread, timer, TRACE_P, TRASHDIR_P, url, USE_SM_P, verscount, VERSCOUNT_P, version | 
| Constructor Summary | |
|---|---|
| webdavsd()constructor of this daemon | |
| Method Summary | |
|---|---|
| protected  java.lang.Object | clone()clone method of this daemon | 
|  java.net.URL | getURL()method for supplying the uri of this daemon | 
| protected  void | initializeProperties()method for initializing the properties of this daemon | 
|  ReplyInterface | perform(RequestInterface req)method for supplying a reply interface of a request | 
| Methods inherited from class org.w3c.jigsaw.webdav.webdavd | 
|---|
| getMimeClientFactory | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public webdavsd()
| Method Detail | 
|---|
protected java.lang.Object clone()
                          throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException
protected void initializeProperties()
                             throws ServerHandlerInitException
initializeProperties in class httpdServerHandlerInitException - if initialization fails
public ReplyInterface perform(RequestInterface req)
                       throws ProtocolException,
                              ResourceException
perform in interface ServerInterfaceperform in class httpdreq - current request to be handled
ProtocolException - If some error occurs during processing the
 request.
ResourceException - If a resource got a fatal error.public java.net.URL getURL()
getURL in interface ServerInterfacegetURL in class httpd| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||