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