Uses of Interface
kieker.common.record.session.ISessionEvent
Packages that use ISessionEvent
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 ISessionEvent in kieker.analysis.behavior
Methods in kieker.analysis.behavior that return types with arguments of type ISessionEventModifier and TypeMethodDescriptionteetime.framework.InputPort<ISessionEvent>EntryCallSequenceStage.getSessionEventInputPort()teetime.framework.InputPort<ISessionEvent>UserSessionGeneratorCompositeStage.getSessionEventInputPort() -
Uses of ISessionEvent in kieker.analysis.behavior.model
Methods in kieker.analysis.behavior.model with parameters of type ISessionEventModifier and TypeMethodDescriptionstatic StringUserSession.createUserSessionId(ISessionEvent event) Parse the id which would be constructed by theUserSessionclass if it contained that event. -
Uses of ISessionEvent in kieker.common.record.session
Classes in kieker.common.record.session that implement ISessionEvent