Annotation Type ReturnValueWireType

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?> value
      The type that the service interface method's return value will be converted from.
    • Element Detail

      • value

        Class<?> value
        The type that the service interface method's return value will be converted from.
        Returns:
        The type that the service interface method's return value will be converted from.