Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected UDP.PacketReceiver[] |
UDP.mcast_receivers
Runnable to receive multicast packets
|
protected UDP.PacketReceiver[] |
UDP.ucast_receivers
Runnable to receive unicast packets
|
Modifier and Type | Method and Description |
---|---|
protected UDP.PacketReceiver[] |
UDP.createReceivers(int num,
DatagramSocket sock,
String name) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.