org.jasig.portlet.cms.model.security
Class ClamAVAntiVirus
java.lang.Object
org.jasig.portlet.cms.model.security.ClamAVAntiVirus
- All Implemented Interfaces:
- AntiVirusService
public final class ClamAVAntiVirus
- extends Object
- implements AntiVirusService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClamAVAntiVirus
public ClamAVAntiVirus()
scan
public void scan(File file)
throws AntiVirusException
- Specified by:
scan in interface AntiVirusService
- Throws:
AntiVirusException
setIp
public void setIp(String ip)
setPort
public void setPort(int port)
Copyright © 2011 uPortal Jasig Community. All Rights Reserved.