Uses of Interface
io.undertow.servlet.api.SessionConfigWrapper
-
Packages that use SessionConfigWrapper Package Description io.undertow.servlet.api -
-
Uses of SessionConfigWrapper in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return SessionConfigWrapper Modifier and Type Method Description SessionConfigWrapper
DeploymentInfo. getSessionConfigWrapper()
Methods in io.undertow.servlet.api with parameters of type SessionConfigWrapper Modifier and Type Method Description DeploymentInfo
DeploymentInfo. setSessionConfigWrapper(SessionConfigWrapper sessionConfigWrapper)
-