@Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface Socket
Named socket Qualifier for WebTarget.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Name of the socket.
  • Element Details

    • value

      String value
      Name of the socket.
      Returns:
      String with the name of the Socket