public interface TlsAwareTemplate
extends org.mule.runtime.api.lifecycle.Initialisable
| Modifier and Type | Method and Description |
|---|---|
default org.mule.runtime.http.api.client.HttpClientConfiguration.Builder |
customizeHttpClient(org.mule.runtime.http.api.client.HttpClientConfiguration.Builder builder) |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContext() |
default void |
initialise() |
default void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptiondefault org.mule.runtime.http.api.client.HttpClientConfiguration.Builder customizeHttpClient(org.mule.runtime.http.api.client.HttpClientConfiguration.Builder builder)
org.mule.runtime.api.tls.TlsContextFactory getTlsContext()
Copyright © 2019. All rights reserved.