org.sourceforge.jxdbcon.postgresql
Class IntProtocol.Response
java.lang.Object
|
+--org.sourceforge.jxdbcon.postgresql.IntProtocol.Response
- Direct Known Subclasses:
- IntProtocol.ProcResponse, IntProtocol.Query, IntProtocol.TypeResponse
- Enclosing class:
- IntProtocol
- abstract static class IntProtocol.Response
- extends Object
Abstract base class for the messages sent by the backend.
Method Summary |
(package private) abstract void |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntProtocol.Response
IntProtocol.Response()
read
abstract void read()
throws IOException
IOException
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.