public class TriplePathResolver extends Object implements PathResolver
public void add(String path, Invoker<?> invoker)
add 在接口中 PathResolverpublic Invoker<?> resolve(String path)
resolve 在接口中 PathResolverpublic boolean hasNativeStub(String path)
hasNativeStub 在接口中 PathResolverpublic void addNativeStub(String path)
addNativeStub 在接口中 PathResolverpublic void remove(String path)
remove 在接口中 PathResolverpublic void destroy()
destroy 在接口中 PathResolverCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.