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