com.github.mauricio.async.db.postgresql.codec.MessageDecoder
See theMessageDecoder companion object
class MessageDecoder(sslEnabled: Boolean, charset: Charset, maximumMessageSize: Int) extends ByteToMessageDecoder
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class ByteToMessageDecoderclass ChannelInboundHandlerAdaptertrait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass AnyShow all
Members list
Keywords
- no keywords
- final
- override
Inherited
- Not inherited
- ByteToMessageDecoder
- ChannelHandlerAdapter
- ChannelInboundHandlerAdapter
Value members
Concrete methods
Attributes
- Definition Classes
-
ByteToMessageDecoder
Inherited methods
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelInboundHandlerAdapter
Attributes
- Inherited from:
- ChannelHandlerAdapter
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ChannelHandlerAdapter
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
Attributes
- Inherited from:
- ByteToMessageDecoder
In this article