Package 

Class FloconGrpcBaseInterceptor

  • All Implemented Interfaces:
    io.grpc.ClientInterceptor

    
    public abstract class FloconGrpcBaseInterceptor
     implements ClientInterceptor
                        
    • Method Summary

      Modifier and Type Method Description
      <ReqT extends Any, RespT extends Any> ClientCall<ReqT, RespT> interceptCall(MethodDescriptor<ReqT, RespT> method, CallOptions callOptions, Channel next)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait