net.sourceforge.fixagora.buyside.shared.communication
Class OpenQuoteDepthResponse

java.lang.Object
  extended by net.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse
      extended by net.sourceforge.fixagora.buyside.shared.communication.AbstractBuySideResponse
          extended by net.sourceforge.fixagora.buyside.shared.communication.OpenQuoteDepthResponse
All Implemented Interfaces:
java.io.Serializable

public class OpenQuoteDepthResponse
extends AbstractBuySideResponse

The Class OpenQuoteDepthResponse.

See Also:
Serialized Form

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

OpenQuoteDepthResponse

public OpenQuoteDepthResponse(OpenQuoteDepthRequest openQuoteDepthRequest)
Instantiates a new open quote depth response.

Parameters:
openQuoteDepthRequest - the open quote depth request
Method Detail

handleBuySideResponse

public void handleBuySideResponse(BuySideResponses buySideResponses)
Description copied from class: AbstractBuySideResponse
Handle buy side response.

Specified by:
handleBuySideResponse in class AbstractBuySideResponse
Parameters:
buySideResponses - the sell side responses