Package

io.rdbc.pgsql.transport.netty

sapi

Permalink

package sapi

Visibility
  1. Public
  2. All

Type Members

  1. final case class ChannelOptionValue[T](option: ChannelOption[T], value: T) extends Product with Serializable

    Permalink
  2. class NettyPgConnectionFactory extends ConnectionFactoryPartialImpl with PgConnectionFactory with Logging

    Permalink
  3. class NioChannelFactory extends ChannelFactory[NioSocketChannel]

    Permalink

Value Members

  1. object ChannelOptions

    Permalink
  2. object NettyPgConnectionFactory extends Logging

    Permalink

Ungrouped