Annotationsschnittstelle MethodNoReply


@Target(METHOD) @Retention(RUNTIME) public @interface MethodNoReply
Methods annotated with this do not send a reply
  • Optionale Elemente - Übersicht

    Optionale Elemente
    Modifizierer und Typ
    Optionales Element
    Beschreibung
    boolean
    Annotation value, true by default
  • Elementdetails

    • value

      boolean value
      Annotation value, true by default
      Gibt zurück:
      true when a method doesn't send a reply
      Standard:
      true