Remove Deleted Method: StubRabbitConnectionFactory
This commit is contained in:
@@ -438,11 +438,6 @@ public class StubRabbitConnectionFactory implements ConnectionFactory {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
@Deprecated
|
||||
public void basicRecoverAsync(boolean requeue) throws IOException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public com.rabbitmq.client.AMQP.Tx.SelectOk txSelect() throws IOException {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user