Uses of Class
org.objectweb.joram.mom.proxies.tcp.TcpWriter
-
Packages that use TcpWriter 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 TcpWriter in org.objectweb.joram.mom.proxies.tcp
Fields in org.objectweb.joram.mom.proxies.tcp declared as TcpWriter Modifier and Type Field Description private TcpWriterTcpConnection. tcpWriterThe writer thread responsible for writing the replies (output).
-