Uses of Class
org.jgroups.protocols.TCP_NIO2
-
Packages that use TCP_NIO2 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_NIO2 in org.jgroups.protocols
Methods in org.jgroups.protocols that return TCP_NIO2 Modifier and Type Method Description TCP_NIO2
TCP_NIO2. copyOnPartialWrite(boolean c)
TCP_NIO2
TCP_NIO2. setMaxSendBuffers(int m)
TCP_NIO2
TCP_NIO2. setReaderIdleTime(long r)
-