# Functions

InheritCommandableHttpController creates a new instance of the controller.
InheritRestController creates new instance of RestController.
No description provided by the author
No description provided by the author
NewHeartbeatOperations creates new instance HeartbeatOperations Returns: *HeartbeatOperations.
NewHeartbeatRestController creates a new instance of c service.
NewHttpEndpoint creates new HttpEndpoint.
NewRestOperations creates new instance of RestOperations.
NewStatusOperations creates new instance of StatusOperations.
NewStatusRestController method are creates a new instance of this service.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

HttpRequestDetector helper class that retrieves parameters from HTTP requests.
HttpResponseSender helper class that handles HTTP-based responses.

# Structs

No description provided by the author
CommandableHttpController abstract service that receives remove calls via HTTP/REST protocol to operations automatically generated for commands defined in ICommandable components.
No description provided by the author
No description provided by the author
HeartbeatRestController service returns heartbeat via HTTP/REST protocol.
HttpEndpoint used for creating HTTP endpoints.
RestController Abstract service that receives remove calls via HTTP/REST protocol.
RestOperations helper class for REST operations.
StatusOperations helper class for status service.
StatusRestController is a service that returns microservice status information via HTTP/REST protocol.

# Interfaces

IRegisterable is interface to perform on-demand registrations.
No description provided by the author
No description provided by the author
ISwaggerController Interface to perform Swagger registrations.