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