Uses of Interface
io.joynr.messaging.routing.AddressOperation
-
Packages that use AddressOperation Package Description io.joynr.messaging.routing -
-
Uses of AddressOperation in io.joynr.messaging.routing
Methods in io.joynr.messaging.routing with parameters of type AddressOperation Modifier and Type Method Description voidDummyRoutingTable. apply(AddressOperation addressOperation)voidRoutingTable. apply(AddressOperation addressOperation)Apply the specified operation to all addresses currently held in the routing table.voidRoutingTableImpl. apply(AddressOperation addressOperation)
-