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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as CookiePathType
protected  CookiePathType CookieConfigType.path
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return CookiePathType
 CookiePathType ObjectFactory.createCookiePathType()
          Create an instance of CookiePathType
 CookiePathType CookieConfigType.getPath()
          Gets the value of the path property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type CookiePathType
 void CookieConfigType.setPath(CookiePathType value)
          Sets the value of the path property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.