Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType

Packages that use CookieConfigType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of CookieConfigType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as CookieConfigType
protected  CookieConfigType SessionConfigType.cookieConfig
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return CookieConfigType
 CookieConfigType ObjectFactory.createCookieConfigType()
          Create an instance of CookieConfigType
 CookieConfigType SessionConfigType.getCookieConfig()
          Gets the value of the cookieConfig property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type CookieConfigType
 void SessionConfigType.setCookieConfig(CookieConfigType value)
          Sets the value of the cookieConfig property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.