All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BQInterestFulfillmentServiceGrpc Maven / Gradle / Ivy

package com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice;

import static io.grpc.MethodDescriptor.generateFullMethodName;

/**
 */
@javax.annotation.Generated(
    value = "by gRPC proto compiler (version 1.42.1)",
    comments = "Source: v10/api/bq_interest_fulfillment_service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class BQInterestFulfillmentServiceGrpc {

  private BQInterestFulfillmentServiceGrpc() {}

  public static final String SERVICE_NAME = "com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BQInterestFulfillmentService";

  // Static method descriptors that strictly reflect the proto.
  private static volatile io.grpc.MethodDescriptor getExchangeInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExchangeInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.ExchangeInterestFulfillmentResponseOuterClass.ExchangeInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExchangeInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getExchangeInterestFulfillmentMethod;
    if ((getExchangeInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getExchangeInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getExchangeInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getExchangeInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getExchangeInterestFulfillmentMethod = getExchangeInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExchangeInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.ExchangeInterestFulfillmentResponseOuterClass.ExchangeInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("ExchangeInterestFulfillment"))
              .build();
        }
      }
    }
    return getExchangeInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getExecuteInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExecuteInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.ExecuteInterestFulfillmentResponseOuterClass.ExecuteInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExecuteInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getExecuteInterestFulfillmentMethod;
    if ((getExecuteInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getExecuteInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getExecuteInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getExecuteInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getExecuteInterestFulfillmentMethod = getExecuteInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExecuteInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.ExecuteInterestFulfillmentResponseOuterClass.ExecuteInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("ExecuteInterestFulfillment"))
              .build();
        }
      }
    }
    return getExecuteInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getInitiateInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "InitiateInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.InitiateInterestFulfillmentResponseOuterClass.InitiateInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getInitiateInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getInitiateInterestFulfillmentMethod;
    if ((getInitiateInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getInitiateInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getInitiateInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getInitiateInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getInitiateInterestFulfillmentMethod = getInitiateInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "InitiateInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.InitiateInterestFulfillmentResponseOuterClass.InitiateInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("InitiateInterestFulfillment"))
              .build();
        }
      }
    }
    return getInitiateInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getNotifyInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "NotifyInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.NotifyInterestFulfillmentResponseOuterClass.NotifyInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getNotifyInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getNotifyInterestFulfillmentMethod;
    if ((getNotifyInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getNotifyInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getNotifyInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getNotifyInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getNotifyInterestFulfillmentMethod = getNotifyInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "NotifyInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.NotifyInterestFulfillmentResponseOuterClass.NotifyInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("NotifyInterestFulfillment"))
              .build();
        }
      }
    }
    return getNotifyInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRequestInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RequestInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.RequestInterestFulfillmentResponseOuterClass.RequestInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRequestInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getRequestInterestFulfillmentMethod;
    if ((getRequestInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getRequestInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getRequestInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getRequestInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getRequestInterestFulfillmentMethod = getRequestInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RequestInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.RequestInterestFulfillmentResponseOuterClass.RequestInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("RequestInterestFulfillment"))
              .build();
        }
      }
    }
    return getRequestInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRetrieveInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RetrieveInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.RetrieveInterestFulfillmentResponseOuterClass.RetrieveInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRetrieveInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getRetrieveInterestFulfillmentMethod;
    if ((getRetrieveInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getRetrieveInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getRetrieveInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getRetrieveInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getRetrieveInterestFulfillmentMethod = getRetrieveInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RetrieveInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.RetrieveInterestFulfillmentResponseOuterClass.RetrieveInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("RetrieveInterestFulfillment"))
              .build();
        }
      }
    }
    return getRetrieveInterestFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getUpdateInterestFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "UpdateInterestFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.UpdateInterestFulfillmentResponseOuterClass.UpdateInterestFulfillmentResponse.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getUpdateInterestFulfillmentMethod() {
    io.grpc.MethodDescriptor getUpdateInterestFulfillmentMethod;
    if ((getUpdateInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getUpdateInterestFulfillmentMethod) == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        if ((getUpdateInterestFulfillmentMethod = BQInterestFulfillmentServiceGrpc.getUpdateInterestFulfillmentMethod) == null) {
          BQInterestFulfillmentServiceGrpc.getUpdateInterestFulfillmentMethod = getUpdateInterestFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "UpdateInterestFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.UpdateInterestFulfillmentResponseOuterClass.UpdateInterestFulfillmentResponse.getDefaultInstance()))
              .setSchemaDescriptor(new BQInterestFulfillmentServiceMethodDescriptorSupplier("UpdateInterestFulfillment"))
              .build();
        }
      }
    }
    return getUpdateInterestFulfillmentMethod;
  }

  /**
   * Creates a new async stub that supports all call types for the service
   */
  public static BQInterestFulfillmentServiceStub newStub(io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQInterestFulfillmentServiceStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQInterestFulfillmentServiceStub(channel, callOptions);
        }
      };
    return BQInterestFulfillmentServiceStub.newStub(factory, channel);
  }

  /**
   * Creates a new blocking-style stub that supports unary and streaming output calls on the service
   */
  public static BQInterestFulfillmentServiceBlockingStub newBlockingStub(
      io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQInterestFulfillmentServiceBlockingStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQInterestFulfillmentServiceBlockingStub(channel, callOptions);
        }
      };
    return BQInterestFulfillmentServiceBlockingStub.newStub(factory, channel);
  }

  /**
   * Creates a new ListenableFuture-style stub that supports unary calls on the service
   */
  public static BQInterestFulfillmentServiceFutureStub newFutureStub(
      io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQInterestFulfillmentServiceFutureStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQInterestFulfillmentServiceFutureStub(channel, callOptions);
        }
      };
    return BQInterestFulfillmentServiceFutureStub.newStub(factory, channel);
  }

  /**
   */
  public static abstract class BQInterestFulfillmentServiceImplBase implements io.grpc.BindableService {

    /**
     */
    public void exchangeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExchangeInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void executeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExecuteInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void initiateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getInitiateInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void notifyInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getNotifyInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void requestInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRequestInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void retrieveInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRetrieveInterestFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void updateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getUpdateInterestFulfillmentMethod(), responseObserver);
    }

    @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() {
      return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor())
          .addMethod(
            getExchangeInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.ExchangeInterestFulfillmentResponseOuterClass.ExchangeInterestFulfillmentResponse>(
                  this, METHODID_EXCHANGE_INTEREST_FULFILLMENT)))
          .addMethod(
            getExecuteInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.ExecuteInterestFulfillmentResponseOuterClass.ExecuteInterestFulfillmentResponse>(
                  this, METHODID_EXECUTE_INTEREST_FULFILLMENT)))
          .addMethod(
            getInitiateInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.InitiateInterestFulfillmentResponseOuterClass.InitiateInterestFulfillmentResponse>(
                  this, METHODID_INITIATE_INTEREST_FULFILLMENT)))
          .addMethod(
            getNotifyInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.NotifyInterestFulfillmentResponseOuterClass.NotifyInterestFulfillmentResponse>(
                  this, METHODID_NOTIFY_INTEREST_FULFILLMENT)))
          .addMethod(
            getRequestInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.RequestInterestFulfillmentResponseOuterClass.RequestInterestFulfillmentResponse>(
                  this, METHODID_REQUEST_INTEREST_FULFILLMENT)))
          .addMethod(
            getRetrieveInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.RetrieveInterestFulfillmentResponseOuterClass.RetrieveInterestFulfillmentResponse>(
                  this, METHODID_RETRIEVE_INTEREST_FULFILLMENT)))
          .addMethod(
            getUpdateInterestFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.UpdateInterestFulfillmentResponseOuterClass.UpdateInterestFulfillmentResponse>(
                  this, METHODID_UPDATE_INTEREST_FULFILLMENT)))
          .build();
    }
  }

  /**
   */
  public static final class BQInterestFulfillmentServiceStub extends io.grpc.stub.AbstractAsyncStub {
    private BQInterestFulfillmentServiceStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQInterestFulfillmentServiceStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQInterestFulfillmentServiceStub(channel, callOptions);
    }

    /**
     */
    public void exchangeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExchangeInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void executeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExecuteInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void initiateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getInitiateInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void notifyInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getNotifyInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void requestInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRequestInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void retrieveInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRetrieveInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void updateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getUpdateInterestFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }
  }

  /**
   */
  public static final class BQInterestFulfillmentServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub {
    private BQInterestFulfillmentServiceBlockingStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQInterestFulfillmentServiceBlockingStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQInterestFulfillmentServiceBlockingStub(channel, callOptions);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.ExchangeInterestFulfillmentResponseOuterClass.ExchangeInterestFulfillmentResponse exchangeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExchangeInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.ExecuteInterestFulfillmentResponseOuterClass.ExecuteInterestFulfillmentResponse executeInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExecuteInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.InitiateInterestFulfillmentResponseOuterClass.InitiateInterestFulfillmentResponse initiateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getInitiateInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.NotifyInterestFulfillmentResponseOuterClass.NotifyInterestFulfillmentResponse notifyInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getNotifyInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.RequestInterestFulfillmentResponseOuterClass.RequestInterestFulfillmentResponse requestInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRequestInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.RetrieveInterestFulfillmentResponseOuterClass.RetrieveInterestFulfillmentResponse retrieveInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRetrieveInterestFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.UpdateInterestFulfillmentResponseOuterClass.UpdateInterestFulfillmentResponse updateInterestFulfillment(com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getUpdateInterestFulfillmentMethod(), getCallOptions(), request);
    }
  }

  /**
   */
  public static final class BQInterestFulfillmentServiceFutureStub extends io.grpc.stub.AbstractFutureStub {
    private BQInterestFulfillmentServiceFutureStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQInterestFulfillmentServiceFutureStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQInterestFulfillmentServiceFutureStub(channel, callOptions);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture exchangeInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExchangeInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture executeInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExecuteInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture initiateInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getInitiateInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture notifyInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getNotifyInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture requestInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRequestInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture retrieveInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRetrieveInterestFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture updateInterestFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getUpdateInterestFulfillmentMethod(), getCallOptions()), request);
    }
  }

  private static final int METHODID_EXCHANGE_INTEREST_FULFILLMENT = 0;
  private static final int METHODID_EXECUTE_INTEREST_FULFILLMENT = 1;
  private static final int METHODID_INITIATE_INTEREST_FULFILLMENT = 2;
  private static final int METHODID_NOTIFY_INTEREST_FULFILLMENT = 3;
  private static final int METHODID_REQUEST_INTEREST_FULFILLMENT = 4;
  private static final int METHODID_RETRIEVE_INTEREST_FULFILLMENT = 5;
  private static final int METHODID_UPDATE_INTEREST_FULFILLMENT = 6;

  private static final class MethodHandlers implements
      io.grpc.stub.ServerCalls.UnaryMethod,
      io.grpc.stub.ServerCalls.ServerStreamingMethod,
      io.grpc.stub.ServerCalls.ClientStreamingMethod,
      io.grpc.stub.ServerCalls.BidiStreamingMethod {
    private final BQInterestFulfillmentServiceImplBase serviceImpl;
    private final int methodId;

    MethodHandlers(BQInterestFulfillmentServiceImplBase serviceImpl, int methodId) {
      this.serviceImpl = serviceImpl;
      this.methodId = methodId;
    }

    @java.lang.Override
    @java.lang.SuppressWarnings("unchecked")
    public void invoke(Req request, io.grpc.stub.StreamObserver responseObserver) {
      switch (methodId) {
        case METHODID_EXCHANGE_INTEREST_FULFILLMENT:
          serviceImpl.exchangeInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExchangeInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_EXECUTE_INTEREST_FULFILLMENT:
          serviceImpl.executeInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.ExecuteInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_INITIATE_INTEREST_FULFILLMENT:
          serviceImpl.initiateInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.InitiateInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_NOTIFY_INTEREST_FULFILLMENT:
          serviceImpl.notifyInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.NotifyInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_REQUEST_INTEREST_FULFILLMENT:
          serviceImpl.requestInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RequestInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_RETRIEVE_INTEREST_FULFILLMENT:
          serviceImpl.retrieveInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.RetrieveInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_UPDATE_INTEREST_FULFILLMENT:
          serviceImpl.updateInterestFulfillment((com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.UpdateInterestFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        default:
          throw new AssertionError();
      }
    }

    @java.lang.Override
    @java.lang.SuppressWarnings("unchecked")
    public io.grpc.stub.StreamObserver invoke(
        io.grpc.stub.StreamObserver responseObserver) {
      switch (methodId) {
        default:
          throw new AssertionError();
      }
    }
  }

  private static abstract class BQInterestFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier {
    BQInterestFulfillmentServiceBaseDescriptorSupplier() {}

    @java.lang.Override
    public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor() {
      return com.redhat.mercury.tradefinance.v10.api.bqinterestfulfillmentservice.BqInterestFulfillmentService.getDescriptor();
    }

    @java.lang.Override
    public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor() {
      return getFileDescriptor().findServiceByName("BQInterestFulfillmentService");
    }
  }

  private static final class BQInterestFulfillmentServiceFileDescriptorSupplier
      extends BQInterestFulfillmentServiceBaseDescriptorSupplier {
    BQInterestFulfillmentServiceFileDescriptorSupplier() {}
  }

  private static final class BQInterestFulfillmentServiceMethodDescriptorSupplier
      extends BQInterestFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
    private final String methodName;

    BQInterestFulfillmentServiceMethodDescriptorSupplier(String methodName) {
      this.methodName = methodName;
    }

    @java.lang.Override
    public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor() {
      return getServiceDescriptor().findMethodByName(methodName);
    }
  }

  private static volatile io.grpc.ServiceDescriptor serviceDescriptor;

  public static io.grpc.ServiceDescriptor getServiceDescriptor() {
    io.grpc.ServiceDescriptor result = serviceDescriptor;
    if (result == null) {
      synchronized (BQInterestFulfillmentServiceGrpc.class) {
        result = serviceDescriptor;
        if (result == null) {
          serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME)
              .setSchemaDescriptor(new BQInterestFulfillmentServiceFileDescriptorSupplier())
              .addMethod(getExchangeInterestFulfillmentMethod())
              .addMethod(getExecuteInterestFulfillmentMethod())
              .addMethod(getInitiateInterestFulfillmentMethod())
              .addMethod(getNotifyInterestFulfillmentMethod())
              .addMethod(getRequestInterestFulfillmentMethod())
              .addMethod(getRetrieveInterestFulfillmentMethod())
              .addMethod(getUpdateInterestFulfillmentMethod())
              .build();
        }
      }
    }
    return result;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy