Class UDPDiscoveryReceiver.MessageHandler

java.lang.Object
org.apache.commons.jcs3.utils.discovery.UDPDiscoveryReceiver.MessageHandler
All Implemented Interfaces:
Runnable
Enclosing class:
UDPDiscoveryReceiver

Deprecated.
No longer used
Separate thread run when a command comes into the UDPDiscoveryReceiver.
  • Constructor Details

  • Method Details

    • run

      public void run()
      Deprecated.
      Process the message.
      Specified by:
      run in interface Runnable