Uses of Class
org.jgroups.protocols.UDP.PacketReceiver
Packages that use UDP.PacketReceiver
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of UDP.PacketReceiver in org.jgroups.protocols
Fields in org.jgroups.protocols declared as UDP.PacketReceiverModifier and TypeFieldDescriptionprotected UDP.PacketReceiver[]UDP.mcast_receiversRunnable to receive multicast packetsprotected UDP.PacketReceiver[]UDP.ucast_receiversRunnable to receive unicast packetsMethods in org.jgroups.protocols that return UDP.PacketReceiverModifier and TypeMethodDescriptionprotected UDP.PacketReceiver[]UDP.createReceivers(int num, DatagramSocket sock, String name)