Uses of Class
it.sistematica.isharedoc.webdav.WebDAVUtils.Client

Packages that use WebDAVUtils.Client
it.sistematica.isharedoc.webdav   
 

Uses of WebDAVUtils.Client in it.sistematica.isharedoc.webdav
 

Methods in it.sistematica.isharedoc.webdav that return WebDAVUtils.Client
static WebDAVUtils.Client WebDAVUtils.findWebDAVClient(javax.servlet.http.HttpServletRequest req)
           
static WebDAVUtils.Client WebDAVUtils.Client.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WebDAVUtils.Client[] WebDAVUtils.Client.values()
          Returns an array containing the constants of this enum type, in the order they are declared.