createBinding method
Implementation
@override
ExceptionEndpointCallingBinding<T> createBinding() {
return ExceptionEndpointCallingBinding<T>(this);
}
@override
ExceptionEndpointCallingBinding<T> createBinding() {
return ExceptionEndpointCallingBinding<T>(this);
}