public interface Selectable
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.Class<? extends Selector> channelSelector)
Returns true if the factory is capable to create a
MessageEndpoint matching the given
selector, false otherwise. |
java.lang.Class<? extends Selector> |
selector() |
boolean matches(java.lang.Class<? extends Selector> channelSelector)
MessageEndpoint matching the given
selector, false otherwise.channelSelector - the selectorjava.lang.Class<? extends Selector> selector()