Uses of Class
org.jgroups.blocks.cs.TcpConnection
Packages that use TcpConnection
-
Uses of TcpConnection in org.jgroups.blocks.cs
Subclasses of TcpConnection in org.jgroups.blocks.csModifier and TypeClassDescriptionclassTCP connection which (despite the fancy name) blocks only a single thread at most.Fields in org.jgroups.blocks.cs declared as TcpConnectionMethods in org.jgroups.blocks.cs that return TcpConnectionModifier and TypeMethodDescriptionprotected TcpConnectionTcpBaseServer.createConnection(Address dest)