public interface IUiaConverter
| 限定符和类型 | 方法和说明 |
|---|---|
<T,R> T |
convertRequest(R body)
convert body
|
<T,R> T |
convertResponse(R body)
convert body
|
String |
name()
converter name
|
<T,R> T convertRequest(R body)
R - typeT - typebody - body<T,R> T convertResponse(R body)
R - typeT - typebody - bodyString name()
Copyright © 2023. All rights reserved.