|
||||||||||
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
public abstract class AbstractBuySideResponse
The Class AbstractBuySideResponse.
Constructor Summary | |
---|---|
AbstractBuySideResponse(AbstractRequest abstractRequest)
Instantiates a new abstract buy side response. |
Method Summary | |
---|---|
void |
handleAbstractResponse(AbstractResponses abstractResponses)
Handle abstract response. |
abstract void |
handleBuySideResponse(BuySideResponses sellSideResponses)
Handle buy side response. |
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 AbstractBuySideResponse(AbstractRequest abstractRequest)
abstractRequest
- the abstract requestMethod Detail |
---|
public void handleAbstractResponse(AbstractResponses abstractResponses)
AbstractResponse
handleAbstractResponse
in class AbstractResponse
abstractResponses
- the abstract responsespublic abstract void handleBuySideResponse(BuySideResponses sellSideResponses)
sellSideResponses
- the sell side responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |