Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
R
S
U
A
authenticate(String, String)
- Method in class com.ettrema.http.fs.
FsResource
authenticate(DigestResponse)
- Method in class com.ettrema.http.fs.
FsResource
authorise(Request, Request.Method, Auth)
- Method in class com.ettrema.http.fs.
FsResource
C
checkRedirect(Request)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
Will redirect if a default page has been specified on the factory
checkRedirect(Request)
- Method in class com.ettrema.http.fs.
FsFileResource
child(String)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
com.ettrema.http.fs
- package com.ettrema.http.fs
compareTo(Resource)
- Method in class com.ettrema.http.fs.
FsResource
copyTo(CollectionResource, String)
- Method in class com.ettrema.http.fs.
FsResource
createAndLock(String, LockTimeout, LockInfo)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
createCollection(String)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
createNew(String, InputStream, Long, String)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
D
delete()
- Method in class com.ettrema.http.fs.
FsResource
doCopy(File)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
doCopy(File)
- Method in class com.ettrema.http.fs.
FsFileResource
doCopy(File)
- Method in class com.ettrema.http.fs.
FsResource
F
FileSystemResourceFactory
- Class in
com.ettrema.http.fs
FileSystemResourceFactory()
- Constructor for class com.ettrema.http.fs.
FileSystemResourceFactory
Creates and (optionally) initialises the factory.
FileSystemResourceFactory(File, SecurityManager)
- Constructor for class com.ettrema.http.fs.
FileSystemResourceFactory
FileSystemResourceFactory(File, SecurityManager, String)
- Constructor for class com.ettrema.http.fs.
FileSystemResourceFactory
FsDirectoryResource
- Class in
com.ettrema.http.fs
Represents a directory in a physical file system.
FsDirectoryResource(String, FileSystemResourceFactory, File)
- Constructor for class com.ettrema.http.fs.
FsDirectoryResource
FsFileResource
- Class in
com.ettrema.http.fs
FsFileResource(String, FileSystemResourceFactory, File)
- Constructor for class com.ettrema.http.fs.
FsFileResource
FsMemoryLockManager
- Class in
com.ettrema.http.fs
FsMemoryLockManager()
- Constructor for class com.ettrema.http.fs.
FsMemoryLockManager
FsResource
- Class in
com.ettrema.http.fs
FsResource(String, FileSystemResourceFactory, File)
- Constructor for class com.ettrema.http.fs.
FsResource
G
getChildren()
- Method in class com.ettrema.http.fs.
FsDirectoryResource
getContentLength()
- Method in class com.ettrema.http.fs.
FsDirectoryResource
getContentLength()
- Method in class com.ettrema.http.fs.
FsFileResource
getContentType(String)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
getContentType(String)
- Method in class com.ettrema.http.fs.
FsFileResource
getContextPath()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getCreateDate()
- Method in class com.ettrema.http.fs.
FsResource
getCurrentLock()
- Method in class com.ettrema.http.fs.
FsResource
getCurrentToken(LockableResource)
- Method in class com.ettrema.http.fs.
FsMemoryLockManager
getDefaultPage()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
if provided GET requests to a folder will redirect to a page of this name within the folder
getFile()
- Method in class com.ettrema.http.fs.
FsResource
getLockManager()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getMaxAgeSeconds()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getMaxAgeSeconds(Auth)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
getMaxAgeSeconds(Auth)
- Method in class com.ettrema.http.fs.
FsFileResource
getModifiedDate()
- Method in class com.ettrema.http.fs.
FsResource
getName()
- Method in class com.ettrema.http.fs.
FsResource
getRealm(String)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getRealm()
- Method in class com.ettrema.http.fs.
FsResource
getResource(String, String)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getRoot()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getSecurityManager()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getSupportedLevels()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
getUniqueId()
- Method in class com.ettrema.http.fs.
FsResource
I
init(String, SecurityManager)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
isAllowDirectoryBrowsing()
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
Whether to generate an index page.
isDigestAllowed()
- Method in class com.ettrema.http.fs.
FsResource
L
lock(LockTimeout, LockInfo, LockableResource)
- Method in class com.ettrema.http.fs.
FsMemoryLockManager
lock(LockTimeout, LockInfo)
- Method in class com.ettrema.http.fs.
FsResource
M
maxAgeSeconds(FsResource)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
moveTo(CollectionResource, String)
- Method in class com.ettrema.http.fs.
FsResource
R
refresh(String, LockableResource)
- Method in class com.ettrema.http.fs.
FsMemoryLockManager
refreshLock(String)
- Method in class com.ettrema.http.fs.
FsResource
resolveFile(String, File)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
resolvePath(File, String)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
S
sendContent(OutputStream, Range, Map<String, String>, String)
- Method in class com.ettrema.http.fs.
FsDirectoryResource
Will generate a listing of the contents of this directory, unless the factory's allowDirectoryBrowsing has been set to false.
sendContent(OutputStream, Range, Map<String, String>, String)
- Method in class com.ettrema.http.fs.
FsFileResource
setAllowDirectoryBrowsing(boolean)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setContextPath(String)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setDefaultPage(String)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setLockManager(LockManager)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setMaxAgeSeconds(Long)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setProperties(PropPatchHandler.Fields)
- Method in class com.ettrema.http.fs.
FsFileResource
Deprecated.
setRoot(File)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
setSecurityManager(SecurityManager)
- Method in class com.ettrema.http.fs.
FileSystemResourceFactory
U
unlock(String, LockableResource)
- Method in class com.ettrema.http.fs.
FsMemoryLockManager
unlock(String)
- Method in class com.ettrema.http.fs.
FsResource
A
C
D
F
G
I
L
M
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.