Uses of Class
org.glassfish.sse.api.ServerSentEventHandler
-
Packages that use ServerSentEventHandler Package Description org.glassfish.sse.api -
-
Uses of ServerSentEventHandler in org.glassfish.sse.api
Classes in org.glassfish.sse.api with type parameters of type ServerSentEventHandler Modifier and Type Interface Description interfaceServerSentEventHandlerContext<T extends ServerSentEventHandler>A context class that gives access to all the active handlers for a Server-Sent Event path.
-