Package org.firebirdsql.gds.impl.wire
Interface WireProtocolConstants
- 
 public interface WireProtocolConstantsConstants for wire protocol operations and messages.- Author:
- Mark Rotteveel
 
- 
- 
Field Summary
 
- 
- 
- 
Field Detail- 
INVALID_OBJECTstatic final int INVALID_OBJECT - See Also:
- Constant Field Values
 
 - 
op_voidstatic final int op_void - See Also:
- Constant Field Values
 
 - 
op_connectstatic final int op_connect - See Also:
- Constant Field Values
 
 - 
op_exitstatic final int op_exit - See Also:
- Constant Field Values
 
 - 
op_acceptstatic final int op_accept - See Also:
- Constant Field Values
 
 - 
op_rejectstatic final int op_reject - See Also:
- Constant Field Values
 
 - 
op_protocolstatic final int op_protocol - See Also:
- Constant Field Values
 
 - 
op_disconnectstatic final int op_disconnect - See Also:
- Constant Field Values
 
 - 
op_creditstatic final int op_credit - See Also:
- Constant Field Values
 
 - 
op_continuationstatic final int op_continuation - See Also:
- Constant Field Values
 
 - 
op_responsestatic final int op_response - See Also:
- Constant Field Values
 
 - 
op_open_filestatic final int op_open_file - See Also:
- Constant Field Values
 
 - 
op_create_filestatic final int op_create_file - See Also:
- Constant Field Values
 
 - 
op_close_filestatic final int op_close_file - See Also:
- Constant Field Values
 
 - 
op_read_pagestatic final int op_read_page - See Also:
- Constant Field Values
 
 - 
op_write_pagestatic final int op_write_page - See Also:
- Constant Field Values
 
 - 
op_lockstatic final int op_lock - See Also:
- Constant Field Values
 
 - 
op_convert_lockstatic final int op_convert_lock - See Also:
- Constant Field Values
 
 - 
op_release_lockstatic final int op_release_lock - See Also:
- Constant Field Values
 
 - 
op_blockingstatic final int op_blocking - See Also:
- Constant Field Values
 
 - 
op_attachstatic final int op_attach - See Also:
- Constant Field Values
 
 - 
op_createstatic final int op_create - See Also:
- Constant Field Values
 
 - 
op_detachstatic final int op_detach - See Also:
- Constant Field Values
 
 - 
op_compilestatic final int op_compile - See Also:
- Constant Field Values
 
 - 
op_startstatic final int op_start - See Also:
- Constant Field Values
 
 - 
op_start_and_sendstatic final int op_start_and_send - See Also:
- Constant Field Values
 
 - 
op_sendstatic final int op_send - See Also:
- Constant Field Values
 
 - 
op_receivestatic final int op_receive - See Also:
- Constant Field Values
 
 - 
op_unwindstatic final int op_unwind - See Also:
- Constant Field Values
 
 - 
op_releasestatic final int op_release - See Also:
- Constant Field Values
 
 - 
op_transactionstatic final int op_transaction - See Also:
- Constant Field Values
 
 - 
op_commitstatic final int op_commit - See Also:
- Constant Field Values
 
 - 
op_rollbackstatic final int op_rollback - See Also:
- Constant Field Values
 
 - 
op_preparestatic final int op_prepare - See Also:
- Constant Field Values
 
 - 
op_reconnectstatic final int op_reconnect - See Also:
- Constant Field Values
 
 - 
op_create_blobstatic final int op_create_blob - See Also:
- Constant Field Values
 
 - 
op_open_blobstatic final int op_open_blob - See Also:
- Constant Field Values
 
 - 
op_get_segmentstatic final int op_get_segment - See Also:
- Constant Field Values
 
 - 
op_put_segmentstatic final int op_put_segment - See Also:
- Constant Field Values
 
 - 
op_cancel_blobstatic final int op_cancel_blob - See Also:
- Constant Field Values
 
 - 
op_close_blobstatic final int op_close_blob - See Also:
- Constant Field Values
 
 - 
op_info_databasestatic final int op_info_database - See Also:
- Constant Field Values
 
 - 
op_info_requeststatic final int op_info_request - See Also:
- Constant Field Values
 
 - 
op_info_transactionstatic final int op_info_transaction - See Also:
- Constant Field Values
 
 - 
op_info_blobstatic final int op_info_blob - See Also:
- Constant Field Values
 
 - 
op_batch_segmentsstatic final int op_batch_segments - See Also:
- Constant Field Values
 
 - 
op_mgr_set_affinitystatic final int op_mgr_set_affinity - See Also:
- Constant Field Values
 
 - 
op_mgr_clear_affinitystatic final int op_mgr_clear_affinity - See Also:
- Constant Field Values
 
 - 
op_mgr_reportstatic final int op_mgr_report - See Also:
- Constant Field Values
 
 - 
op_que_eventsstatic final int op_que_events - See Also:
- Constant Field Values
 
 - 
op_cancel_eventsstatic final int op_cancel_events - See Also:
- Constant Field Values
 
 - 
op_commit_retainingstatic final int op_commit_retaining - See Also:
- Constant Field Values
 
 - 
op_prepare2static final int op_prepare2 - See Also:
- Constant Field Values
 
 - 
op_eventstatic final int op_event - See Also:
- Constant Field Values
 
 - 
op_connect_requeststatic final int op_connect_request - See Also:
- Constant Field Values
 
 - 
op_aux_connectstatic final int op_aux_connect - See Also:
- Constant Field Values
 
 - 
op_ddlstatic final int op_ddl - See Also:
- Constant Field Values
 
 - 
op_open_blob2static final int op_open_blob2 - See Also:
- Constant Field Values
 
 - 
op_create_blob2static final int op_create_blob2 - See Also:
- Constant Field Values
 
 - 
op_get_slicestatic final int op_get_slice - See Also:
- Constant Field Values
 
 - 
op_put_slicestatic final int op_put_slice - See Also:
- Constant Field Values
 
 - 
op_slicestatic final int op_slice - See Also:
- Constant Field Values
 
 - 
op_seek_blobstatic final int op_seek_blob - See Also:
- Constant Field Values
 
 - 
op_allocate_statementstatic final int op_allocate_statement - See Also:
- Constant Field Values
 
 - 
op_executestatic final int op_execute - See Also:
- Constant Field Values
 
 - 
op_exec_immediatestatic final int op_exec_immediate - See Also:
- Constant Field Values
 
 - 
op_fetchstatic final int op_fetch - See Also:
- Constant Field Values
 
 - 
op_fetch_responsestatic final int op_fetch_response - See Also:
- Constant Field Values
 
 - 
op_free_statementstatic final int op_free_statement - See Also:
- Constant Field Values
 
 - 
op_prepare_statementstatic final int op_prepare_statement - See Also:
- Constant Field Values
 
 - 
op_set_cursorstatic final int op_set_cursor - See Also:
- Constant Field Values
 
 - 
op_info_sqlstatic final int op_info_sql - See Also:
- Constant Field Values
 
 - 
op_dummystatic final int op_dummy - See Also:
- Constant Field Values
 
 - 
op_response_piggybackstatic final int op_response_piggyback - See Also:
- Constant Field Values
 
 - 
op_start_and_receivestatic final int op_start_and_receive - See Also:
- Constant Field Values
 
 - 
op_start_send_and_receivestatic final int op_start_send_and_receive - See Also:
- Constant Field Values
 
 - 
op_exec_immediate2static final int op_exec_immediate2 - See Also:
- Constant Field Values
 
 - 
op_execute2static final int op_execute2 - See Also:
- Constant Field Values
 
 - 
op_insertstatic final int op_insert - See Also:
- Constant Field Values
 
 - 
op_sql_responsestatic final int op_sql_response - See Also:
- Constant Field Values
 
 - 
op_transactstatic final int op_transact - See Also:
- Constant Field Values
 
 - 
op_transact_responsestatic final int op_transact_response - See Also:
- Constant Field Values
 
 - 
op_drop_databasestatic final int op_drop_database - See Also:
- Constant Field Values
 
 - 
op_service_attachstatic final int op_service_attach - See Also:
- Constant Field Values
 
 - 
op_service_detachstatic final int op_service_detach - See Also:
- Constant Field Values
 
 - 
op_service_infostatic final int op_service_info - See Also:
- Constant Field Values
 
 - 
op_service_startstatic final int op_service_start - See Also:
- Constant Field Values
 
 - 
op_rollback_retainingstatic final int op_rollback_retaining - See Also:
- Constant Field Values
 
 - 
op_update_account_infostatic final int op_update_account_info - See Also:
- Constant Field Values
 
 - 
op_authenticate_userstatic final int op_authenticate_user - See Also:
- Constant Field Values
 
 - 
op_partialstatic final int op_partial - See Also:
- Constant Field Values
 
 - 
op_trusted_authstatic final int op_trusted_auth - See Also:
- Constant Field Values
 
 - 
op_cancelstatic final int op_cancel - See Also:
- Constant Field Values
 
 - 
op_cont_authstatic final int op_cont_auth - See Also:
- Constant Field Values
 
 - 
op_pingstatic final int op_ping - See Also:
- Constant Field Values
 
 - 
op_accept_datastatic final int op_accept_data - See Also:
- Constant Field Values
 
 - 
op_abort_aux_connectionstatic final int op_abort_aux_connection - See Also:
- Constant Field Values
 
 - 
op_cryptstatic final int op_crypt - See Also:
- Constant Field Values
 
 - 
op_crypt_key_callbackstatic final int op_crypt_key_callback - See Also:
- Constant Field Values
 
 - 
op_cond_acceptstatic final int op_cond_accept - See Also:
- Constant Field Values
 
 - 
CONNECT_VERSION2static final int CONNECT_VERSION2 - See Also:
- Constant Field Values
 
 - 
CONNECT_VERSION3static final int CONNECT_VERSION3 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION10static final int PROTOCOL_VERSION10 - See Also:
- Constant Field Values
 
 - 
FB_PROTOCOL_FLAGstatic final int FB_PROTOCOL_FLAG - See Also:
- Constant Field Values
 
 - 
FB_PROTOCOL_MASKstatic final int FB_PROTOCOL_MASK - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION11static final int PROTOCOL_VERSION11 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION12static final int PROTOCOL_VERSION12 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION13static final int PROTOCOL_VERSION13 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION14static final int PROTOCOL_VERSION14 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION15static final int PROTOCOL_VERSION15 - See Also:
- Constant Field Values
 
 - 
PROTOCOL_VERSION16static final int PROTOCOL_VERSION16 - See Also:
- Constant Field Values
 
 - 
arch_genericstatic final int arch_generic - See Also:
- Constant Field Values
 
 - 
CNCT_userstatic final int CNCT_user - See Also:
- Constant Field Values
 
 - 
CNCT_passwdstatic final int CNCT_passwd - See Also:
- Constant Field Values
 
 - 
CNCT_hoststatic final int CNCT_host - See Also:
- Constant Field Values
 
 - 
CNCT_groupstatic final int CNCT_group - See Also:
- Constant Field Values
 
 - 
CNCT_user_verificationstatic final int CNCT_user_verification - See Also:
- Constant Field Values
 
 - 
CNCT_specific_datastatic final int CNCT_specific_data - See Also:
- Constant Field Values
 
 - 
CNCT_plugin_namestatic final int CNCT_plugin_name - See Also:
- Constant Field Values
 
 - 
CNCT_loginstatic final int CNCT_login - See Also:
- Constant Field Values
 
 - 
CNCT_plugin_liststatic final int CNCT_plugin_list - See Also:
- Constant Field Values
 
 - 
CNCT_client_cryptstatic final int CNCT_client_crypt - See Also:
- Constant Field Values
 
 - 
WIRE_CRYPT_DISABLEDstatic final int WIRE_CRYPT_DISABLED - See Also:
- Constant Field Values
 
 - 
WIRE_CRYPT_ENABLEDstatic final int WIRE_CRYPT_ENABLED - See Also:
- Constant Field Values
 
 - 
WIRE_CRYPT_REQUIREDstatic final int WIRE_CRYPT_REQUIRED - See Also:
- Constant Field Values
 
 - 
TAG_KEY_TYPEstatic final int TAG_KEY_TYPE - See Also:
- Constant Field Values
 
 - 
TAG_KEY_PLUGINSstatic final int TAG_KEY_PLUGINS - See Also:
- Constant Field Values
 
 - 
TAG_KNOWN_PLUGINSstatic final int TAG_KNOWN_PLUGINS - See Also:
- Constant Field Values
 
 - 
TAG_PLUGIN_SPECIFICstatic final int TAG_PLUGIN_SPECIFIC - See Also:
- Constant Field Values
 
 - 
ptype_rpcstatic final int ptype_rpc - See Also:
- Constant Field Values
 
 - 
ptype_batch_sendstatic final int ptype_batch_send - See Also:
- Constant Field Values
 
 - 
ptype_out_of_bandstatic final int ptype_out_of_band - See Also:
- Constant Field Values
 
 - 
ptype_lazy_sendstatic final int ptype_lazy_send - See Also:
- Constant Field Values
 
 - 
ptype_MASKstatic final int ptype_MASK - See Also:
- Constant Field Values
 
 - 
pflag_compressstatic final int pflag_compress - See Also:
- Constant Field Values
 
 - 
P_REQ_asyncstatic final int P_REQ_async - See Also:
- Constant Field Values
 
 
- 
 
-