Package org.glassfish.jersey.server.model.internal
package org.glassfish.jersey.server.model.internal
Jersey server-side internal model related and routing helper classes.
-
ClassesClassDescriptionAbstract resource method dispatcher that provides skeleton implementation of dispatching requests to a particular
Java methodusing suppliedJava method invocation handler.An implementation ofResourceMethodDispatcher.Providerthat creates instances ofResourceMethodDispatcher.Utility to transformerror messagestoResourceModelIssues.Common model helper methods.Helper class with methods supporting processing resource model bymodel processors.Method bean containing basic information about enhancing resource method.A resource method dispatcher provider factory.An injectableresource method invocation handler providerfactory.Configurator which initializes and registerResourceMethodDispatcherinstance intoBootstrapBag.Specific resource method dispatcher for dispatching requests to a voidJava methodwith no input arguments using a suppliedJava method invocation handler.