S - Server connection typeT - RPC typepublic class ServerAuthenticationHandler<S extends ServerConnection<S>,T extends com.google.protobuf.Internal.EnumLite> extends Object implements RequestHandler<S>
| Constructor and Description |
|---|
ServerAuthenticationHandler(RequestHandler<S> requestHandler,
int saslRequestTypeValue,
T saslResponseType) |
public ServerAuthenticationHandler(RequestHandler<S> requestHandler, int saslRequestTypeValue, T saslResponseType)
public void handle(S connection, int rpcType, ByteBuf pBody, ByteBuf dBody, ResponseSender sender) throws RpcException
handle in interface RequestHandler<S extends ServerConnection<S>>RpcExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.