public class BaseRabbiMqHandler<T> extends Object
BaseRabbiMqHandler()
void
onMessage(T t, Long deliveryTag, com.rabbitmq.client.Channel channel, MqListener mqListener)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseRabbiMqHandler()
public void onMessage(T t, Long deliveryTag, com.rabbitmq.client.Channel channel, MqListener mqListener)
Copyright © 2022. All rights reserved.