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

com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BQPaymentFulfillmentServiceGrpc Maven / Gradle / Ivy

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

import static io.grpc.MethodDescriptor.generateFullMethodName;

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

  private BQPaymentFulfillmentServiceGrpc() {}

  public static final String SERVICE_NAME = "com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BQPaymentFulfillmentService";

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

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExchangePaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExchangePaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getExchangePaymentFulfillmentMethod;
    if ((getExchangePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getExchangePaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getExchangePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getExchangePaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getExchangePaymentFulfillmentMethod = getExchangePaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExchangePaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("ExchangePaymentFulfillment"))
              .build();
        }
      }
    }
    return getExchangePaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getExecutePaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExecutePaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExecutePaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getExecutePaymentFulfillmentMethod;
    if ((getExecutePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getExecutePaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getExecutePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getExecutePaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getExecutePaymentFulfillmentMethod = getExecutePaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExecutePaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("ExecutePaymentFulfillment"))
              .build();
        }
      }
    }
    return getExecutePaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getInitiatePaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "InitiatePaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getInitiatePaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getInitiatePaymentFulfillmentMethod;
    if ((getInitiatePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getInitiatePaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getInitiatePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getInitiatePaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getInitiatePaymentFulfillmentMethod = getInitiatePaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "InitiatePaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("InitiatePaymentFulfillment"))
              .build();
        }
      }
    }
    return getInitiatePaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getNotifyPaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "NotifyPaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getNotifyPaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getNotifyPaymentFulfillmentMethod;
    if ((getNotifyPaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getNotifyPaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getNotifyPaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getNotifyPaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getNotifyPaymentFulfillmentMethod = getNotifyPaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "NotifyPaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("NotifyPaymentFulfillment"))
              .build();
        }
      }
    }
    return getNotifyPaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRequestPaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RequestPaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRequestPaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getRequestPaymentFulfillmentMethod;
    if ((getRequestPaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getRequestPaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getRequestPaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getRequestPaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getRequestPaymentFulfillmentMethod = getRequestPaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RequestPaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("RequestPaymentFulfillment"))
              .build();
        }
      }
    }
    return getRequestPaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRetrievePaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RetrievePaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRetrievePaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getRetrievePaymentFulfillmentMethod;
    if ((getRetrievePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getRetrievePaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getRetrievePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getRetrievePaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getRetrievePaymentFulfillmentMethod = getRetrievePaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RetrievePaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("RetrievePaymentFulfillment"))
              .build();
        }
      }
    }
    return getRetrievePaymentFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getUpdatePaymentFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "UpdatePaymentFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getUpdatePaymentFulfillmentMethod() {
    io.grpc.MethodDescriptor getUpdatePaymentFulfillmentMethod;
    if ((getUpdatePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getUpdatePaymentFulfillmentMethod) == null) {
      synchronized (BQPaymentFulfillmentServiceGrpc.class) {
        if ((getUpdatePaymentFulfillmentMethod = BQPaymentFulfillmentServiceGrpc.getUpdatePaymentFulfillmentMethod) == null) {
          BQPaymentFulfillmentServiceGrpc.getUpdatePaymentFulfillmentMethod = getUpdatePaymentFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "UpdatePaymentFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceMethodDescriptorSupplier("UpdatePaymentFulfillment"))
              .build();
        }
      }
    }
    return getUpdatePaymentFulfillmentMethod;
  }

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

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

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

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

    /**
     */
    public void exchangePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExchangePaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void executePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExecutePaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void initiatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getInitiatePaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void notifyPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getNotifyPaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void requestPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRequestPaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void retrievePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRetrievePaymentFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void updatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getUpdatePaymentFulfillmentMethod(), responseObserver);
    }

    @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() {
      return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor())
          .addMethod(
            getExchangePaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_EXCHANGE_PAYMENT_FULFILLMENT)))
          .addMethod(
            getExecutePaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_EXECUTE_PAYMENT_FULFILLMENT)))
          .addMethod(
            getInitiatePaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_INITIATE_PAYMENT_FULFILLMENT)))
          .addMethod(
            getNotifyPaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_NOTIFY_PAYMENT_FULFILLMENT)))
          .addMethod(
            getRequestPaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_REQUEST_PAYMENT_FULFILLMENT)))
          .addMethod(
            getRetrievePaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_RETRIEVE_PAYMENT_FULFILLMENT)))
          .addMethod(
            getUpdatePaymentFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment>(
                  this, METHODID_UPDATE_PAYMENT_FULFILLMENT)))
          .build();
    }
  }

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

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

    /**
     */
    public void exchangePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExchangePaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void executePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExecutePaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void initiatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getInitiatePaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void notifyPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getNotifyPaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void requestPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRequestPaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void retrievePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRetrievePaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void updatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getUpdatePaymentFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }
  }

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

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

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment exchangePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExchangePaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment executePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExecutePaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment initiatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getInitiatePaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment notifyPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getNotifyPaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment requestPaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRequestPaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment retrievePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRetrievePaymentFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.PaymentFulfillmentOuterClass.PaymentFulfillment updatePaymentFulfillment(com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getUpdatePaymentFulfillmentMethod(), getCallOptions(), request);
    }
  }

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

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

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture exchangePaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExchangePaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture executePaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExecutePaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture initiatePaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getInitiatePaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture notifyPaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getNotifyPaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture requestPaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRequestPaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture retrievePaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRetrievePaymentFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture updatePaymentFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getUpdatePaymentFulfillmentMethod(), getCallOptions()), request);
    }
  }

  private static final int METHODID_EXCHANGE_PAYMENT_FULFILLMENT = 0;
  private static final int METHODID_EXECUTE_PAYMENT_FULFILLMENT = 1;
  private static final int METHODID_INITIATE_PAYMENT_FULFILLMENT = 2;
  private static final int METHODID_NOTIFY_PAYMENT_FULFILLMENT = 3;
  private static final int METHODID_REQUEST_PAYMENT_FULFILLMENT = 4;
  private static final int METHODID_RETRIEVE_PAYMENT_FULFILLMENT = 5;
  private static final int METHODID_UPDATE_PAYMENT_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 BQPaymentFulfillmentServiceImplBase serviceImpl;
    private final int methodId;

    MethodHandlers(BQPaymentFulfillmentServiceImplBase 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_PAYMENT_FULFILLMENT:
          serviceImpl.exchangePaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExchangePaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_EXECUTE_PAYMENT_FULFILLMENT:
          serviceImpl.executePaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.ExecutePaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_INITIATE_PAYMENT_FULFILLMENT:
          serviceImpl.initiatePaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.InitiatePaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_NOTIFY_PAYMENT_FULFILLMENT:
          serviceImpl.notifyPaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.NotifyPaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_REQUEST_PAYMENT_FULFILLMENT:
          serviceImpl.requestPaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RequestPaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_RETRIEVE_PAYMENT_FULFILLMENT:
          serviceImpl.retrievePaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.RetrievePaymentFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_UPDATE_PAYMENT_FULFILLMENT:
          serviceImpl.updatePaymentFulfillment((com.redhat.mercury.tradefinance.v10.api.bqpaymentfulfillmentservice.BqPaymentFulfillmentService.UpdatePaymentFulfillmentRequest) 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 BQPaymentFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier {
    BQPaymentFulfillmentServiceBaseDescriptorSupplier() {}

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

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

  private static final class BQPaymentFulfillmentServiceFileDescriptorSupplier
      extends BQPaymentFulfillmentServiceBaseDescriptorSupplier {
    BQPaymentFulfillmentServiceFileDescriptorSupplier() {}
  }

  private static final class BQPaymentFulfillmentServiceMethodDescriptorSupplier
      extends BQPaymentFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
    private final String methodName;

    BQPaymentFulfillmentServiceMethodDescriptorSupplier(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 (BQPaymentFulfillmentServiceGrpc.class) {
        result = serviceDescriptor;
        if (result == null) {
          serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME)
              .setSchemaDescriptor(new BQPaymentFulfillmentServiceFileDescriptorSupplier())
              .addMethod(getExchangePaymentFulfillmentMethod())
              .addMethod(getExecutePaymentFulfillmentMethod())
              .addMethod(getInitiatePaymentFulfillmentMethod())
              .addMethod(getNotifyPaymentFulfillmentMethod())
              .addMethod(getRequestPaymentFulfillmentMethod())
              .addMethod(getRetrievePaymentFulfillmentMethod())
              .addMethod(getUpdatePaymentFulfillmentMethod())
              .build();
        }
      }
    }
    return result;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy