| Package | Description |
|---|---|
| io.openmessaging.producer |
| Modifier and Type | Method and Description |
|---|---|
void |
Producer.addInterceptor(ProducerInterceptor interceptor)
Adds a
ProducerInterceptor to intercept send operations of producer. |
void |
Producer.removeInterceptor(ProducerInterceptor interceptor)
Remove a
ProducerInterceptor. |
Copyright © 2017–2020 OpenMessaging. All rights reserved.