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 SessionConfigWrapperDeploymentInfo. getSessionConfigWrapper()Methods in io.undertow.servlet.api with parameters of type SessionConfigWrapper Modifier and Type Method Description DeploymentInfoDeploymentInfo. setSessionConfigWrapper(SessionConfigWrapper sessionConfigWrapper)
-