@Experimental public interface PushConsumer
| Modifier and Type | Method and Description |
|---|---|
PushConsumerContext |
handle(PushConsumerContext context)
Process a push message.
|
PushConsumerContext handle(PushConsumerContext context)
PushConsumerContext.propagate()PushConsumerContext.drop()context - The context of the push messagePushConsumerChain,
PushConsumerContextCopyright © 2026. All rights reserved.