Namespace Copper.Remoting.InMemory.Common.V1
Classes
Constants
Provides constant values.
ConsumeContext
Represents the context in which a message should be consumed.
ConsumeContext<TMessage>
Represents the context in which a message should be consumed.
ConsumerCollection
Represents a collection used to register/retrieve consumers.
InMemoryCommonRequestReceiverSettingsExtensions
RequestReceiverSettings extensions.
MethodRequest
Represents a service request.
MethodResponse
Represents a service response.
RequestReceiver
Represents an endpoint that listens for requests for a given service contract when started using the InMemory transport.
RequestReceiverSettings
Represents the settings for an InMemory request receiver.
RequestSubmitter
Provides a request submitter for remoting.
RequestSubmitterSettings
Represents the settings for an InMemory request submitter.
TransportMetadata
Represents the metadata of the InMemory transport.