Table of Contents

Namespace TypedRest.CommandLine.Commands

Commands operating on TypedRest.Endpoints.

Namespaces

TypedRest.CommandLine.Commands.Generic

Commands for operating on TypedRest.Endpoints.Generic.

TypedRest.CommandLine.Commands.Raw

Commands for operating on TypedRest.Endpoints.Raw.

TypedRest.CommandLine.Commands.Reactive

Commands for operating on TypedRest.Endpoints.Reactive.

TypedRest.CommandLine.Commands.Rpc

Commands for operating on TypedRest.Endpoints.Rpc.

Classes

EndpointCommand<TEndpoint>

Command operating on an IEndpoint.

EntryCommand<TEndpoint>

Command providing an entry point to a hierarchy of named IEndpointCommands.

Interfaces

IEndpointCommand

Command operating on an IEndpoint.