public abstract class ConsumeListener extends Object implements org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ConsumeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected abstract void |
handle(com.aliyun.mq.http.model.Message message) |
void |
startup(com.aliyun.mq.http.MQConsumer consumer) |
public void startup(com.aliyun.mq.http.MQConsumer consumer)
public void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionprotected abstract void handle(com.aliyun.mq.http.model.Message message)
Copyright © 2021. All rights reserved.