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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as CookieNameType
protected  CookieNameType CookieConfigType.name
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return CookieNameType
 CookieNameType ObjectFactory.createCookieNameType()
          Create an instance of CookieNameType
 CookieNameType CookieConfigType.getName()
          Gets the value of the name property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type CookieNameType
 void CookieConfigType.setName(CookieNameType value)
          Sets the value of the name property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.