|
Pull Up Method public testRegisterRemote2() : void from class io.vertx.test.core.ClusteredEventBusTest to public testRegisterRemote2() : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected testPublish(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTest to protected testPublish(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected testReply(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTest to protected testReply(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected testSend(val T, received R, consumer Consumer<T>, options DeliveryOptions) : void from class io.vertx.test.core.ClusteredEventBusTest to protected testSend(val T, received R, consumer Consumer<T>, options DeliveryOptions) : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected testSend(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTest to protected testSend(val T, consumer Consumer<T>) : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method public testRegisterRemote1() : void from class io.vertx.test.core.ClusteredEventBusTest to public testRegisterRemote1() : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected getClusterManager() : ClusterManager from class io.vertx.test.core.ClusteredEventBusTest to protected getClusterManager() : ClusterManager from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |
|
Pull Up Method protected testReply(val T, received R, consumer Consumer<R>, options DeliveryOptions) : void from class io.vertx.test.core.ClusteredEventBusTest to protected testReply(val T, received R, consumer Consumer<R>, options DeliveryOptions) : void from class io.vertx.test.core.ClusteredEventBusTestBase |
From |
To |