Package jakarta.websocket.server
Annotation Interface 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 Summary
Required Elements
-
Element Details
-
value
String value
-