Class FileSender


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

      Constructors 
      Constructor Description
      FileSender​(javax.jms.Session session, WmFileMessage fileMessage)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void transfer​(boolean publish)  
      • Methods inherited from class java.lang.Object

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

      • FileSender

        public FileSender​(javax.jms.Session session,
                          WmFileMessage fileMessage)
                   throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException
    • Method Detail

      • transfer

        public void transfer​(boolean publish)
                      throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException