Class IPasswordAuthenticationServiceGrpc.MethodHandlers<Req,Resp>

java.lang.Object
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceGrpc.MethodHandlers<Req,Resp>
All Implemented Interfaces:
io.grpc.stub.ServerCalls.BidiStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.ClientStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.ServerStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.UnaryMethod<Req,Resp>
Enclosing class:
IPasswordAuthenticationServiceGrpc

private static final class IPasswordAuthenticationServiceGrpc.MethodHandlers<Req,Resp> extends Object implements io.grpc.stub.ServerCalls.UnaryMethod<Req,Resp>, io.grpc.stub.ServerCalls.ServerStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.ClientStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.BidiStreamingMethod<Req,Resp>