| 限定符和类型 | 字段和说明 |
|---|---|
static String |
colMiddlewareInst |
static String |
colMiddlewareType |
static String |
colParam |
static String |
colTaskId |
protected com.alibaba.fastjson.JSONObject |
params |
protected Properties |
props |
protected String |
taskId |
| 构造器和说明 |
|---|
ReceiveAbs(com.alibaba.fastjson.JSONObject paramObjs) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IReceiver |
loadReceive(net.wicp.tams.common.Plugin plugin,
com.alibaba.fastjson.JSONObject params) |
boolean |
receiveMsg(DuckulaPackage duckulaPackage,
Rule rule)
未序列化数据
|
abstract boolean |
receiveMsg(DuckulaPackage duckulaPackage,
Rule rule,
String splitKey) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSync, receiveMsgprotected final com.alibaba.fastjson.JSONObject params
protected final String taskId
protected final Properties props
public static IReceiver loadReceive(net.wicp.tams.common.Plugin plugin, com.alibaba.fastjson.JSONObject params)
public boolean receiveMsg(DuckulaPackage duckulaPackage, Rule rule)
IReceiverreceiveMsg 在接口中 IReceiverduckulaPackage - 数据包rule - 规则public abstract boolean receiveMsg(DuckulaPackage duckulaPackage, Rule rule, String splitKey)
Copyright © 2020. All rights reserved.