@Path(value="/somePath")
public interface MissingUriTemplate
Modifier and Type | Method and Description |
---|---|
jakarta.ws.rs.core.Response |
parmButNoTemplate(String templateName) |
@OPTIONS jakarta.ws.rs.core.Response parmButNoTemplate(@PathParam(value="templateName") String templateName)
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.