Module: EventStoreClient::HTTP::Commands

Defined in:
lib/event_store_client/adapters/http/commands/command.rb,
lib/event_store_client/adapters/http/commands/streams/read.rb,
lib/event_store_client/adapters/http/commands/streams/append.rb,
lib/event_store_client/adapters/http/commands/streams/delete.rb,
lib/event_store_client/adapters/http/commands/streams/link_to.rb,
lib/event_store_client/adapters/http/commands/streams/tombstone.rb,
lib/event_store_client/adapters/http/commands/projections/create.rb,
lib/event_store_client/adapters/http/commands/projections/update.rb,
lib/event_store_client/adapters/http/commands/persistent_subscriptions/ack.rb,
lib/event_store_client/adapters/http/commands/persistent_subscriptions/read.rb,
lib/event_store_client/adapters/http/commands/persistent_subscriptions/create.rb

Defined Under Namespace

Modules: PersistentSubscriptions, Projections, Streams Classes: Command