Class UndertowSessionExpirationListener

java.lang.Object
org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
All Implemented Interfaces:
Consumer<ImmutableSession>

public class UndertowSessionExpirationListener extends Object implements Consumer<ImmutableSession>
Author:
Paul Ferraro