@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ServerSentEvent
ServerSentEventConnectionCallback
These classes will then have handlers registered under the given path. This path is a path template, any path parameter values can be retrieved from ServerSentEventConnection.getParameter(String)
Only a single instance of the callback will be created at deployment time.public abstract String value
Copyright © 2020 JBoss by Red Hat. All rights reserved.