psdi.common.emailstner

Class EmailJMSUtil

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


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

      Constructors 
      Constructor and Description
      EmailJMSUtil() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.Map emailJMS(boolean isJMS, java.lang.Object qSession, InboundCommCfgData cfgData, MboRemote inboundCommCfgMbo, MXLogger logger, int jmsFailCount) 
      void sendMessage(java.util.HashMap msgMap, java.lang.Object qSession, java.lang.Object qSender) 
      • Methods inherited from class java.lang.Object

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

      • EmailJMSUtil

        public EmailJMSUtil()
    • Method Detail

      • sendMessage

        public void sendMessage(java.util.HashMap msgMap,
                                java.lang.Object qSession,
                                java.lang.Object qSender)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • emailJMS

        public java.util.Map emailJMS(boolean isJMS,
                                      java.lang.Object qSession,
                                      InboundCommCfgData cfgData,
                                      MboRemote inboundCommCfgMbo,
                                      MXLogger logger,
                                      int jmsFailCount)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception