| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.raw.handler | |
| eu.clarussecure.proxy.protocol.plugins.pgsql.raw.handler.codec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FullPgsqlRawMessage |
interface |
PgsqlRawMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFullPgsqlRawMessage |
class |
DefaultPgsqlRawMessage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutablePgsqlRawMessage |
| 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) |
protected boolean |
PgsqlRawPartAggregator.isContentLengthInvalid(PgsqlRawHeader start,
int maxContentLength) |
protected boolean |
PgsqlRawPartAccumulator.isContentLengthInvalid(PgsqlRawHeader start,
int maxContentLength) |
protected Object |
PgsqlRawPartAggregator.newContinueResponse(PgsqlRawHeader start,
int maxContentLength,
io.netty.channel.ChannelPipeline pipeline) |
protected Object |
PgsqlRawPartAccumulator.newContinueResponse(PgsqlRawHeader start,
int maxContentLength,
io.netty.channel.ChannelPipeline pipeline) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.