Package org.jgroups.protocols
Class UDP.PacketReceiver
java.lang.Object
org.jgroups.protocols.UDP.PacketReceiver
- All Implemented Interfaces:
Closeable,AutoCloseable,Runnable
- Enclosing class:
UDP
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final DatagramSocketprivate Thread -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thread
-
receiver_socket
-
name
-
-
Constructor Details
-
PacketReceiver
-
-
Method Details
-
start
public void start() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
stop
public void stop() -
run
public void run() -
toString
-