public interface CifsConnectionsHandler
Modifier and Type | Method and Description |
---|---|
void |
initializeHandler(SMBServer srv,
CIFSConfigSection config)
Initialize the connections handler
|
int |
numberOfSessionHandlers()
Return the count of active session handlers
|
void |
startHandler()
Start the connection handler thread
|
void |
stopHandler()
Stop the connections handler
|
void initializeHandler(SMBServer srv, CIFSConfigSection config) throws InvalidConfigurationException
srv
- SMBServerconfig
- CIFSConfigSectionInvalidConfigurationException
void startHandler()
void stopHandler()
int numberOfSessionHandlers()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.