jar

org.apache.dubbo : dubbo-xds

Maven & Gradle

Jul 31, 2023
40k stars

dubbo-xds · The xDS Integration

Table Of Contents

Latest Version

Download org.apache.dubbo : dubbo-xds JAR file - Latest Versions:

All Versions

Download org.apache.dubbo : dubbo-xds JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dubbo-xds-3.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dubbo.registry.xds

├─ org.apache.dubbo.registry.xds.XdsCertificateSigner.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsEnv.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsInitializationException.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsRegistry.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsRegistryFactory.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsServiceDiscovery.class - [JAR]

├─ org.apache.dubbo.registry.xds.XdsServiceDiscoveryFactory.class - [JAR]

org.apache.dubbo.registry.xds.util.protocol.impl

├─ org.apache.dubbo.registry.xds.util.protocol.impl.EdsProtocol.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.impl.LdsProtocol.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.impl.RdsProtocol.class - [JAR]

org.apache.dubbo.registry.xds.util.protocol.delta

├─ org.apache.dubbo.registry.xds.util.protocol.delta.DeltaEndpoint.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.delta.DeltaListener.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.delta.DeltaRoute.class - [JAR]

org.apache.dubbo.registry.xds.util.bootstrap

├─ org.apache.dubbo.registry.xds.util.bootstrap.BootstrapInfoImpl.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.bootstrap.Bootstrapper.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.bootstrap.BootstrapperImpl.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.bootstrap.CertificateProviderInfoImpl.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.bootstrap.ServerInfoImpl.class - [JAR]

org.apache.dubbo.rpc.cluster.router.xds

├─ org.apache.dubbo.rpc.cluster.router.xds.EdsEndpointListener.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.EdsEndpointManager.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.RdsRouteRuleManager.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.RdsVirtualHostListener.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.XdsRouteRuleListener.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.XdsRouter.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.XdsRouterFactory.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.XdsScopeModelInitializer.class - [JAR]

org.apache.dubbo.registry.xds.util.protocol

├─ org.apache.dubbo.registry.xds.util.protocol.AbstractProtocol.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.DeltaResource.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.XdsProtocol.class - [JAR]

org.apache.dubbo.registry.xds.util.protocol.message

├─ org.apache.dubbo.registry.xds.util.protocol.message.Endpoint.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.message.EndpointResult.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.message.ListenerResult.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.protocol.message.RouteResult.class - [JAR]

org.apache.dubbo.rpc.cluster.router.xds.rule

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.ClusterWeight.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.DestinationSubset.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.HTTPRouteDestination.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.HeaderMatcher.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.HttpRequestMatch.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.LongRangeMatch.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.PathMatcher.class - [JAR]

├─ org.apache.dubbo.rpc.cluster.router.xds.rule.XdsRouteRule.class - [JAR]

istio.v1.auth

├─ istio.v1.auth.Ca.class - [JAR]

├─ istio.v1.auth.IstioCertificateRequest.class - [JAR]

├─ istio.v1.auth.IstioCertificateRequestOrBuilder.class - [JAR]

├─ istio.v1.auth.IstioCertificateResponse.class - [JAR]

├─ istio.v1.auth.IstioCertificateResponseOrBuilder.class - [JAR]

├─ istio.v1.auth.IstioCertificateService.class - [JAR]

├─ istio.v1.auth.IstioCertificateServiceGrpc.class - [JAR]

org.apache.dubbo.registry.xds.util

├─ org.apache.dubbo.registry.xds.util.AdsObserver.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.NodeBuilder.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.PilotExchanger.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.XdsChannel.class - [JAR]

├─ org.apache.dubbo.registry.xds.util.XdsListener.class - [JAR]

org.apache.dubbo.registry.xds.istio

├─ org.apache.dubbo.registry.xds.istio.IstioCitadelCertificateSigner.class - [JAR]

├─ org.apache.dubbo.registry.xds.istio.IstioConstant.class - [JAR]

├─ org.apache.dubbo.registry.xds.istio.IstioEnv.class - [JAR]

Advertisement