Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
DROP |
DROP.addDownFilter(Predicate<Message> filter) |
DROP |
DROP.addUpFilter(Predicate<Message> filter) |
DROP |
DROP.clearDownFilters() |
DROP |
DROP.clearUpFilters() |
DROP |
DROP.removeDownFilter(Predicate<Message> filter) |
DROP |
DROP.removeUpFilter(Predicate<Message> filter) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.