Annotation Interface TransportSpec


@Target({FIELD,METHOD,TYPE}) @Retention(RUNTIME) public @interface TransportSpec
  • Element Details

    • sourceType

      Class<?> sourceType
      Default:
      java.lang.String.class
    • targetType

      Class<?> targetType
      Default:
      java.lang.String.class
    • transportType

      Default:
      HTTPS