Class FileReceiver


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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void receive​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

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

      • FileReceiver

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

      • receive

        public void receive​(java.lang.String filename)
                     throws java.io.FileNotFoundException,
                            javax.jms.JMSException
        Throws:
        java.io.FileNotFoundException
        javax.jms.JMSException