Uses of Class
org.spincast.core.routing.ResourceToPush
Packages that use ResourceToPush
-
Uses of ResourceToPush in org.spincast.core.server
Method parameters in org.spincast.core.server with type arguments of type ResourceToPushModifier and TypeMethodDescriptionvoidServer.push(Object exchange, Set<ResourceToPush> resourcesToPush) IfHTTP/2is used, you can push extra resources at the same time you response to a request.