public class ConsumerInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
ConsumerInvocationHandler(DamiLpc damiApi,
Class<?> interfaceClz,
String topicMapping) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
String |
toString() |
Copyright © 2025. All rights reserved.