public class DubboRest4jServiceImpl extends DubboRest4jService
| Constructor and Description |
|---|
DubboRest4jServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfter(String sourceName,
Object result,
boolean isProvider,
boolean hasException) |
void |
onBefore(String sourceName,
io.sermant.flowcontrol.common.entity.RequestEntity requestEntity,
io.sermant.flowcontrol.common.entity.FlowControlResult flowControlResult,
boolean isProvider) |
boolean |
onThrow(String sourceName,
Throwable throwable,
boolean isProvider) |
public void onBefore(String sourceName, io.sermant.flowcontrol.common.entity.RequestEntity requestEntity, io.sermant.flowcontrol.common.entity.FlowControlResult flowControlResult, boolean isProvider)
public void onAfter(String sourceName, Object result, boolean isProvider, boolean hasException)
Copyright © 2025. All rights reserved.