Uses of Class
org.jgroups.protocols.TCP
-
Packages that use TCP Package Description org.jgroups.protocols 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 TCP Modifier and Type Method Description TCPTCP. clearConnections()TCPTCP. logAcceptError(boolean l)TCPTCP. setBufferedInputStreamSize(int buffered_input_stream_size)TCPTCP. setBufferedOutputStreamSize(int buffered_output_stream_size)
-