Class FileDeleteReply
java.lang.Object
com.swiftmq.filetransfer.protocol.MessageBasedReply
com.swiftmq.filetransfer.protocol.v941.FileDeleteReply
- All Implemented Interfaces:
MessageBased
-
Field Summary
Fields inherited from class com.swiftmq.filetransfer.protocol.MessageBasedReply
EXCEPTION_PROP, OK_PROP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.filetransfer.protocol.MessageBasedReply
fillMessage, getException, isOk, setException, setOk
-
Constructor Details
-
FileDeleteReply
public FileDeleteReply(javax.jms.Message message) throws javax.jms.JMSException - Throws:
javax.jms.JMSException
-
FileDeleteReply
public FileDeleteReply()
-
-
Method Details
-
toMessage
public javax.jms.Message toMessage() throws javax.jms.JMSException- Throws:
javax.jms.JMSException
-
toString
- Overrides:
toString
in classMessageBasedReply
-