Package io.quarkus.grpc.api


package io.quarkus.grpc.api
  • Interfaces
    Class
    Description
    ChannelBuilderCustomizer<T extends io.grpc.ManagedChannelBuilder<T>>
    Allow for customization of Channel building.
    ServerBuilderCustomizer<T extends io.grpc.ServerBuilder<T>>
    Allow for customization of Server building.