|
||||||||||
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.buyside.shared.communication.AbstractBuySideResponse
net.sourceforge.fixagora.buyside.shared.communication.CloseQuotePageResponse
public class CloseQuotePageResponse
The Class CloseQuotePageResponse.
Constructor Summary | |
---|---|
CloseQuotePageResponse(CloseQuotePageRequest closeQuotePageRequest)
Instantiates a new close quote page response. |
Method Summary | |
---|---|
void |
handleBuySideResponse(BuySideResponses sellSideResponses)
Handle buy side response. |
Methods inherited from class net.sourceforge.fixagora.buyside.shared.communication.AbstractBuySideResponse |
---|
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 CloseQuotePageResponse(CloseQuotePageRequest closeQuotePageRequest)
closeQuotePageRequest
- the close quote page requestMethod Detail |
---|
public void handleBuySideResponse(BuySideResponses sellSideResponses)
AbstractBuySideResponse
handleBuySideResponse
in class AbstractBuySideResponse
sellSideResponses
- the sell side responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |