Package com.google.webrisk.v1
Class WebRiskServiceGrpc.WebRiskServiceImplBase
- java.lang.Object
-
- com.google.webrisk.v1.WebRiskServiceGrpc.WebRiskServiceImplBase
-
- All Implemented Interfaces:
WebRiskServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- WebRiskServiceGrpc
public abstract static class WebRiskServiceGrpc.WebRiskServiceImplBase extends Object implements io.grpc.BindableService, WebRiskServiceGrpc.AsyncService
Base class for the server implementation of the service WebRiskService.Web Risk API defines an interface to detect malicious URLs on your website and in client applications.
-
-
Constructor Summary
Constructors Constructor Description WebRiskServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.webrisk.v1.WebRiskServiceGrpc.AsyncService
computeThreatListDiff, createSubmission, searchHashes, searchUris, submitUri
-
-