Uses of Class
org.apache.hadoop.hdfs.web.resources.HttpOpParam

Packages that use HttpOpParam
org.apache.hadoop.hdfs.web.resources   
 

Uses of HttpOpParam in org.apache.hadoop.hdfs.web.resources
 

Subclasses of HttpOpParam in org.apache.hadoop.hdfs.web.resources
 class DeleteOpParam
          Http DELETE operation parameter.
 class GetOpParam
          Http GET operation parameter.
 class PostOpParam
          Http POST operation parameter.
 class PutOpParam
          Http POST operation parameter.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.