MySQLConnectionHandler
com.github.mauricio.async.db.mysql.codec.MySQLConnectionHandler
class MySQLConnectionHandler(configuration: Configuration, charsetMapper: CharsetMapper, handlerDelegate: MySQLHandlerDelegate, group: EventLoopGroup, executionContext: ExecutionContext, connectionId: String) extends SimpleChannelInboundHandler[Object]
Attributes
- Graph
- Supertypes
- class SimpleChannelInboundHandler[Object]class ChannelInboundHandlerAdaptertrait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass Any
Keywords
- no keywords
- override
Inherited
- Not inherited
- ChannelHandlerAdapter
- ChannelInboundHandlerAdapter
- SimpleChannelInboundHandler