@Deprecated public interface Directory<T> extends Directory<T>
| Modifier and Type | Method and Description |
|---|---|
URL |
getUrl()
Deprecated.
get url.
|
List<Invoker<T>> |
list(Invocation invocation)
Deprecated.
|
default List<Invoker<T>> |
list(Invocation invocation)
Deprecated.
list invokers.
|
getInterfacedestroy, isAvailableList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptiondefault List<Invoker<T>> list(Invocation invocation) throws RpcException
Directorylist in interface Directory<T>RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.