public class InvokerWebApiBinderCreater extends Object implements ApiBinderCreater<WebApiBinder>
ApiBinder 支持 WebApiBinder 类型| 限定符和类型 | 字段和说明 |
|---|---|
protected org.slf4j.Logger |
logger |
| 构造器和说明 |
|---|
InvokerWebApiBinderCreater() |
public WebApiBinder createBinder(ApiBinder apiBinder) throws IOException
createBinder 在接口中 ApiBinderCreater<WebApiBinder>IOExceptionpublic static WebApiBinder newBinder(ApiBinder apiBinder) throws IOException
IOException