public class OptionalTlsParameterGroup extends Object implements TlsParameterGroup
TlsParameterGroup which allows to switch between HTTP and HTTPS protocols.TAB_NAME| Constructor and Description |
|---|
OptionalTlsParameterGroup() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.HttpConstants.Protocol |
getProtocol() |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContext() |
public org.mule.runtime.http.api.HttpConstants.Protocol getProtocol()
getProtocol in interface TlsParameterGrouppublic org.mule.runtime.api.tls.TlsContextFactory getTlsContext()
getTlsContext in interface TlsParameterGroupCopyright © 2021. All rights reserved.