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

Members list

Type members

Classlikes

Attributes

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

Attributes

Companion
object
Supertypes
class ByteToMessageDecoder
class ChannelInboundHandlerAdapter
trait ChannelInboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Companion
object
Supertypes
class MessageToMessageEncoder[Object]
class ChannelOutboundHandlerAdapter
trait ChannelOutboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
class
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
Supertypes
class SimpleChannelInboundHandler[Object]
class ChannelInboundHandlerAdapter
trait ChannelInboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any
Show all