com.github.mauricio.async.db.postgresql.codec

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class MessageDecoder(sslEnabled: Boolean, charset: Charset, maximumMessageSize: Int) extends ByteToMessageDecoder

Attributes

Companion:
object
Graph
Supertypes
class ByteToMessageDecoder
class ChannelInboundHandlerAdapter
trait ChannelInboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class MessageEncoder(charset: Charset, encoderRegistry: ColumnEncoderRegistry) extends MessageToMessageEncoder[Object]

Attributes

Companion:
object
Graph
Supertypes
class MessageToMessageEncoder[Object]
class ChannelOutboundHandlerAdapter
trait ChannelOutboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
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