public abstract class EndpointApi extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected InvocationHandler |
handler |
| 构造器和说明 |
|---|
EndpointApi() |
EndpointApi(InvocationHandler handler) |
| 限定符和类型 | 方法和说明 |
|---|---|
InvocationHandler |
getHandler() |
protected InvocationHandler handler
public EndpointApi()
public EndpointApi(InvocationHandler handler)
public InvocationHandler getHandler()
Copyright © 2018. All rights reserved.