@Alias(value="secure")
@ExternalLib(name="Heisenberg.so",
description="Native Heisenberg support",
nameRegexpMatcher="heisenberg.so",
requiredClassName="org.heisenberg.HeisenbergJNI",
type=NATIVE)
public class SecureHeisenbergConnectionProvider
extends HeisenbergConnectionProvider
SAUL_OFFICE_NUMBER| Constructor and Description |
|---|
SecureHeisenbergConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
HeisenbergConnection |
connect() |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContextFactory() |
disconnect, getActiveConnections, getConnects, getDisconnects, validatepublic HeisenbergConnection connect() throws org.mule.runtime.api.connection.ConnectionException
connect in interface org.mule.runtime.api.connection.ConnectionProvider<HeisenbergConnection>connect in class HeisenbergConnectionProviderorg.mule.runtime.api.connection.ConnectionExceptionpublic org.mule.runtime.api.tls.TlsContextFactory getTlsContextFactory()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.