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