org.apache.qpid.server.filter
Interface MessageFilter

All Known Implementing Classes:
JMSSelectorFilter, NoConsumerFilter

public interface MessageFilter


Method Summary
 boolean matches(Filterable message)
           
 

Method Detail

matches

boolean matches(Filterable message)


Licensed to the Apache Software Foundation