Namespace Copper.Common
Classes
ChildComponentConfiguration
Provides the abstract base class that represents the configuration of a Copper component.
ChildComponentConfiguration<TChildComponentBuilder>
Represents the configuration of a Copper child component.
ComponentBuilder
Provides the abstract base class for the builder class of a Copper component.
ComponentBuilder<TComponent, TComponentBuilder>
Provides the abstract base class for the builder class of a Copper component.
ConfigureServices
Provides access to additional services that might be useful during configuration actions.
CorrelationId
Represents a value used to uniquely identify a call chain.
DataContractSerializer<TDataContract>
Serializes and deserializes an instance of a type into an XML stream or document using a supplied data contract. This class cannot be inherited.
RegisterChildComponentsServices
Provides access to additional services that might be useful during child component registration actions.
RegisterServices
Provides access to additional services that might be useful during registration actions.
SoapClientMessageFormatter
Controls the conversion of SOAP messages into objects and objects into SOAP messages for client applications.
SoapDispatchMessageFormatter
Defines methods that deserialize request SOAP messages and serialize response SOAP messages in a service application.