public interface EventProcessingListener
| Modifier and Type | Method and Description |
|---|---|
default CloseContextConsumer |
getCloseContextConsumer() |
default ErrorContextConsumer |
getErrorContextConsumer() |
default InitializationContextConsumer |
getInitializationContextConsumer() |
default InitializationContextConsumer getInitializationContextConsumer()
default CloseContextConsumer getCloseContextConsumer()
default ErrorContextConsumer getErrorContextConsumer()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.