|
||||||||||
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.basis.shared.model.communication.AbstractBasisResponse
net.sourceforge.fixagora.basis.shared.model.communication.StopBusinessComponentResponse
public class StopBusinessComponentResponse
The Class StopBusinessComponentResponse.
Constructor Summary | |
---|---|
StopBusinessComponentResponse(StopBusinessComponentRequest stopBusinessComponentRequest)
Instantiates a new stop business component response. |
Method Summary | |
---|---|
void |
handleAbstractFBasisResponse(BasisResponses fBasisResponses)
Handle abstract f basis response. |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractBasisResponse |
---|
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 StopBusinessComponentResponse(StopBusinessComponentRequest stopBusinessComponentRequest)
stopBusinessComponentRequest
- the stop business component requestMethod Detail |
---|
public void handleAbstractFBasisResponse(BasisResponses fBasisResponses)
AbstractBasisResponse
handleAbstractFBasisResponse
in class AbstractBasisResponse
fBasisResponses
- the f basis responses
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |