Uses of Class
org.objectweb.joram.mom.proxies.tcp.TcpReader
-
Packages that use TcpReader 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 TcpReader in org.objectweb.joram.mom.proxies.tcp
Fields in org.objectweb.joram.mom.proxies.tcp declared as TcpReader Modifier and Type Field Description private TcpReaderTcpConnection. tcpReaderThe reader thread responsible for reading the requests (input).
-