| Modifier and Type | Method and Description |
|---|---|
static PgsqlCloseMessage |
PgsqlMessageToQueryConverter.to(CloseStep query) |
| Modifier and Type | Method and Description |
|---|---|
static CloseStep |
PgsqlMessageToQueryConverter.from(PgsqlCloseMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
PgsqlCloseMessage |
PgsqlCloseMessageParser.parse(io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
int |
PgsqlCloseMessageWriter.contentSize(PgsqlCloseMessage msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
PgsqlCloseMessageWriter.offsets(PgsqlCloseMessage msg) |
void |
PgsqlCloseMessageWriter.writeContent(PgsqlCloseMessage msg,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.