Метод | Описание | |
---|---|---|
AddBindingParameters ( |
||
ApplyClientBehavior ( |
||
ApplyDispatchBehavior ( |
||
WebHttpBehavior ( ) : System |
Метод | Описание | |
---|---|---|
AddServerErrorHandlers ( |
||
GetOperationSelector ( |
||
GetQueryStringConverter ( |
||
GetReplyClientFormatter ( |
||
GetReplyDispatchFormatter ( |
||
GetRequestClientFormatter ( |
||
GetRequestDispatchFormatter ( |
||
ValidateBinding ( |
||
ValidateOperation ( |
Метод | Описание | |
---|---|---|
AddClientErrorInspector ( |
||
GetBodyStyle ( System.ServiceModel.Web.WebAttributeInfo wai ) : WebMessageBodyStyle | ||
Validate ( |
public AddBindingParameters ( |
||
endpoint | ||
bindingParameters | System.ServiceModel.Channels.BindingParameterCollection | |
Результат | void |
protected AddServerErrorHandlers ( |
||
endpoint | ||
endpointDispatcher | ||
Результат | void |
public ApplyClientBehavior ( |
||
endpoint | ||
clientRuntime | ||
Результат | void |
public ApplyDispatchBehavior ( |
||
endpoint | ||
endpointDispatcher | ||
Результат | void |
protected GetOperationSelector ( |
||
endpoint | ||
Результат | System.ServiceModel.Dispatcher.WebHttpDispatchOperationSelector |
protected GetQueryStringConverter ( |
||
operationDescription | ||
Результат | System.ServiceModel.Dispatcher.QueryStringConverter |
protected GetReplyClientFormatter ( |
||
operationDescription | ||
endpoint | ||
Результат | IClientMessageFormatter |
protected GetReplyDispatchFormatter ( |
||
operationDescription | ||
endpoint | ||
Результат | IDispatchMessageFormatter |
protected GetRequestClientFormatter ( |
||
operationDescription | ||
endpoint | ||
Результат | IClientMessageFormatter |
protected GetRequestDispatchFormatter ( |
||
operationDescription | ||
endpoint | ||
Результат | IDispatchMessageFormatter |
protected ValidateBinding ( |
||
endpoint | ||
Результат | void |
protected ValidateOperation ( |
||
operation | ||
Результат | void |