Uses of Class
io.dropwizard.jetty.ServerPushFilterFactory
-
Packages that use ServerPushFilterFactory Package Description io.dropwizard.core.server -
-
Uses of ServerPushFilterFactory in io.dropwizard.core.server
Methods in io.dropwizard.core.server that return ServerPushFilterFactory Modifier and Type Method Description ServerPushFilterFactoryAbstractServerFactory. getServerPush()Methods in io.dropwizard.core.server with parameters of type ServerPushFilterFactory Modifier and Type Method Description voidAbstractServerFactory. setServerPush(ServerPushFilterFactory serverPush)
-