Uses of Package
com.microsoft.tfs.core.httpclient.methods

Packages that use com.microsoft.tfs.core.httpclient.methods
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.httpclient.methods Classes implementing org.apache.commons.httpclient.HttpMethod for the base HTTP methods. 
com.microsoft.tfs.core.httpclient.methods.multipart Provides Multipart support classes for the org.apache.commons.httpclient.methods.MultipartPostMethod
 

Classes in com.microsoft.tfs.core.httpclient.methods used by com.microsoft.tfs.core.clients.versioncontrol
PostMethod
          Implements the HTTP POST method.
 

Classes in com.microsoft.tfs.core.httpclient.methods used by com.microsoft.tfs.core.httpclient.methods
EntityEnclosingMethod
          This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests
ExpectContinueMethod
           This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake.
PutMethod
          Implements the HTTP PUT method.
RequestEntity
           
 

Classes in com.microsoft.tfs.core.httpclient.methods used by com.microsoft.tfs.core.httpclient.methods.multipart
RequestEntity
           
 



© 2015 Microsoft. All rights reserved.