| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Method and Description |
|---|---|
SessionConfigType |
ObjectFactory.createSessionConfigType()
Create an instance of
SessionConfigType |
SessionConfigType |
SessionConfigType.withCookieConfig(CookieConfigType value) |
SessionConfigType |
SessionConfigType.withId(String value) |
SessionConfigType |
SessionConfigType.withSessionTimeout(XsdIntegerType value) |
SessionConfigType |
SessionConfigType.withTrackingMode(Collection<TrackingModeType> values) |
SessionConfigType |
SessionConfigType.withTrackingMode(TrackingModeType... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SessionConfigType> |
ObjectFactory.createWebAppTypeSessionConfig(SessionConfigType value)
|
JAXBElement<SessionConfigType> |
ObjectFactory.createWebFragmentTypeSessionConfig(SessionConfigType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SessionConfigType> |
ObjectFactory.createWebAppTypeSessionConfig(SessionConfigType value)
|
JAXBElement<SessionConfigType> |
ObjectFactory.createWebFragmentTypeSessionConfig(SessionConfigType value)
|
Copyright © 2019. All rights reserved.