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