jxDBCon 0.9z

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.


Constructor Summary
(package private) NetProtocolV2SSL.SSLResponse()
           
 
Method Summary
(package private)  void read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetProtocolV2SSL.SSLResponse

NetProtocolV2SSL.SSLResponse()
Method Detail

read

void read()
Specified by:
read in class NetProtocolV1.Response

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.