@Retention(RUNTIME)
@Target(PARAMETER)
public @interface PathParam
ServerEndpoint
has been defined with a ServerEndpoint.value()
that
uses a URI template.Modifier and Type | Required Element | Description |
---|---|---|
java.lang.String |
value |
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.