@Path(value="/somePath")
public interface MissingUriTemplate
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
parmButNoTemplate(String templateName) |
@OPTIONS javax.ws.rs.core.Response parmButNoTemplate(@PathParam(value="templateName") String templateName)
Copyright © 2020 Eclipse Foundation. All rights reserved.