类分层结构
接口分层结构
- org.apache.dubbo.remoting.Endpoint
- org.apache.dubbo.remoting.RemotingServer (并 extends org.apache.dubbo.remoting.IdleSensible, org.apache.dubbo.common.Resetable)
- org.apache.dubbo.remoting.http.HttpServer (并 extends org.apache.dubbo.common.Resetable)
- org.apache.dubbo.remoting.http.HttpBinder
- org.apache.dubbo.remoting.http.HttpHandler<REQUEST,RESPONSE>
- org.apache.dubbo.remoting.IdleSensible
- org.apache.dubbo.remoting.RemotingServer (并 extends org.apache.dubbo.remoting.Endpoint, org.apache.dubbo.common.Resetable)
- org.apache.dubbo.remoting.http.HttpServer (并 extends org.apache.dubbo.common.Resetable)
- org.apache.dubbo.common.Resetable
- org.apache.dubbo.remoting.http.HttpServer (并 extends org.apache.dubbo.remoting.RemotingServer)
- org.apache.dubbo.remoting.RemotingServer (并 extends org.apache.dubbo.remoting.Endpoint, org.apache.dubbo.remoting.IdleSensible)
- org.apache.dubbo.remoting.http.HttpServer (并 extends org.apache.dubbo.common.Resetable)
- org.apache.dubbo.remoting.http.RestClient
- org.apache.dubbo.remoting.http.RestResult
Copyright © 2024 The Apache Software Foundation. All rights reserved.