| Package | Description |
|---|---|
| com.github.pgasync.impl | |
| com.github.pgasync.impl.io | |
| com.github.pgasync.impl.netty |
| Modifier and Type | Method and Description |
|---|---|
void |
PgProtocolStream.connect(StartupMessage startup,
java.util.function.Consumer<java.util.List<Message>> replyTo) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<StartupMessage> |
StartupMessageEncoder.getMessageType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StartupMessageEncoder.write(StartupMessage msg,
java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyPgProtocolStream.connect(StartupMessage startup,
java.util.function.Consumer<java.util.List<Message>> replyTo) |
Copyright © 2014. All Rights Reserved.