Show / Hide Table of Contents

    Namespace Copper.Common.Interface

    Classes

    RequestInfo

    Represents information about a request invoked on a service.

    Interfaces

    IChildComponentConfigurationCollection

    Specifies the contract for a collection of component configurations.

    IClientMessageFormatter

    Defines methods that are used to control the conversion of messages into objects and objects into messages for client applications.

    IComponentServiceProvider

    Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.

    IDispatchMessageFormatter

    Defines methods that deserialize request messages and serialize response messages in a service application.

    IEndpoint

    Represents an endpoint that listens for requests for a given service contract when started.

    IFrameworkReceiveInterceptor

    Defines methods that are used by the framework to intercept calls to a service instance.

    IFrameworkSendInterceptor

    Defines methods that are used by the framework to intercept calls fom a client.

    IReceiveInterceptor

    Defines methods that can be used to intercept calls to a service instance.

    ISendInterceptor

    Defines methods that can be used to intercept calls fom a client.

    Back to top Generated by DocFX