| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.raw.handler.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMutablePgsqlRawMessage |
| Modifier and Type | Method and Description |
|---|---|
protected MutablePgsqlRawMessage |
PgsqlRawPartAggregator.beginAggregation(PgsqlRawHeader start,
io.netty.buffer.ByteBuf content) |
protected MutablePgsqlRawMessage |
PgsqlRawPartAccumulator.beginAggregation(PgsqlRawHeader start,
io.netty.buffer.ByteBuf bytes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PgsqlRawPartAggregator.aggregate(MutablePgsqlRawMessage msg,
PgsqlRawContent content) |
protected void |
PgsqlRawPartAccumulator.aggregate(MutablePgsqlRawMessage msg,
PgsqlRawContent part) |
protected void |
PgsqlRawPartAggregator.finishAggregation(MutablePgsqlRawMessage msg) |
protected void |
PgsqlRawPartAccumulator.finishAggregation(MutablePgsqlRawMessage msg) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.