Skip navigation links
C F G N O P R S T V 

C

CHUNK_SIZE - Static variable in class clamavj.ClamScan
 
clamavj - package clamavj
 
ClamavVirusScannerImpl - Class in org.craftercms.virusscanner.impl
A virus scanner that uses ClamScan to scan input-streams/files
ClamavVirusScannerImpl() - Constructor for class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
ClamavVirusScannerImpl(String, int, int) - Constructor for class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
ClamScan - Class in clamavj
 
ClamScan() - Constructor for class clamavj.ClamScan
 
ClamScan(String, int, int) - Constructor for class clamavj.ClamScan
 
cmd(byte[]) - Method in class clamavj.ClamScan
 

F

FILE_NOT_FOUND_MESSAGE - Static variable in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
FOUND_SUFFIX - Static variable in class clamavj.ScanResult
 

G

getException() - Method in class clamavj.ScanResult
 
getHost() - Method in class clamavj.ClamScan
 
getHost() - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
getPort() - Method in class clamavj.ClamScan
 
getPort() - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
getResult() - Method in class clamavj.ScanResult
 
getSignature() - Method in class clamavj.ScanResult
 
getStatus() - Method in class clamavj.ScanResult
 
getTimeout() - Method in class clamavj.ClamScan
 
getTimeout() - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 

N

NullVirusScannerImpl - Class in org.craftercms.virusscanner.impl
Dummy virus scanner that does nothing
NullVirusScannerImpl() - Constructor for class org.craftercms.virusscanner.impl.NullVirusScannerImpl
 

O

org.craftercms.virusscanner.api - package org.craftercms.virusscanner.api
 
org.craftercms.virusscanner.impl - package org.craftercms.virusscanner.impl
 

P

ping() - Method in class clamavj.ClamScan
 

R

RESPONSE_ERROR_WRITING_FILE - Static variable in class clamavj.ScanResult
 
RESPONSE_OK - Static variable in class clamavj.ScanResult
 
RESPONSE_SIZE_EXCEEDED - Static variable in class clamavj.ScanResult
 

S

scan(byte[]) - Method in class clamavj.ClamScan
The method to call if you already have the content to scan in-memory as a byte array.
scan(InputStream) - Method in class clamavj.ClamScan
The preferred method to call.
scan(String) - Method in interface org.craftercms.virusscanner.api.VirusScanner
 
scan(InputStream) - Method in interface org.craftercms.virusscanner.api.VirusScanner
 
scan(String) - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
Scans the file for virus.
scan(InputStream) - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
Scans the InputStream for viruses.
scan(String) - Method in class org.craftercms.virusscanner.impl.NullVirusScannerImpl
 
scan(InputStream) - Method in class org.craftercms.virusscanner.impl.NullVirusScannerImpl
 
SCAN_FAILED_MESSAGE - Static variable in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
ScanResult - Class in clamavj
 
ScanResult(String) - Constructor for class clamavj.ScanResult
 
ScanResult(Exception) - Constructor for class clamavj.ScanResult
 
ScanResult.Status - Enum in clamavj
 
setException(Exception) - Method in class clamavj.ScanResult
 
setHost(String) - Method in class clamavj.ClamScan
 
setHost(String) - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
setPort(int) - Method in class clamavj.ClamScan
 
setPort(int) - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
setResult(String) - Method in class clamavj.ScanResult
 
setSignature(String) - Method in class clamavj.ScanResult
 
setStatus(ScanResult.Status) - Method in class clamavj.ScanResult
 
setTimeout(int) - Method in class clamavj.ClamScan
Socket timeout in milliseconds
setTimeout(int) - Method in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 
stats() - Method in class clamavj.ClamScan
 
STREAM_PREFIX - Static variable in class clamavj.ScanResult
 

T

THREAT_FOUND_MESSAGE - Static variable in class org.craftercms.virusscanner.impl.ClamavVirusScannerImpl
 

V

valueOf(String) - Static method in enum clamavj.ScanResult.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum clamavj.ScanResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VirusScanner - Interface in org.craftercms.virusscanner.api
 
VirusScannerException - Exception in org.craftercms.virusscanner.impl
Created by cortiz on 7/15/14.
VirusScannerException(String) - Constructor for exception org.craftercms.virusscanner.impl.VirusScannerException
 
VirusScannerException(String, Throwable) - Constructor for exception org.craftercms.virusscanner.impl.VirusScannerException
 
C F G N O P R S T V 
Skip navigation links

Copyright © 2022 CrafterCMS. All Rights Reserved.