Uses of Class
com.aeontronix.enhancedmule.tools.util.restclient.RESTClient
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools | |
| com.aeontronix.enhancedmule.tools.exchange |
-
Uses of RESTClient in com.aeontronix.enhancedmule.tools
Methods in com.aeontronix.enhancedmule.tools that return RESTClient Modifier and Type Method Description RESTClientEnhancedMuleClient. getRestClient() -
Uses of RESTClient in com.aeontronix.enhancedmule.tools.exchange
Constructors in com.aeontronix.enhancedmule.tools.exchange with parameters of type RESTClient Constructor Description ExchangeClient(RESTClient restClient, String exchangeMavenUrl)