Package jakarta.websocket.server
Annotation Type PathParam
Used to annotate method parameters on POJO endpoints the the 
ServerEndpoint has been defined with a
 ServerEndpoint.value() that uses a URI template.- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueString value
 
-