类分层结构
- java.lang.Object
- org.springframework.remoting.support.RemotingSupport (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.remoting.support.RemoteAccessor
- org.springframework.remoting.support.UrlBasedRemoteAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.remoting.hprose.HproseProxyFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.remoting.support.RemoteExporter
- org.springframework.remoting.hprose.HproseHttpServiceExporter (implements org.springframework.web.HttpRequestHandler, org.springframework.beans.factory.InitializingBean)
- org.springframework.remoting.hprose.HproseTcpServiceExporter (implements org.springframework.beans.factory.InitializingBean)
Copyright © 2018. All rights reserved.