Package org.firebirdsql.gds.impl.wire
Pure-java implementation of
GDSFactoryPlugin
and supporting classes.-
Interface Summary Interface Description WireProtocolConstants Constants for wire protocol operations and messages.Xdrable The interfaceXdrable
represents an object that can read and write itself from a strean in the xdr format used by the firebird engine. -
Class Summary Class Description WireGDSFactoryPlugin XdrInputStream XdrInputStream
is an input stream for reading in data that is in the XDR format.XdrOutputStream AnXdrOutputStream
writes data in XDR format to an underlyingjava.io.OutputStream
.