| Action Engine
             | 
This is the complete list of members for act::Service, including all inherited members.
| EstablishConnection(std::shared_ptr< WireStream > &&stream, ConnectionHandler connection_handler=nullptr) -> absl::StatusOr< std::shared_ptr< StreamToSessionConnection > > | act::Service | |
| GetSession(std::string_view session_id) const -> Session *absl_nullable | act::Service | |
| GetStream(std::string_view stream_id) const -> WireStream *absl_nullable | act::Service | |
| JoinConnection(StreamToSessionConnection *absl_nonnull connection) -> absl::Status | act::Service | |
| SetActionRegistry(const ActionRegistry &action_registry) const -> void | act::Service |