Struct rusteron_client::Handlers
source · pub struct Handlers;
Expand description
Utility method for setting empty handlers
Implementations§
source§impl Handlers
impl Handlers
sourcepub fn no_error_handler_handler() -> Option<&'static Handler<AeronErrorHandlerLogger>>
pub fn no_error_handler_handler() -> Option<&'static Handler<AeronErrorHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_publication_error_frame_handler_handler() -> Option<&'static Handler<AeronPublicationErrorFrameHandlerLogger>>
pub fn no_publication_error_frame_handler_handler() -> Option<&'static Handler<AeronPublicationErrorFrameHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_notification_handler() -> Option<&'static Handler<AeronNotificationLogger>>
pub fn no_notification_handler() -> Option<&'static Handler<AeronNotificationLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_new_publication_handler() -> Option<&'static Handler<AeronNewPublicationLogger>>
pub fn no_new_publication_handler() -> Option<&'static Handler<AeronNewPublicationLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_new_subscription_handler() -> Option<&'static Handler<AeronNewSubscriptionLogger>>
pub fn no_new_subscription_handler() -> Option<&'static Handler<AeronNewSubscriptionLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_available_image_handler() -> Option<&'static Handler<AeronAvailableImageLogger>>
pub fn no_available_image_handler() -> Option<&'static Handler<AeronAvailableImageLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_available_counter_handler() -> Option<&'static Handler<AeronAvailableCounterLogger>>
pub fn no_available_counter_handler() -> Option<&'static Handler<AeronAvailableCounterLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_close_client_handler() -> Option<&'static Handler<AeronCloseClientLogger>>
pub fn no_close_client_handler() -> Option<&'static Handler<AeronCloseClientLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_agent_start_func_handler() -> Option<&'static Handler<AeronAgentStartFuncLogger>>
pub fn no_agent_start_func_handler() -> Option<&'static Handler<AeronAgentStartFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_counters_reader_foreach_counter_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachCounterFuncLogger>>
pub fn no_counters_reader_foreach_counter_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachCounterFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_reserved_value_supplier_handler() -> Option<&'static Handler<AeronReservedValueSupplierLogger>>
pub fn no_reserved_value_supplier_handler() -> Option<&'static Handler<AeronReservedValueSupplierLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_fragment_handler_handler() -> Option<&'static Handler<AeronFragmentHandlerLogger>>
pub fn no_fragment_handler_handler() -> Option<&'static Handler<AeronFragmentHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_controlled_fragment_handler_handler() -> Option<&'static Handler<AeronControlledFragmentHandlerLogger>>
pub fn no_controlled_fragment_handler_handler() -> Option<&'static Handler<AeronControlledFragmentHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_block_handler_handler() -> Option<&'static Handler<AeronBlockHandlerLogger>>
pub fn no_block_handler_handler() -> Option<&'static Handler<AeronBlockHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_error_log_reader_func_handler() -> Option<&'static Handler<AeronErrorLogReaderFuncLogger>>
pub fn no_error_log_reader_func_handler() -> Option<&'static Handler<AeronErrorLogReaderFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_loss_reporter_read_entry_func_handler() -> Option<&'static Handler<AeronLossReporterReadEntryFuncLogger>>
pub fn no_loss_reporter_read_entry_func_handler() -> Option<&'static Handler<AeronLossReporterReadEntryFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_broadcast_receiver_handler_handler() -> Option<&'static Handler<AeronBroadcastReceiverHandlerLogger>>
pub fn no_broadcast_receiver_handler_handler() -> Option<&'static Handler<AeronBroadcastReceiverHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_rb_handler_handler() -> Option<&'static Handler<AeronRbHandlerLogger>>
pub fn no_rb_handler_handler() -> Option<&'static Handler<AeronRbHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_rb_controlled_handler_handler() -> Option<&'static Handler<AeronRbControlledHandlerLogger>>
pub fn no_rb_controlled_handler_handler() -> Option<&'static Handler<AeronRbControlledHandlerLogger>>
No handler is set i.e. None with correct type