psdi.common.emailstner

Class VirusChecker

  • java.lang.Object
    • psdi.common.emailstner.VirusChecker


  • public class VirusChecker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      VirusChecker() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      protected static boolean isVirusCheckEnabled() 
      protected static boolean isVirusFound(javax.mail.internet.MimeBodyPart mimeBodyPart) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VirusChecker

        public VirusChecker()
    • Method Detail

      • isVirusCheckEnabled

        protected static boolean isVirusCheckEnabled()
                                              throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • isVirusFound

        protected static boolean isVirusFound(javax.mail.internet.MimeBodyPart mimeBodyPart)
                                       throws java.io.IOException,
                                              javax.mail.MessagingException
        Throws:
        java.io.IOException
        javax.mail.MessagingException