public interface ProtocolInvoker<T>
| 限定符和类型 | 方法和说明 |
|---|---|
Invoker<T> |
create(Class<T> api,
Url url) |
InvokeContext |
createContext(Object proxy,
Method method,
Object[] args) |
void |
destroy() |
Collection<Invoker<T>> |
getInvokers() |
void |
refresh() |
Copyright © 2020. All Rights Reserved.