Uses of Class
org.apache.openejb.jee.CookieConfig
-
Packages that use CookieConfig Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CookieConfig in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as CookieConfig Modifier and Type Field Description protected CookieConfigSessionConfig. cookieConfigMethods in org.apache.openejb.jee that return CookieConfig Modifier and Type Method Description CookieConfigSessionConfig. getCookieConfig()Methods in org.apache.openejb.jee with parameters of type CookieConfig Modifier and Type Method Description voidSessionConfig. setCookieConfig(CookieConfig value)
-