@Alias(value="tls-client-endpoint")
@TypeDsl(allowInlineDefinition=true,
allowTopLevelDefinition=true)
public class TLSClientEndpoint
extends AbstractTLSEndpoint
securityParams, tlsParamstcpParamsblockwiseParams, configName, exchangeParams, logHealthStatus, logTraffic, notificationParams, optionParams, socketParams| Constructor and Description |
|---|
TLSClientEndpoint()
Default Constructor used by Mule.
|
TLSClientEndpoint(String name)
Constructor for manually constructing the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Accept a visitor and pass on.
|
equals, hashCodepublic TLSClientEndpoint()
public TLSClientEndpoint(String name)
name - the manually set name of the endpointpublic void accept(ConfigVisitor visitor) throws ConfigException
accept in interface VisitableConfigaccept in class AbstractTLSEndpointvisitor - The visitor of the configuration object.ConfigExceptionCopyright © 2019–2024 Teslanet.nl. All rights reserved.