org.jenkinsci.plugins.clamav.scanner
クラス ClamAvScanner
java.lang.Object
org.jenkinsci.plugins.clamav.scanner.ClamAvScanner
public class ClamAvScanner
- extends Object
ClamAv Scanner
- 作成者:
- Seiji Sogabe
- 関連項目:
http://www.clamav.net/doc/latest/html/node28.html
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClamAvScanner
public ClamAvScanner(String host,
int port,
int timeout)
ClamAvScanner
public ClamAvScanner(String host,
int port)
ClamAvScanner
public ClamAvScanner(String host)
ping
public boolean ping()
scan
public ScanResult scan(InputStream file)
scan
public ScanResult scan(File file)
throws IOException
- 例外:
IOException
Copyright © 2004-2011. All Rights Reserved.