Package | Description |
---|---|
org.jgroups.blocks.cs |
This package contains all client-server related interfaces and classes
|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
TcpServer |
TcpServer.setBufferedInputStreamSize(int s) |
TcpServer |
TcpServer.setBufferedOutputStreamSize(int s) |
Constructor and Description |
---|
TcpConnection(Socket s,
TcpServer server) |
Modifier and Type | Field and Description |
---|---|
protected TcpServer |
TCP.server |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.