org.sourceforge.jxdbcon.postgresql
Class NetProtocolV2.BackendKeyData
java.lang.Object
|
+--org.sourceforge.jxdbcon.postgresql.NetProtocolV1.Response
|
+--org.sourceforge.jxdbcon.postgresql.NetProtocolV2.BackendKeyData
- Enclosing class:
- NetProtocolV2
- final class NetProtocolV2.BackendKeyData
- extends NetProtocolV1.Response
Fetch the backend key data.
Field Summary |
(package private) int |
pid
|
(package private) int |
secret
|
pid
int pid
secret
int secret
NetProtocolV2.BackendKeyData
NetProtocolV2.BackendKeyData()
read
void read()
throws IOException
- Specified by:
read
in class NetProtocolV1.Response
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.