|
class | Safir::Dob::StopHandler |
| Interface for reception of a stop order. More...
|
|
class | Safir::Dob::Dispatcher |
| Interface for reception of a dispatch order. More...
|
|
class | Safir::Dob::EntityHandler |
| Interface to be implemented by an entity handler that makes a non-pending registration and that doesn't handle injected entities. More...
|
|
class | Safir::Dob::EntityHandlerInjection |
| Interface to be implemented by an entity handler that makes a non-pending registration for a type that can potentially be injected. More...
|
|
class | Safir::Dob::EntityHandlerPending |
| Interface to be implemented by an entity handler that makes a pending registration. More...
|
|
class | Safir::Dob::ServiceHandler |
| Interface to be implemented by a service handler that makes a non-pending registration. More...
|
|
class | Safir::Dob::ServiceHandlerPending |
| Interface to be implemented by a service handler that makes a pending registration. More...
|
|
class | Safir::Dob::Requestor |
| Interface to be implemented by an application that sends requests (Request on entities or service requests). More...
|
|
class | Safir::Dob::MessageSender |
| Interface to be implemented by senders of messages. More...
|
|
class | Safir::Dob::RegistrationSubscriber |
| Interface to be implemented by subscribers of handler registrations. More...
|
|
class | Safir::Dob::MessageSubscriber |
| Interface to be implemented by subscribers of messages. More...
|
|
class | Safir::Dob::EntitySubscriber |
| Interface to be implemented by subscribers of entities. More...
|
|