public class PgsqlReadyForQueryMessageWriter extends Object implements PgsqlMessageWriter<PgsqlReadyForQueryMessage>
| Constructor and Description |
|---|
PgsqlReadyForQueryMessageWriter() |
| Modifier and Type | Method and Description |
|---|---|
int |
contentSize(PgsqlReadyForQueryMessage msg) |
void |
writeContent(PgsqlReadyForQueryMessage msg,
io.netty.buffer.ByteBuf buffer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallocate, allocate, headerSize, length, offsets, write, writeBytes, writeBytes, writeHeaderpublic int contentSize(PgsqlReadyForQueryMessage msg)
contentSize in interface PgsqlMessageWriter<PgsqlReadyForQueryMessage>public void writeContent(PgsqlReadyForQueryMessage msg, io.netty.buffer.ByteBuf buffer) throws IOException
writeContent in interface PgsqlMessageWriter<PgsqlReadyForQueryMessage>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.