public static class Exporter.CompatibleExporter<T> extends Object implements Exporter<T>
Exporter.CompatibleExporter<T>
CompatibleExporter(org.apache.dubbo.rpc.Exporter<T> delegate)
Invoker<T>
getInvoker()
void
unexport()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompatibleExporter(org.apache.dubbo.rpc.Exporter<T> delegate)
public Invoker<T> getInvoker()
getInvoker
org.apache.dubbo.rpc.Exporter<T>
public void unexport()
unexport
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.