public class AuthenticationRequestHandler extends PgsqlMessageHandler<PgsqlAuthenticationRequest>
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthenticationRequestHandler.CheckedFunction<T,R> |
msgTypes, numberOfPeerChannels, preferredPeerChannel| Constructor and Description |
|---|
AuthenticationRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected List<DirectedMessage<PgsqlAuthenticationRequest>> |
directedProcess(io.netty.channel.ChannelHandlerContext ctx,
PgsqlAuthenticationRequest msg) |
acceptInboundMessage, allocate, channelRead, decode, decode, decodeStream, decodeStream, encode, encode, getEventProcessor, getNumberOfPeerChannels, getParser, getPgsqlSession, getPreferredPeerChannel, getPsqlConfiguration, getSqlSession, getWriter, isStreamingSupported, process, sendErrorResponse, sendRequest, sendResponsechannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharableprotected List<DirectedMessage<PgsqlAuthenticationRequest>> directedProcess(io.netty.channel.ChannelHandlerContext ctx, PgsqlAuthenticationRequest msg) throws IOException
directedProcess in class PgsqlMessageHandler<PgsqlAuthenticationRequest>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.