Uses of Class
org.jgroups.protocols.TCP
Packages that use TCP
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of TCP in org.jgroups.protocols
Methods in org.jgroups.protocols that return TCPModifier and TypeMethodDescriptionTCP.clearConnections()TCP.logAcceptError(boolean l) TCP.maxSendQueue(int s) TCP.nonBlockingSends(boolean b) TCP.setBufferedInputStreamSize(int buffered_input_stream_size) TCP.setBufferedOutputStreamSize(int buffered_output_stream_size)