Uses of Class
org.apache.openejb.jee.sun.CookieProperties

Packages that use CookieProperties
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CookieProperties in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as CookieProperties
protected  CookieProperties SessionConfig.cookieProperties
           
 

Methods in org.apache.openejb.jee.sun that return CookieProperties
 CookieProperties SessionConfig.getCookieProperties()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type CookieProperties
 void SessionConfig.setCookieProperties(CookieProperties value)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.