Eris 1.3.19
|
Public Member Functions | |
virtual bool | responseReceived (const Atlas::Objects::Operation::RootOperation &) |
Process a response. |
bool Eris::NullResponse::responseReceived | ( | const Atlas::Objects::Operation::RootOperation & | op | ) | [virtual] |
Process a response.
Return true if the operation was handled, and false if it should be processed by the router system as normal.
Implements Eris::ResponseBase.