Annotation Type HttpParameters

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String bind
      Allows specifying the name to bind the object into the HttpRequestState.
    • Element Detail

      • bind

        java.lang.String bind
        Allows specifying the name to bind the object into the HttpRequestState.
        Returns:
        Name to bind the object into the HttpRequestState. The blank default value indicates for the ManagedObject to assign its own unique value.
        Default:
        ""