Class EnhancedMuleClient
java.lang.Object
com.aeontronix.enhancedmule.tools.emclient.EnhancedMuleClient
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEnhancedMuleClient(com.aeontronix.enhancedmule.config.ConfigProfile configProfile) EnhancedMuleClient(String serverUrl, com.aeontronix.enhancedmule.config.ConfigProfile configProfile) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()com.aeontronix.enhancedmule.config.ConfigProfilevoidsetAnypointPlatformUrl(String anypointPlatformUrl) voidsetCredentialsLoader(CredentialsProvider credentialsProvider) voidsetExchangeMavenBaseUrl(String exchangeMavenBaseUrl) void
-
Field Details
-
EMULE_SERVER_URL
- See Also:
-
-
Constructor Details
-
EnhancedMuleClient
public EnhancedMuleClient(com.aeontronix.enhancedmule.config.ConfigProfile configProfile) -
EnhancedMuleClient
public EnhancedMuleClient(String serverUrl, com.aeontronix.enhancedmule.config.ConfigProfile configProfile)
-
-
Method Details
-
setProxy
-
getConfigProfile
public com.aeontronix.enhancedmule.config.ConfigProfile getConfigProfile() -
getExchangeClient
-
getRestClient
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getCredentialsLoader
-
setCredentialsLoader
-
getAnypointClient
- Throws:
IOException
-
getAnypointPlatformUrl
-
setAnypointPlatformUrl
-
getExchangeMavenUrl
-
getExchangeMavenBaseUrl
-
setExchangeMavenBaseUrl
-
getAnypointBearerToken
- Throws:
IOException
-