| Modifier and Type | Method and Description |
|---|---|
static org.apache.james.mailbox.maildir.MaildirStore |
MaildirStoreUtil.create(FileSystem fs,
UsersRepository usersRepos,
String rootURL,
org.apache.james.mailbox.MailboxPathLocker locker)
Return a
MaildirStore instance |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemBeanFactoryPostProcessor.setFileSystem(FileSystem fs) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemImpl
FileSystem implementation which use the JamesResourceLoader
to load all needed resources |
class |
ResourceLoaderFileSystem |
| Modifier and Type | Method and Description |
|---|---|
void |
SieveFileRepository.setFileSystem(FileSystem fileSystem) |
| Constructor and Description |
|---|
SieveFileRepository(FileSystem fileSystem)
Creates a new instance of SieveFileRepository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMAPServerFactory.setFileSystem(FileSystem filesystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LMTPServerFactory.setFileSystem(FileSystem filesystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileMailRepository.setFileSystem(FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCMailRepository.setFileSystem(FileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
POP3ServerFactory.setFileSystem(FileSystem filesystem) |
| Modifier and Type | Method and Description |
|---|---|
protected FileSystem |
AbstractConfigurableAsyncServer.getFileSystem()
Return the FileSystem
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurableAsyncServer.setFileSystem(FileSystem filesystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemBlobTransferPolicy.setFileSystem(FileSystem fs) |
| Constructor and Description |
|---|
FileSystemBlobStrategy(org.apache.activemq.blob.BlobTransferPolicy policy,
FileSystem fs,
int splitCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileMailQueueFactory.setFileSystem(FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFileRepository.setFileSystem(FileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCRecipientRewriteTable.setFileSystem(FileSystem fileSystem)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
JDBCGreylistHandler.getFileSystem()
Gets the file system service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCGreylistHandler.setFileSystem(FileSystem system)
Sets the filesystem service
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMTPServerFactory.setFileSystem(FileSystem filesystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BayesianAnalysisFeeder.setFileSystem(FileSystem fs) |
void |
SieveMailet.setFileSystem(FileSystem fileSystem) |
void |
BayesianAnalysis.setFileSystem(FileSystem fs) |
| Constructor and Description |
|---|
ResourceLocatorImpl(boolean virtualHosting,
FileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSQLWhitelistMatcher.setFilesystem(FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersFileRepository.setFileSystem(FileSystem fs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJdbcUsersRepository.setFileSystem(FileSystem system)
Deprecated.
Sets the filesystem service
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.