Uses of Class
org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
Packages that use MethodSelectingRouter.ConsumesProducesAcceptor
Package
Description
Jersey server-side internal resource routing classes.
-
Uses of MethodSelectingRouter.ConsumesProducesAcceptor in org.glassfish.jersey.server.internal.routing
Fields in org.glassfish.jersey.server.internal.routing with type parameters of type MethodSelectingRouter.ConsumesProducesAcceptorModifier and TypeFieldDescriptionprivate static final Comparator<MethodSelectingRouter.ConsumesProducesAcceptor> MethodSelectingRouter.CONSUMES_PRODUCES_ACCEPTOR_COMPARATORprivate final Map<String, List<MethodSelectingRouter.ConsumesProducesAcceptor>> MethodSelectingRouter.consumesProducesAcceptorsMethod parameters in org.glassfish.jersey.server.internal.routing with type arguments of type MethodSelectingRouter.ConsumesProducesAcceptorModifier and TypeMethodDescriptionprivate voidMethodSelectingRouter.addAllConsumesProducesCombinations(List<MethodSelectingRouter.ConsumesProducesAcceptor> acceptors, MethodRouting methodRouting)