JavaScript is disabled on your browser.
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
io.netty.channel.ChannelDuplexHandler
io.netty.channel.CombinedChannelDuplexHandler<io.vertx.pgclient.impl.codec.PgDecoder,io.vertx.pgclient.impl.codec.PgEncoder>
io.vertx.pgclient.impl.codec.PgCodec
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable
Constructor Summary
Constructors
Constructor and Description
PgCodec ()
Method Summary
Methods inherited from class io.netty.channel.CombinedChannelDuplexHandler
bind, channelActive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, close, connect, deregister, disconnect, flush, handlerAdded, handlerRemoved, inboundHandler, init, outboundHandler, read, removeInboundHandler, removeOutboundHandler, userEventTriggered, write
Methods inherited from class io.netty.channel.ChannelHandlerAdapter
ensureNotSharable, isSharable
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2020. All rights reserved.