Class ServiceMethod<I,​O>

  • All Implemented Interfaces:
    RxDelegate

    public class ServiceMethod<I,​O>
    extends Object
    implements RxDelegate
    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.