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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as CookieDomainType
protected  CookieDomainType CookieConfigType.domain
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return CookieDomainType
 CookieDomainType ObjectFactory.createCookieDomainType()
          Create an instance of CookieDomainType
 CookieDomainType CookieConfigType.getDomain()
          Gets the value of the domain property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type CookieDomainType
 void CookieConfigType.setDomain(CookieDomainType value)
          Sets the value of the domain property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.