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