public class ClamAvScanner extends Object
http://www.clamav.net/doc/latest/html/node28.html| コンストラクタと説明 |
|---|
ClamAvScanner(String host) |
ClamAvScanner(String host,
int port) |
ClamAvScanner(String host,
int port,
int timeout) |
public ClamAvScanner(String host, int port, int timeout)
public ClamAvScanner(String host, int port)
public ClamAvScanner(String host)
public boolean ping()
public ScanResult scan(InputStream file)
public ScanResult scan(File file) throws IOException
IOExceptionCopyright © 2004-2015. All Rights Reserved.