|
||||||||||
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.excel.shared.communication.AbstractExcelResponse
public abstract class AbstractExcelResponse
The Class AbstractExcelResponse.
Constructor Summary | |
---|---|
AbstractExcelResponse(AbstractRequest abstractRequest)
Instantiates a new abstract excel response. |
Method Summary | |
---|---|
abstract void |
handleAbstractExcelResponse(ExcelResponses excelResponses)
Handle abstract excel response. |
void |
handleAbstractResponse(AbstractResponses abstractResponses)
Handle abstract 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 AbstractExcelResponse(AbstractRequest abstractRequest)
abstractRequest
- the abstract requestMethod Detail |
---|
public void handleAbstractResponse(AbstractResponses abstractResponses)
AbstractResponse
handleAbstractResponse
in class AbstractResponse
abstractResponses
- the abstract responsespublic abstract void handleAbstractExcelResponse(ExcelResponses excelResponses)
excelResponses
- the excel responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |