All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download xxl-rpc-core JAR 1.3.1 with all dependencies


A high performance, distributed RPC framework.

Files of the artifact xxl-rpc-core version 1.3.1 from the group com.xuxueli.

Test

Download xxl-rpc-core (1.3.1)
Artifact xxl-rpc-core
Group com.xuxueli
Version 1.3.1
Last update 21. December 2018
Organization not specified
URL https://www.xuxueli.com/
License not specified
Dependencies amount 4
Dependencies netty-codec-http, gson, hessian, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 1.8.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of xxl-rpc-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of xxl-rpc-core version 1.3.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.xuxueli.xxl-rpc-core
META-INF.maven.com.xuxueli.xxl-rpc-core.META-INF.maven.com.xuxueli.xxl-rpc-core.pom.properties
META-INF.maven.com.xuxueli.xxl-rpc-core.META-INF.maven.com.xuxueli.xxl-rpc-core.pom.xml
com.xxl.rpc.registry
com.xxl.rpc.registry.com.xxl.rpc.registry.ServiceRegistry
com.xxl.rpc.registry.impl
com.xxl.rpc.registry.impl.com.xxl.rpc.registry.impl.LocalServiceRegistry
com.xxl.rpc.registry.impl.com.xxl.rpc.registry.impl.XxlRegistryServiceRegistry
com.xxl.rpc.registry.impl.com.xxl.rpc.registry.impl.ZkServiceRegistry
com.xxl.rpc.remoting.invoker
com.xxl.rpc.remoting.invoker.com.xxl.rpc.remoting.invoker.XxlRpcInvokerFactory
com.xxl.rpc.remoting.invoker.annotation
com.xxl.rpc.remoting.invoker.annotation.com.xxl.rpc.remoting.invoker.annotation.XxlRpcReference
com.xxl.rpc.remoting.invoker.call
com.xxl.rpc.remoting.invoker.call.com.xxl.rpc.remoting.invoker.call.CallType
com.xxl.rpc.remoting.invoker.call.com.xxl.rpc.remoting.invoker.call.XxlRpcInvokeCallback
com.xxl.rpc.remoting.invoker.call.com.xxl.rpc.remoting.invoker.call.XxlRpcInvokeFuture
com.xxl.rpc.remoting.invoker.generic
com.xxl.rpc.remoting.invoker.generic.com.xxl.rpc.remoting.invoker.generic.XxlRpcGenericService
com.xxl.rpc.remoting.invoker.impl
com.xxl.rpc.remoting.invoker.impl.com.xxl.rpc.remoting.invoker.impl.XxlRpcSpringInvokerFactory
com.xxl.rpc.remoting.invoker.reference
com.xxl.rpc.remoting.invoker.reference.com.xxl.rpc.remoting.invoker.reference.XxlRpcReferenceBean
com.xxl.rpc.remoting.invoker.reference.impl
com.xxl.rpc.remoting.invoker.reference.impl.com.xxl.rpc.remoting.invoker.reference.impl.XxlRpcSpringReferenceBean
com.xxl.rpc.remoting.invoker.route
com.xxl.rpc.remoting.invoker.route.com.xxl.rpc.remoting.invoker.route.LoadBalance
com.xxl.rpc.remoting.invoker.route.com.xxl.rpc.remoting.invoker.route.XxlRpcLoadBalance
com.xxl.rpc.remoting.invoker.route.impl
com.xxl.rpc.remoting.invoker.route.impl.com.xxl.rpc.remoting.invoker.route.impl.XxlRpcLoadBalanceConsistentHashStrategy
com.xxl.rpc.remoting.invoker.route.impl.com.xxl.rpc.remoting.invoker.route.impl.XxlRpcLoadBalanceLFUStrategy
com.xxl.rpc.remoting.invoker.route.impl.com.xxl.rpc.remoting.invoker.route.impl.XxlRpcLoadBalanceLRUStrategy
com.xxl.rpc.remoting.invoker.route.impl.com.xxl.rpc.remoting.invoker.route.impl.XxlRpcLoadBalanceRandomStrategy
com.xxl.rpc.remoting.invoker.route.impl.com.xxl.rpc.remoting.invoker.route.impl.XxlRpcLoadBalanceRoundStrategy
com.xxl.rpc.remoting.net
com.xxl.rpc.remoting.net.com.xxl.rpc.remoting.net.Client
com.xxl.rpc.remoting.net.com.xxl.rpc.remoting.net.NetEnum
com.xxl.rpc.remoting.net.com.xxl.rpc.remoting.net.Server
com.xxl.rpc.remoting.net.impl.jetty.client
com.xxl.rpc.remoting.net.impl.jetty.client.com.xxl.rpc.remoting.net.impl.jetty.client.JettyClient
com.xxl.rpc.remoting.net.impl.jetty.server
com.xxl.rpc.remoting.net.impl.jetty.server.com.xxl.rpc.remoting.net.impl.jetty.server.JettyServer
com.xxl.rpc.remoting.net.impl.jetty.server.com.xxl.rpc.remoting.net.impl.jetty.server.JettyServerHandler
com.xxl.rpc.remoting.net.impl.mina.client
com.xxl.rpc.remoting.net.impl.mina.client.com.xxl.rpc.remoting.net.impl.mina.client.MinaClient
com.xxl.rpc.remoting.net.impl.mina.client.com.xxl.rpc.remoting.net.impl.mina.client.MinaClientHandler
com.xxl.rpc.remoting.net.impl.mina.client.com.xxl.rpc.remoting.net.impl.mina.client.MinaPooledClient
com.xxl.rpc.remoting.net.impl.mina.codec
com.xxl.rpc.remoting.net.impl.mina.codec.com.xxl.rpc.remoting.net.impl.mina.codec.MinaDecoder
com.xxl.rpc.remoting.net.impl.mina.codec.com.xxl.rpc.remoting.net.impl.mina.codec.MinaEncoder
com.xxl.rpc.remoting.net.impl.mina.server
com.xxl.rpc.remoting.net.impl.mina.server.com.xxl.rpc.remoting.net.impl.mina.server.MinaServer
com.xxl.rpc.remoting.net.impl.mina.server.com.xxl.rpc.remoting.net.impl.mina.server.MinaServerHandler
com.xxl.rpc.remoting.net.impl.netty.client
com.xxl.rpc.remoting.net.impl.netty.client.com.xxl.rpc.remoting.net.impl.netty.client.NettyClient
com.xxl.rpc.remoting.net.impl.netty.client.com.xxl.rpc.remoting.net.impl.netty.client.NettyClientHandler
com.xxl.rpc.remoting.net.impl.netty.client.com.xxl.rpc.remoting.net.impl.netty.client.NettyPooledClient
com.xxl.rpc.remoting.net.impl.netty.codec
com.xxl.rpc.remoting.net.impl.netty.codec.com.xxl.rpc.remoting.net.impl.netty.codec.NettyDecoder
com.xxl.rpc.remoting.net.impl.netty.codec.com.xxl.rpc.remoting.net.impl.netty.codec.NettyEncoder
com.xxl.rpc.remoting.net.impl.netty.server
com.xxl.rpc.remoting.net.impl.netty.server.com.xxl.rpc.remoting.net.impl.netty.server.NettyServer
com.xxl.rpc.remoting.net.impl.netty.server.com.xxl.rpc.remoting.net.impl.netty.server.NettyServerHandler
com.xxl.rpc.remoting.net.params
com.xxl.rpc.remoting.net.params.com.xxl.rpc.remoting.net.params.BaseCallback
com.xxl.rpc.remoting.net.params.com.xxl.rpc.remoting.net.params.XxlRpcFutureResponse
com.xxl.rpc.remoting.net.params.com.xxl.rpc.remoting.net.params.XxlRpcRequest
com.xxl.rpc.remoting.net.params.com.xxl.rpc.remoting.net.params.XxlRpcResponse
com.xxl.rpc.remoting.net.pool
com.xxl.rpc.remoting.net.pool.com.xxl.rpc.remoting.net.pool.ClientPoolFactory
com.xxl.rpc.remoting.net.pool.com.xxl.rpc.remoting.net.pool.ClientPooled
com.xxl.rpc.remoting.provider
com.xxl.rpc.remoting.provider.com.xxl.rpc.remoting.provider.XxlRpcProviderFactory
com.xxl.rpc.remoting.provider.annotation
com.xxl.rpc.remoting.provider.annotation.com.xxl.rpc.remoting.provider.annotation.XxlRpcService
com.xxl.rpc.remoting.provider.impl
com.xxl.rpc.remoting.provider.impl.com.xxl.rpc.remoting.provider.impl.XxlRpcSpringProviderFactory
com.xxl.rpc.serialize
com.xxl.rpc.serialize.com.xxl.rpc.serialize.Serializer
com.xxl.rpc.serialize.impl
com.xxl.rpc.serialize.impl.com.xxl.rpc.serialize.impl.Hessian1Serializer
com.xxl.rpc.serialize.impl.com.xxl.rpc.serialize.impl.HessianSerializer
com.xxl.rpc.serialize.impl.com.xxl.rpc.serialize.impl.JacksonSerializer
com.xxl.rpc.serialize.impl.com.xxl.rpc.serialize.impl.ProtostuffSerializer
com.xxl.rpc.util
com.xxl.rpc.util.com.xxl.rpc.util.IpUtil
com.xxl.rpc.util.com.xxl.rpc.util.NetUtil
com.xxl.rpc.util.com.xxl.rpc.util.ThrowableUtil
com.xxl.rpc.util.com.xxl.rpc.util.XxlRpcException
com.xxl.rpc.util.com.xxl.rpc.util.XxlZkClient




© 2015 - 2025 Weber Informatics LLC | Privacy Policy