Uses of Class
org.glassfish.grizzly.servlet.ver30.CookieDomainType

Packages that use CookieDomainType
org.glassfish.grizzly.servlet.ver30   
 

Uses of CookieDomainType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as CookieDomainType
protected  CookieDomainType CookieConfigType.domain
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return CookieDomainType
 CookieDomainType ObjectFactory.createCookieDomainType()
          Create an instance of CookieDomainType
 CookieDomainType CookieConfigType.getDomain()
          Gets the value of the domain property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type CookieDomainType
 void CookieConfigType.setDomain(CookieDomainType value)
          Sets the value of the domain property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.