A
C
F
G
I
J
P
R
S
T
U
V
W
X
S
- scan(InputStream) - function in xyz.capybara.clamav.ClamavClient
- Scans an
InputStreamand sends a response as soon as a virus has been found. - scan(Path,Boolean) - function in xyz.capybara.clamav.ClamavClient
- Scans a file/directory on the filesystem of the ClamAV daemon and may continue the scan to the end even if a virus has been found, depending on the
continueScanargument. - scan(Path) - function in xyz.capybara.clamav.ClamavClient
- Scans a file/directory on the filesystem of the ClamAV daemon and may continue the scan to the end even if a virus has been found, depending on the
continueScanargument. - ScanFailureException - class in xyz.capybara.clamav
- ScanResult - class in xyz.capybara.clamav.commands.scan.result
- This class holds the result of an antivirus scan.
- ScanResult.OK - class in xyz.capybara.clamav.commands.scan.result.ScanResult
- ScanResult.VirusFound - class in xyz.capybara.clamav.commands.scan.result.ScanResult
- setStackTrace(Array) - function in kotlin.ClamavException
- setStackTrace(Array) - function in kotlin.CommunicationException
- setStackTrace(Array) - function in kotlin.InvalidResponseException
- setStackTrace(Array) - function in kotlin.ScanFailureException
- setStackTrace(Array) - function in kotlin.UnknownCommandException
- setStackTrace(Array) - function in kotlin.UnsupportedCommandException
- shutdownServer() - function in xyz.capybara.clamav.ClamavClient
- Immediately shutdowns the ClamAV daemon
- stats() - function in xyz.capybara.clamav.ClamavClient
- Requests stats from the ClamAV daemon