Package | Description |
---|---|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
Modifier and Type | Method and Description |
---|---|
List<HandlerConstructor> |
MethodHandler.getConstructors()
Get the resource method handler constructors.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResourceModelVisitor.visitResourceHandlerConstructor(HandlerConstructor constructor) |
void |
ResourceModelVisitor.visitResourceHandlerConstructor(HandlerConstructor constructor)
Process a resource method handler constructor.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.