public class PgsqlAuthenticationResponseWriter extends Object implements PgsqlMessageWriter<PgsqlAuthenticationResponse>
| Constructor and Description |
|---|
PgsqlAuthenticationResponseWriter() |
| Modifier and Type | Method and Description |
|---|---|
int |
contentSize(PgsqlAuthenticationResponse msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
offsets(PgsqlAuthenticationResponse msg) |
void |
writeContent(PgsqlAuthenticationResponse 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(PgsqlAuthenticationResponse msg)
contentSize in interface PgsqlMessageWriter<PgsqlAuthenticationResponse>public Map<Integer,io.netty.buffer.ByteBuf> offsets(PgsqlAuthenticationResponse msg)
offsets in interface PgsqlMessageWriter<PgsqlAuthenticationResponse>public void writeContent(PgsqlAuthenticationResponse msg, io.netty.buffer.ByteBuf buffer) throws IOException
writeContent in interface PgsqlMessageWriter<PgsqlAuthenticationResponse>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.