com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler
class PostgreSQLConnectionHandler(configuration: Configuration, encoderRegistry: ColumnEncoderRegistry, decoderRegistry: ColumnDecoderRegistry, connectionDelegate: PostgreSQLConnectionDelegate, group: EventLoopGroup, executionContext: ExecutionContext) extends SimpleChannelInboundHandler[Object] Attributes
- Companion:
- object
- Graph
- Supertypes
class SimpleChannelInboundHandler[Object]
class ChannelInboundHandlerAdapter
trait ChannelInboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
ChannelInboundHandlerAdapter -> ChannelInboundHandler
Attributes
- Definition Classes
ChannelInboundHandlerAdapter -> ChannelInboundHandler
Attributes
- Definition Classes
SimpleChannelInboundHandler
Attributes
- Definition Classes
ChannelInboundHandlerAdapter -> ChannelInboundHandler -> ChannelHandlerAdapter -> ChannelHandler
Attributes
- Definition Classes
ChannelHandlerAdapter -> ChannelHandler
Attributes
- Inherited from:
- SimpleChannelInboundHandler
Attributes
- Inherited from:
- SimpleChannelInboundHandler
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelHandlerAdapter
Attributes
- Inherited from:
- ChannelHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter