Annotation Interface WsOhClient
@Documented
@Inherited
@Target(TYPE)
@Retention(RUNTIME)
@OhClient
@RequestMethod(POST)
@ContentFormat(SoapProcessor.class)
@ResponseParse(SoapProcessor.class)
@MappingMethodNameDisabled
@Mapping
public @interface WsOhClient
-
可选元素概要
可选元素
-
元素详细资料
-
value
- 默认值:
- {""}
-
urls
- 默认值:
- {""}
-