jgroup.relacs.mss
Interface NIListener

All Known Implementing Classes:
EventHandler

public interface NIListener

The NIListener interface must be implemented to receive notification of packet arrivals.

Since:
Jgroup 1.2
Author:
Salvatore Cammarata

Method Summary
 void rnotify(java.net.DatagramPacket msg)
          Invoked to notify the arrival of a packet
 

Method Detail

rnotify

void rnotify(java.net.DatagramPacket msg)
Invoked to notify the arrival of a packet



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.