public abstract class AbstractWeiXinHandler extends Object implements WeiXinHandler
Constructor and Description |
---|
AbstractWeiXinHandler() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(WeiXinHandler o) |
int |
getPriority() |
void |
setPriority(int priority) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWeiXinHandlerMode, isMatch, process
protected static final Logger LOGGER
public int getPriority()
getPriority
in interface WeiXinHandler
public void setPriority(int priority)
setPriority
in interface WeiXinHandler
public int compareTo(WeiXinHandler o)
compareTo
in interface Comparable<WeiXinHandler>
Copyright © 2006–2018 TinyGroup. All rights reserved.