@Alias(value="tls-server-endpoint")
@TypeDsl(allowInlineDefinition=true,
allowTopLevelDefinition=true)
public class TLSServerEndpoint
extends AbstractTLSEndpoint
securityParams, tlsParamstcpParamsblockwiseParams, configName, exchangeParams, logHealthStatus, logTraffic, notificationParams, optionParams, socketParams| Constructor and Description |
|---|
TLSServerEndpoint()
Default Constructor used by Mule.
|
TLSServerEndpoint(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 TLSServerEndpoint()
public TLSServerEndpoint(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–2025 Teslanet.nl. All rights reserved.