public class PgsqlAuthenticationResponseParser extends Object implements PgsqlMessageParser<PgsqlAuthenticationResponse>
| Constructor and Description |
|---|
PgsqlAuthenticationResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
PgsqlAuthenticationResponse |
parse(io.netty.buffer.ByteBuf content) |
public PgsqlAuthenticationResponse parse(io.netty.buffer.ByteBuf content) throws IOException
parse in interface PgsqlMessageParser<PgsqlAuthenticationResponse>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.