Package | Description |
---|---|
fr.paris.lutece.plugins.crmclient.util.http |
Modifier and Type | Method and Description |
---|---|
static HttpMethodEnum |
HttpMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethodEnum[] |
HttpMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
IWebServiceCaller.callWebService(String strUrl,
Map<String,String> mapParameters,
fr.paris.lutece.util.signrequest.RequestAuthenticator authenticator,
List<String> listElements,
HttpMethodEnum httpMethod)
This method calls Rest WS to do an action
|
String |
WebServiceCaller.callWebService(String strUrl,
Map<String,String> mapParameters,
fr.paris.lutece.util.signrequest.RequestAuthenticator authenticator,
List<String> listElements,
HttpMethodEnum httpMethod)
This method calls Rest WS to do an action
|
Copyright © 2017 City of Paris. All rights reserved.