| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.raw.handler | |
| eu.clarussecure.proxy.protocol.plugins.pgsql.raw.handler.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPgsqlRawPart<T extends PgsqlRawPart> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FullPgsqlRawMessage |
interface |
LastPgsqlRawContent |
interface |
PgsqlRawContent |
interface |
PgsqlRawHeader |
interface |
PgsqlRawMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFullPgsqlRawMessage |
class |
DefaultLastPgsqlRawContent |
class |
DefaultPgsqlRawContent |
class |
DefaultPgsqlRawMessage |
class |
DefaultPgsqlRawPart<T extends PgsqlRawPart> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutablePgsqlRawMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMutablePgsqlRawMessage |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBuf |
PgsqlRawPartEncoder.allocateBuffer(io.netty.channel.ChannelHandlerContext ctx,
PgsqlRawPart msg,
boolean preferDirect) |
protected void |
PgsqlRawPartEncoder.encode(io.netty.channel.ChannelHandlerContext ctx,
PgsqlRawPart msg,
io.netty.buffer.ByteBuf out) |
protected boolean |
PgsqlRawPartAggregator.isAggregated(PgsqlRawPart msg) |
protected boolean |
PgsqlRawPartAccumulator.isAggregated(PgsqlRawPart msg) |
protected boolean |
PgsqlRawPartAggregator.isContentMessage(PgsqlRawPart msg) |
protected boolean |
PgsqlRawPartAccumulator.isContentMessage(PgsqlRawPart msg) |
protected boolean |
PgsqlRawPartAggregator.isStartMessage(PgsqlRawPart msg) |
protected boolean |
PgsqlRawPartAccumulator.isStartMessage(PgsqlRawPart msg) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.