Uses of Interface
org.wildfly.clustering.web.undertow.session.Recordable
Packages that use Recordable
-
Uses of Recordable in org.wildfly.clustering.web.undertow.session
Subinterfaces of Recordable in org.wildfly.clustering.web.undertow.sessionModifier and TypeInterfaceDescriptioninterfaceRecordableInactiveSessionStatistics.interfaceRecordableSessionManagerStatistics.Classes in org.wildfly.clustering.web.undertow.session that implement RecordableModifier and TypeClassDescriptionclassRecords statistics for inactive sessions.classMethods in org.wildfly.clustering.web.undertow.session that return RecordableModifier and TypeMethodDescriptionRecordable<org.wildfly.clustering.session.ImmutableSessionMetaData>DistributableSessionManagerStatistics.getInactiveSessionRecorder()Recordable<org.wildfly.clustering.session.ImmutableSessionMetaData>RecordableSessionManagerStatistics.getInactiveSessionRecorder()Constructors in org.wildfly.clustering.web.undertow.session with parameters of type RecordableModifierConstructorDescriptionUndertowSessionExpirationListener(io.undertow.servlet.api.Deployment deployment, io.undertow.server.session.SessionListeners listeners, Recordable<org.wildfly.clustering.session.ImmutableSessionMetaData> recorder)