Namespace Copper.Remoting.ServiceWire.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.
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 ServiceWire transport.
RequestReceiverSettings
Represents the settings for a ServiceWire request receiver.
RequestSubmitter
Provides the capability to submit service requests using the ServiceWire transport.
RequestSubmitterSettings
Represents the settings for a ServiceWire request submitter.
ServiceWireCommonRequestReceiverSettingsExtensions
RequestReceiverSettings extensions.
TransportMetadata
Represents the metadata of the ServiceWire transport.