public abstract class ConsumeListener extends Object implements org.springframework.beans.factory.DisposableBean
ConsumeListener()
void
destroy()
protected abstract void
handle(com.aliyun.mq.http.model.Message message)
startup(com.aliyun.mq.http.MQConsumer consumer, Integer threads)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsumeListener()
public void startup(com.aliyun.mq.http.MQConsumer consumer, Integer threads)
public void destroy() throws Exception
destroy
org.springframework.beans.factory.DisposableBean
Exception
protected abstract void handle(com.aliyun.mq.http.model.Message message)
Copyright © 2021. All rights reserved.