Uses of Class
org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService
-
Packages that use SSLTcpProxyService Package Description org.objectweb.joram.mom.proxies.tcp Theorg.objectweb.joram.mom.proxies.tcppackage provides a proxy accessible through the TCP communication protocol. -
-
Uses of SSLTcpProxyService in org.objectweb.joram.mom.proxies.tcp
Fields in org.objectweb.joram.mom.proxies.tcp declared as SSLTcpProxyService Modifier and Type Field Description private static SSLTcpProxyServiceSSLTcpProxyService. proxyServiceThe proxy service reference (used to stop it).
-