|
||||||||||
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.OpenQuoteDepthResponse
public class OpenQuoteDepthResponse
The Class OpenQuoteDepthResponse.
Constructor Summary | |
---|---|
OpenQuoteDepthResponse(OpenQuoteDepthRequest openQuoteDepthRequest)
Instantiates a new open quote depth response. |
Method Summary | |
---|---|
void |
handleBuySideResponse(BuySideResponses buySideResponses)
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 OpenQuoteDepthResponse(OpenQuoteDepthRequest openQuoteDepthRequest)
openQuoteDepthRequest
- the open quote depth requestMethod Detail |
---|
public void handleBuySideResponse(BuySideResponses buySideResponses)
AbstractBuySideResponse
handleBuySideResponse
in class AbstractBuySideResponse
buySideResponses
- the sell side responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |