org.sourceforge.jxdbcon.postgresql
Class NetProtocolV2SSL.SSLResponse
java.lang.Object
|
+--org.sourceforge.jxdbcon.postgresql.NetProtocolV1.Response
|
+--org.sourceforge.jxdbcon.postgresql.NetProtocolV1.EmptyResponse
|
+--org.sourceforge.jxdbcon.postgresql.NetProtocolV2SSL.SSLResponse
- Enclosing class:
- NetProtocolV2SSL
- static class NetProtocolV2SSL.SSLResponse
- extends NetProtocolV1.EmptyResponse
Fetch the SSL response.
Method Summary |
(package private) void |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetProtocolV2SSL.SSLResponse
NetProtocolV2SSL.SSLResponse()
read
void read()
- Specified by:
read
in class NetProtocolV1.Response
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.