C# Class Castle.Facilities.WcfIntegration.ServiceEndpointExtensions

Inheritance: IWcfExtensionVisitor
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
Install ( ICollection extensions, IWcfBurden burden ) : ServiceEndpointExtensions
Install ( IWcfBurden burden ) : ServiceEndpointExtensions
ServiceEndpointExtensions ( ServiceEndpoint endpoint, bool withContract, IKernel kernel ) : System.Collections.Generic

Private Methods

Méthode Description
IWcfExtensionVisitor ( IWcfChannelExtension extension ) : void
IWcfExtensionVisitor ( IWcfEndpointExtension extension ) : void
IWcfExtensionVisitor ( IWcfServiceExtension extension ) : void

Method Details

Install() public méthode

public Install ( ICollection extensions, IWcfBurden burden ) : ServiceEndpointExtensions
extensions ICollection
burden IWcfBurden
Résultat ServiceEndpointExtensions

Install() public méthode

public Install ( IWcfBurden burden ) : ServiceEndpointExtensions
burden IWcfBurden
Résultat ServiceEndpointExtensions

ServiceEndpointExtensions() public méthode

public ServiceEndpointExtensions ( ServiceEndpoint endpoint, bool withContract, IKernel kernel ) : System.Collections.Generic
endpoint System.ServiceModel.Description.ServiceEndpoint
withContract bool
kernel IKernel
Résultat System.Collections.Generic