C# Class Microsoft.ResourceManagement.Client.CodeInit.DefaultEndpoints

Mostra file Open project: Predica/FimClient

Public Methods

Method Description
Alternate ( string fimServiceUrl ) : EndpointAddress
Mex ( string fimServiceUrl ) : EndpointAddress
WsEnumeration ( string fimServiceUrl ) : EndpointAddress
WsTransfer ( string fimServiceUrl ) : EndpointAddress
WsTransferFactory ( string fimServiceUrl ) : EndpointAddress

Private Methods

Method Description
ParseFimUrl ( string fimServiceUrl ) : FimUrlParsingResult

Method Details

Alternate() public static method

public static Alternate ( string fimServiceUrl ) : EndpointAddress
fimServiceUrl string
return System.ServiceModel.EndpointAddress

Mex() public static method

public static Mex ( string fimServiceUrl ) : EndpointAddress
fimServiceUrl string
return System.ServiceModel.EndpointAddress

WsEnumeration() public static method

public static WsEnumeration ( string fimServiceUrl ) : EndpointAddress
fimServiceUrl string
return System.ServiceModel.EndpointAddress

WsTransfer() public static method

public static WsTransfer ( string fimServiceUrl ) : EndpointAddress
fimServiceUrl string
return System.ServiceModel.EndpointAddress

WsTransferFactory() public static method

public static WsTransferFactory ( string fimServiceUrl ) : EndpointAddress
fimServiceUrl string
return System.ServiceModel.EndpointAddress