Class FileQueryPropsReply

java.lang.Object
com.swiftmq.filetransfer.protocol.MessageBasedReply
com.swiftmq.filetransfer.protocol.v941.FileQueryPropsReply
All Implemented Interfaces:
MessageBased

public class FileQueryPropsReply extends MessageBasedReply
  • Constructor Details

    • FileQueryPropsReply

      public FileQueryPropsReply(javax.jms.Message message) throws javax.jms.JMSException
      Throws:
      javax.jms.JMSException
    • FileQueryPropsReply

      public FileQueryPropsReply()
  • Method Details