Module org.firebirdsql.jaybird
Package org.firebirdsql.gds.impl.wire
@InternalApi
package org.firebirdsql.gds.impl.wire
Pure-java implementation of
GDSFactoryPlugin
and supporting classes.-
ClassDescriptionConstants for wire protocol operations and messages.The interface
Xdrable
represents an object that can read and write itself from a strean in the xdr format used by the firebird engine.An input stream for reading in data that is in the XDR format.AnXdrOutputStream
writes data in XDR format to an underlyingjava.io.OutputStream
.