Interface DataGraphElementLoader

    • Method Detail

      • getDefaultClient

        org.mule.runtime.http.api.client.HttpClient getDefaultClient()
      • getHttpClientConfiguration

        org.mule.runtime.http.api.client.HttpClientConfiguration getHttpClientConfiguration​(boolean withTruststore,
                                                                                            boolean withKeystore)
                                                                                     throws IOException,
                                                                                            org.mule.runtime.api.lifecycle.CreateException
        Throws:
        IOException
        org.mule.runtime.api.lifecycle.CreateException