public class ConnectorAdapter extends TextMessageAdapter<com.alibaba.fastjson.JSONObject>
render| 构造器和说明 |
|---|
ConnectorAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onSubscribe(com.alibaba.fastjson.JSONObject resp) |
ConnectorAdapter |
setOnValidPwd(com.google.common.base.Predicate<java.lang.String> onValidPwd) |
getLastResp, getLastRespObj, getRender, setRenderpublic ConnectorAdapter()
public void onSubscribe(com.alibaba.fastjson.JSONObject resp) throws gu.simplemq.exceptions.SmqUnsubscribeException
onSubscribe 在接口中 gu.simplemq.IMessageAdapter<com.alibaba.fastjson.JSONObject>onSubscribe 在类中 TextMessageAdapter<com.alibaba.fastjson.JSONObject>gu.simplemq.exceptions.SmqUnsubscribeExceptionpublic ConnectorAdapter setOnValidPwd(com.google.common.base.Predicate<java.lang.String> onValidPwd)
Copyright © 2022. All Rights Reserved.