|
Class EmptyMessageOrCommandFilter
|
|
public class EmptyMessageOrCommandFilter
Extends:
Version:
$Id: EmptyMessageOrCommandFilter.java,v 1.2 2005/01/23 16:17:14 mcangus Exp $
Author:
james todd [gonzo at jxta dot org]
mike mcangus [mcangus at jxta dot org]
| Field Summary |
private final static Logger |
|
| Method Summary |
|
Invalidates messages that announce the arrival and departure of peers. |
private final static Logger LOG = Logger.getLogger(EmptyMessageOrCommandFilter.class)
Invalidates messages that announce the arrival and departure of peers. These messages come from the
InstantP2P (Legacy predicessor to MyJxta2) application.
Parameters:
msg the newly received DialogMessage object
Return:
the newly modified DialogMessage object.