Ravn::Net::
Gateway class
Superclass | Ravn::Actor |
Included Modules |
|
Abstract gateway class
Attributes
- startup_message R
The system metadata message delivered to the gateway when the system starts
Public Class Methods
Register interest in the BDE startup packet.
Add some instance variables to all gateways.
Public Instance Methods
Use the IO execution thread pool be default to avoid deadlocking non-io threads
Do any discovery of the adapted gateway that needs to be done during startup.
When the system startup message is seen, save it for optional later replay to connecting clients.
Actor API — start the wrapper.
Actor API — stop the wrapper.