Package | Description |
---|---|
org.waarp.icap |
Modifier and Type | Method and Description |
---|---|
IcapClient |
IcapClient.connect()
Try to connect to the server and if the preview size is not specified,
it will also resolve the options of the ICAP server.
|
static IcapScanFile |
IcapScanFile.getIcapScanFileArgs(String[] args)
If file argument are -file EICARTEST, then a EICAR test file will be
sent.
|
int |
IcapScanFile.scanFile()
Scan a file through ICAP antivirus server from IcapScanFile
|
boolean |
IcapClient.scanFile(String filename)
Given a file path, it will send the file to the server and return true,
if the server accepts the file.
|
Copyright © 2009–2022 Waarp. All rights reserved.