Package org.firebirdsql.gds.ng.wire
Class FbWireAttachment.AcceptPacket
- java.lang.Object
- 
- org.firebirdsql.gds.ng.wire.FbWireAttachment.AcceptPacket
 
- 
- Enclosing interface:
- FbWireAttachment
 
 public static class FbWireAttachment.AcceptPacket extends java.lang.ObjectStruct-like class, reduced equivalent of Firebird p_acpd so we can store data for handling op_cond_accept.
- 
- 
Field SummaryFields Modifier and Type Field Description intoperationbyte[]p_acpt_databyte[]p_acpt_keysjava.lang.Stringp_acpt_plugin
 - 
Constructor SummaryConstructors Constructor Description AcceptPacket()
 
-