public abstract class WxmpSession extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
protected WxmpConfiguration |
wxmpConfiguration |
| Constructor and Description |
|---|
WxmpSession(WxmpConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getMapper(Class<T> type)
获取被动态代理的对象实例
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeprotected final org.slf4j.Logger logger
protected WxmpConfiguration wxmpConfiguration
public WxmpSession(WxmpConfiguration config)
public <T> T getMapper(Class<T> type)
type - Copyright © 2020. All rights reserved.