- delete() - Method in class fr.paris.lutece.util.httpaccess.MemoryFileItem
- doDelete(String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a DELETE HTTP request to an url and return the response content.
- doGet(String) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.
- doGet(String, RequestAuthenticator, List<String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.
- doGet(String, RequestAuthenticator, List<String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.
- doGet(String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.
- doPost(String, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPost(String, Map<String, String>, RequestAuthenticator, List<String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPost(String, Map<String, String>, RequestAuthenticator, List<String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPost(String, Map<String, String>, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostJSON(String, String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Do post json.
- doPostJSON(String, String, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Do post json.
- doPostMultiPart(String, Map<String, List<String>>, Map<String, FileItem>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiPart(String, Map<String, List<String>>, Map<String, FileItem>, RequestAuthenticator, List<String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiPart(String, Map<String, List<String>>, Map<String, FileItem>, RequestAuthenticator, List<String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiPart(String, Map<String, List<String>>, Map<String, FileItem>, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiValues(String, Map<String, List<String>>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiValues(String, Map<String, List<String>>, RequestAuthenticator, List<String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiValues(String, Map<String, List<String>>, RequestAuthenticator, List<String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPostMultiValues(String, Map<String, List<String>>, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a POST HTTP request to an url and return the response content.
- doPut(String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a PUT HTTP request to an url and return the response content.
- doPutJSON(String, String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Do put json.
- doPutJSON(String, String, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Do put json.
- doRequestEnclosingMethod(String, String, String, String, String, RequestAuthenticator, List<String>, Map<String, String>, Map<String, String>) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Do request enclosing method.
- downloadFile(String, String) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.
- downloadFile(String) - Method in class fr.paris.lutece.util.httpaccess.HttpAccess
-
Send a GET HTTP request to an Url and return the response content.