Package p4.v1

Class P4RuntimeGrpc.P4RuntimeImplBase

java.lang.Object
p4.v1.P4RuntimeGrpc.P4RuntimeImplBase
All Implemented Interfaces:
io.grpc.BindableService, P4RuntimeGrpc.AsyncService
Enclosing class:
P4RuntimeGrpc

public abstract static class P4RuntimeGrpc.P4RuntimeImplBase extends Object implements io.grpc.BindableService, P4RuntimeGrpc.AsyncService
Base class for the server implementation of the service P4Runtime.
  • Constructor Details

    • P4RuntimeImplBase

      public P4RuntimeImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService