|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ChannelListener | |
| ChannelListener.ChannelListenerFactory | |
| ClientInstance | Represents a ClientConnection from the server's point of view. |
| ClientServiceRegistry | |
| Class Summary | |
|---|---|
| ClientServiceRegistryImpl | |
| ClientServiceRegistryImpl.ClientService | |
| LocalServerConnection | |
| LogonImpl | |
| ObjectDecoder | A decoder which deserializes the received ChannelBuffers into Java
objects. |
| ObjectEncoder | An encoder which serializes a Java object into a ChannelBuffer. |
| ODBCClientInstance | |
| ODBCSocketListener | |
| PgBackendProtocol | Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBC |
| PGCharsetConverter | These are mappings between the Postgres supported character sets to the Java character sets. |
| PgFrontendProtocol | Represents the messages going from PG ODBC Client --> back end Server Some parts of this code is taken from H2's implementation of ODBC |
| PgFrontendProtocol.PGRequest | |
| ServerWorkItem | |
| SocketClientInstance | Sockets implementation of the communication framework class representing the server's view of a client connection. |
| SocketConfiguration | |
| SocketListener | Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request. |
| SocketListenerStats | Data holder for statistics about the server-side SocketListener. |
| SSLAwareChannelHandler | Main class for creating Netty Nio Channels |
| SSLConfiguration | |
| Enum Summary | |
|---|---|
| ClientServiceRegistry.Type | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||