Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.HttpMethodType

Packages that use HttpMethodType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of HttpMethodType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type HttpMethodType
protected  List<HttpMethodType> WebResourceCollectionType.httpMethod
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return HttpMethodType
 HttpMethodType ObjectFactory.createHttpMethodType()
          Create an instance of HttpMethodType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type HttpMethodType
 List<HttpMethodType> WebResourceCollectionType.getHttpMethod()
          Gets the value of the httpMethod property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.