Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.containers.startupprobe.TcpSocket
-
Packages that use TcpSocket Package Description org.apache.camel.v1.pipespec.integration.template.spec.containers -
-
Uses of TcpSocket in org.apache.camel.v1.pipespec.integration.template.spec.containers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.containers that return TcpSocket Modifier and Type Method Description TcpSocketStartupProbe. getTcpSocket()Methods in org.apache.camel.v1.pipespec.integration.template.spec.containers with parameters of type TcpSocket Modifier and Type Method Description voidStartupProbe. setTcpSocket(TcpSocket tcpSocket)
-