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 PostMethod
          Implements the HTTP POST method.
 class PutMethod
          Implements the HTTP PUT method.
 



© 2014 Microsoft. All rights reserved.