Table of Contents

Namespace CarrotMQ.Core.Dto.Internals

Classes

NoResponse

Internal class

Interfaces

_ICommand<TCommand, TResponse>

internal version of the ICommand<TCommand, TResponse, TEndPointDefinition> interface without the endpoint this interface is only used internally on the consumer side

_IEvent<TEvent>

internal version of the IEvent<TEvent, TExchangeEndPoint> interface without the exchange endpoint this interface is only used internally on the consumer side

_IMessage<TMessage, TResponse>

Internal interface

_IMessage<TMessage, TResponse, TEndPointDefinition>

Internal interface

_IQuery<TQuery, TResponse>

internal version of the IQuery<TQuery, TResponse, TEndPointDefinition> interface without the endpoint this interface is only used internally on the consumer side

_IRequest<TRequest, TResponse>

Internal interface

_IRequest<TRequest, TResponse, TEndPointDefinition>

Internal interface