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