net.java.trueupdate.manager.spec
Interface UpdateMessageFilter
public interface UpdateMessageFilter
- Author:
- Christian Schlichtherle
|
Method Summary |
boolean |
accept(UpdateMessage message)
Returns true if and only if this filter accepts the given
message. |
ACCEPT_ALL
static final UpdateMessageFilter ACCEPT_ALL
accept
boolean accept(UpdateMessage message)
- Returns
true if and only if this filter accepts the given
message.
- Parameters:
message - the update message to filter.
Copyright © 2013 Stimulus Software. All rights reserved.