public class WxAsyncMessageTemplate extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
WxAsyncMessageTemplate(WxProperties wxProperties,
WxMessageTemplate wxMessageTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
send(WxMessageParameter wxMessageParameter,
Object returnValue) |
void |
send(WxMessageParameter wxMessageParameter,
Supplier supplier) |
void |
send(WxRequest wxRequest,
Object returnValue) |
void |
send(WxRequest wxRequest,
Supplier supplier) |
public WxAsyncMessageTemplate(WxProperties wxProperties, WxMessageTemplate wxMessageTemplate)
public void send(WxMessageParameter wxMessageParameter, Object returnValue)
public void send(WxMessageParameter wxMessageParameter, Supplier supplier)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanCopyright © 2018 Guangshan Technology, Inc.. All rights reserved.