| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.protocol.v30 | |
| com.impossibl.postgres.system |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
ProtocolFactory.connect(SocketAddress address,
BasicContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolImpl |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
ProtocolFactoryImpl.connect(SocketAddress address,
BasicContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected Protocol |
BasicContext.protocol |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
DecoratorContext.getProtocol() |
Protocol |
BasicContext.getProtocol() |
Protocol |
Context.getProtocol() |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.