Class ServiceMethod<I,​O>


  • public class ServiceMethod<I,​O>
    extends Object
    Bundle all the bits required to call or bind a grpc service method.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.