com.jxml.qare.qhome
Interface Response

All Known Implementing Classes:
ResponseAck, ResponseError, ResponseException

public interface Response

The Response interface is a simple abstraction which represents all types of responses.


Method Summary
 void setPendingMsg(DBPendingMessage.Row pm)
           
 

Method Detail

setPendingMsg

public void setPendingMsg(DBPendingMessage.Row pm)
                   throws Exception