@Alias(value="tcp-client-endpoint")
@TypeDsl(allowInlineDefinition=true,
allowTopLevelDefinition=true)
public class TCPClientEndpoint
extends AbstractTCPEndpoint
tcpParamsblockwiseParams, configName, exchangeParams, logHealthStatus, logTraffic, notificationParams, optionParams, socketParams| Constructor and Description |
|---|
TCPClientEndpoint()
Default Constructor used by Mule.
|
TCPClientEndpoint(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 TCPClientEndpoint()
public TCPClientEndpoint(String name)
name - the manually set name of the endpointpublic void accept(ConfigVisitor visitor) throws ConfigException
accept in interface VisitableConfigaccept in class AbstractTCPEndpointvisitor - The visitor of the configuration object.ConfigExceptionCopyright © 2019–2024 Teslanet.nl. All rights reserved.