Search in sources :

Aggregations

DeleteMethod (org.apache.commons.httpclient.methods.DeleteMethod)38 GetMethod (org.apache.commons.httpclient.methods.GetMethod)13 HttpClient (org.apache.commons.httpclient.HttpClient)11 IOException (java.io.IOException)9 PutMethod (org.apache.commons.httpclient.methods.PutMethod)9 Test (org.junit.Test)9 HttpMethod (org.apache.commons.httpclient.HttpMethod)8 AbstractHttpTest (org.xwiki.test.rest.framework.AbstractHttpTest)7 HttpException (org.apache.commons.httpclient.HttpException)5 PostMethod (org.apache.commons.httpclient.methods.PostMethod)4 Header (org.apache.commons.httpclient.Header)3 ByteArrayRequestEntity (org.apache.commons.httpclient.methods.ByteArrayRequestEntity)3 StringRequestEntity (org.apache.commons.httpclient.methods.StringRequestEntity)3 Account (com.zimbra.cs.account.Account)2 ElasticSearchConnector (com.zimbra.cs.index.elasticsearch.ElasticSearchConnector)2 URL (java.net.URL)2 URIException (org.apache.commons.httpclient.URIException)2 UsernamePasswordCredentials (org.apache.commons.httpclient.UsernamePasswordCredentials)2 JSONObject (org.json.JSONObject)2 Object (org.xwiki.rest.model.jaxb.Object)2