| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.message.parser | |
| eu.clarussecure.proxy.protocol.plugins.pgsql.message.writer |
| Modifier and Type | Method and Description |
|---|---|
PgsqlSSLResponseMessage |
PgsqlSSLResponseMessageParser.parse(io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
int |
PgsqlSSLResponseMessageWriter.contentSize(PgsqlSSLResponseMessage msg) |
void |
PgsqlSSLResponseMessageWriter.writeContent(PgsqlSSLResponseMessage msg,
io.netty.buffer.ByteBuf buffer) |
void |
PgsqlSSLResponseMessageWriter.writeHeader(PgsqlSSLResponseMessage msg,
int length,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.