Uses of Class
com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod

Packages that use EntityEnclosingMethod
com.microsoft.tfs.core.httpclient.methods Classes implementing org.apache.commons.httpclient.HttpMethod for the base HTTP methods. 
 

Uses of EntityEnclosingMethod in com.microsoft.tfs.core.httpclient.methods
 

Subclasses of EntityEnclosingMethod in com.microsoft.tfs.core.httpclient.methods
 class PatchMethod
          Implements the HTTP PATCH method.
 class PostMethod
          Implements the HTTP POST method.
 class PutMethod
          Implements the HTTP PUT method.
 



© 2015 Microsoft. All rights reserved.