Uses of Class
kieker.analysis.architecture.adaptation.events.BasicTcpControlEvent
Packages that use BasicTcpControlEvent
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of BasicTcpControlEvent in kieker.analysis.architecture.adaptation
Methods in kieker.analysis.architecture.adaptation with parameters of type BasicTcpControlEventModifier and TypeMethodDescriptionvoidDummyProbeController.controlProbe(BasicTcpControlEvent event) Convenience method forcontrol events.voidIProbeController.controlProbe(BasicTcpControlEvent event) Control probe with given event.voidTcpProbeController.controlProbe(BasicTcpControlEvent event) Convenience method forBasicTcpControlEventcontrol events.protected voidProbeControlStage.execute(BasicTcpControlEvent event) -
Uses of BasicTcpControlEvent in kieker.analysis.architecture.adaptation.events
Subclasses of BasicTcpControlEvent in kieker.analysis.architecture.adaptation.eventsModifier and TypeClassDescriptionclassRepresents an event for the activation of a probe via TCP.classRepresents an event for the activation of a probe via TCP.classRepresents an event for the deactivation of a probe via TCP.classRepresents an event for the update of parameters of a probe via TCP.