Uses of Class
io.undertow.server.session.SessionAttachmentHandler
-
Packages that use SessionAttachmentHandler Package Description io.undertow.server.session -
-
Uses of SessionAttachmentHandler in io.undertow.server.session
Methods in io.undertow.server.session that return SessionAttachmentHandler Modifier and Type Method Description SessionAttachmentHandlerSessionAttachmentHandler. setNext(HttpHandler next)SessionAttachmentHandlerSessionAttachmentHandler. setSessionManager(SessionManager sessionManager)
-