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

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

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

Subclasses of NonEmptyStringType in com.sun.grizzly.http.webxml.schema.version_3_0
 class CookieCommentType
          The comment that will be assigned to any session tracking cookies created by this web application.
 class CookieDomainType
          The domain name that will be assigned to any session tracking cookies created by this web application.
 class CookieNameType
          The name that will be assigned to any session tracking cookies created by this web application.
 class CookiePathType
          The path that will be assigned to any session tracking cookies created by this web application.
 class FilterNameType
          The logical name of the filter is declare by using filter-nameType.
 class ServletNameType
          The servlet-name element contains the canonical name of the servlet.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return NonEmptyStringType
 NonEmptyStringType ObjectFactory.createNonEmptyStringType()
          Create an instance of NonEmptyStringType
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.