public static interface SseCommandHelper.ActionReportProcessor
Modifier and Type | Method and Description |
---|---|
ActionReport |
process(ActionReport report,
org.glassfish.jersey.media.sse.EventOutput ec)
Framework calls this method to process report before it is send
to the client.
|
ActionReport process(ActionReport report, org.glassfish.jersey.media.sse.EventOutput ec)
Copyright © 2021. All rights reserved.