Uses of Class
org.glassfish.grizzly.http.server.http2.PushEvent
-
Packages that use PushEvent Package Description org.glassfish.grizzly.http.server.http2 -
-
Uses of PushEvent in org.glassfish.grizzly.http.server.http2
Methods in org.glassfish.grizzly.http.server.http2 that return PushEvent Modifier and Type Method Description PushEventPushEvent.PushEventBuilder. build()static PushEventPushEvent. create(PushBuilder builder)Construct a newPushEventbased on the values contained within the providedPushBuilder.
-