|
|
|
@ -626,7 +626,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_UnimplementedCall, serviceImpl.UnimplementedCall).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
@ -812,7 +812,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_UnimplementedCall, serviceImpl.UnimplementedCall).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
@ -995,7 +995,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_Stop, serviceImpl.Stop).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
@ -1249,7 +1249,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_GetClientAccumulatedStats, serviceImpl.GetClientAccumulatedStats).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
@ -1429,7 +1429,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_SetNotServing, serviceImpl.SetNotServing).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
@ -1610,7 +1610,7 @@ namespace Grpc.Testing { |
|
|
|
|
.AddMethod(__Method_Configure, serviceImpl.Configure).Build(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// <summary>Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. |
|
|
|
|
/// Note: this method is part of an experimental API that can change or be removed without any prior notice.</summary> |
|
|
|
|
/// <param name="serviceBinder">Service methods will be bound by calling <c>AddMethod</c> on this object.</param> |
|
|
|
|
/// <param name="serviceImpl">An object implementing the server-side handling logic.</param> |
|
|
|
|