Uses of Interface
org.glassfish.jersey.server.ServerConfig
-
Packages that use ServerConfig Package Description org.glassfish.jersey.server Jersey server-side classes. -
-
Uses of ServerConfig in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server that implement ServerConfig Modifier and Type Class Description classResourceConfigThe resource configuration for configuring a web application.Methods in org.glassfish.jersey.server that return ServerConfig Modifier and Type Method Description ServerConfigResourceConfig. getConfiguration()
-