jxDBCon 0.9z

org.sourceforge.jxdbcon.postgresql
Class IntProtocol.ProcResponse

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.postgresql.IntProtocol.Response
        |
        +--org.sourceforge.jxdbcon.postgresql.IntProtocol.ProcResponse
Enclosing class:
IntProtocol

class IntProtocol.ProcResponse
extends IntProtocol.Response


Field Summary
(package private)  byte[] buf
           
(package private)  int retlen
           
(package private)  long rettype
           
 
Constructor Summary
(package private) IntProtocol.ProcResponse()
           
 
Method Summary
(package private)  void read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buf

byte[] buf

retlen

int retlen

rettype

long rettype
Constructor Detail

IntProtocol.ProcResponse

IntProtocol.ProcResponse()
Method Detail

read

void read()
    throws IOException
Specified by:
read in class IntProtocol.Response
IOException

jxDBCon 0.9z

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