Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.Extension

Packages that use Extension
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of Extension in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as Extension
protected  Extension MimeMapping.extension
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return Extension
 Extension ObjectFactory.createExtension()
          Create an instance of Extension
 Extension MimeMapping.getExtension()
          Gets the value of the extension property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type Extension
 void MimeMapping.setExtension(Extension value)
          Sets the value of the extension property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.