public abstract class AbstractTlsAwareConnectionProvider<C extends ConnectorHttpConnection> extends AbstractHttpConnectionProvider<C> implements TlsAwareTemplate
| Constructor and Description |
|---|
AbstractTlsAwareConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContext() |
connect, connect, customizeHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizeHttpClient, initialisepublic org.mule.runtime.api.tls.TlsContextFactory getTlsContext()
getTlsContext in interface TlsAwareTemplateCopyright © 2019. All rights reserved.