|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse
net.sourceforge.fixagora.sellside.shared.communication.AbstractSellSideResponse
net.sourceforge.fixagora.sellside.shared.communication.CloseQuoteMonitorResponse
public class CloseQuoteMonitorResponse
The Class CloseQuoteMonitorResponse.
Constructor Summary | |
---|---|
CloseQuoteMonitorResponse(CloseQuoteMonitorRequest closeSpreadSheetRequest)
Instantiates a new close quote monitor response. |
Method Summary | |
---|---|
void |
handleSellSideResponse(SellSideResponses sellSideResponses)
Handle sell side response. |
Methods inherited from class net.sourceforge.fixagora.sellside.shared.communication.AbstractSellSideResponse |
---|
handleAbstractResponse |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse |
---|
getRequestID, getTimestamp, setTimestamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseQuoteMonitorResponse(CloseQuoteMonitorRequest closeSpreadSheetRequest)
closeSpreadSheetRequest
- the close spread sheet requestMethod Detail |
---|
public void handleSellSideResponse(SellSideResponses sellSideResponses)
AbstractSellSideResponse
handleSellSideResponse
in class AbstractSellSideResponse
sellSideResponses
- the sell side responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |