Class JsrPathParamId

java.lang.Object
org.eclipse.jetty.websocket.jsr356.server.JsrPathParamId
All Implemented Interfaces:
IJsrParamId

public class JsrPathParamId extends Object implements IJsrParamId
Param handling for static parameters annotated with @PathParam
  • Field Details

  • Constructor Details

    • JsrPathParamId

      public JsrPathParamId()
  • Method Details

    • process

      public boolean process(Param param, JsrCallable callable) throws org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException
      Specified by:
      process in interface IJsrParamId
      Throws:
      org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException