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