public class VirusCheckingFS extends FilterFileSystemProvider
delegate, fileSystem, scheme| Constructor and Description | 
|---|
| VirusCheckingFS(FileSystem delegate,
               long salt)Create a new instance, wrapping  delegate. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | delete(Path path) | 
| void | disable() | 
| void | enable() | 
| boolean | isEnabled() | 
checkAccess, copy, createDirectory, createLink, createSymbolicLink, deleteIfExists, getFileAttributeView, getFileStore, getFileSystem, getPath, getScheme, isHidden, isSameFile, move, newAsynchronousFileChannel, newByteChannel, newDirectoryStream, newFileChannel, newFileSystem, newFileSystem, newInputStream, newOutputStream, onClose, readAttributes, readAttributes, readSymbolicLink, setAttribute, toDelegate, toStringinstalledProviderspublic VirusCheckingFS(FileSystem delegate, long salt)
delegate.public void enable()
public boolean isEnabled()
public void disable()
public void delete(Path path) throws IOException
delete in class FilterFileSystemProviderIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.