Uses of Class
org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
Packages that use DubboProtocol
-
Uses of DubboProtocol in org.apache.dubbo.rpc.protocol.dubbo
Methods in org.apache.dubbo.rpc.protocol.dubbo that return DubboProtocolModifier and TypeMethodDescriptionstatic DubboProtocolDubboProtocol.getDubboProtocol()Deprecated.static DubboProtocolDubboProtocol.getDubboProtocol(org.apache.dubbo.rpc.model.ScopeModel scopeModel) Constructors in org.apache.dubbo.rpc.protocol.dubbo with parameters of type DubboProtocolModifierConstructorDescriptionDubboGracefulShutdown(DubboProtocol dubboProtocol) SharedClientsProvider(DubboProtocol dubboProtocol, String addressKey, List<org.apache.dubbo.rpc.protocol.dubbo.ReferenceCountExchangeClient> clients)
getDubboProtocol(ScopeModel)instead