Uses of Interface
org.dromara.oa.api.OaCallBack
-
Packages that use OaCallBack Package Description org.dromara.oa.api org.dromara.oa.core.provider.service -
-
Uses of OaCallBack in org.dromara.oa.api
Methods in org.dromara.oa.api with parameters of type OaCallBack Modifier and Type Method Description voidOaSender. senderAsync(Request request, MessageType messageType, OaCallBack callBack)异步(不回调) -
Uses of OaCallBack in org.dromara.oa.core.provider.service
Methods in org.dromara.oa.core.provider.service with parameters of type OaCallBack Modifier and Type Method Description voidAbstractOaBlend. senderAsync(Request request, MessageType messageType, OaCallBack callBack)
-