Class URLFrontierGrpc.URLFrontierImplBase

java.lang.Object
crawlercommons.urlfrontier.URLFrontierGrpc.URLFrontierImplBase
All Implemented Interfaces:
URLFrontierGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
URLFrontierGrpc

public abstract static class URLFrontierGrpc.URLFrontierImplBase extends Object implements io.grpc.BindableService, URLFrontierGrpc.AsyncService
Base class for the server implementation of the service URLFrontier.
  • Constructor Details

    • URLFrontierImplBase

      public URLFrontierImplBase()
  • Method Details

    • bindService

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