类分层结构
- java.lang.Object
- com.weibo.api.motan.protocol.restful.support.AbstractEndpointFactory (implements com.weibo.api.motan.protocol.restful.EndpointFactory)
- com.weibo.api.motan.protocol.AbstractProtocol (implements com.weibo.api.motan.rpc.Protocol)
- org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker (implements org.jboss.resteasy.client.jaxrs.internal.proxy.MethodInvoker)
- com.weibo.api.motan.rpc.DefaultRequest (implements com.weibo.api.motan.rpc.Request, java.io.Serializable)
- com.weibo.api.motan.rpc.DefaultResponse (implements com.weibo.api.motan.rpc.Response, java.io.Serializable)
- com.weibo.api.motan.protocol.restful.EmbedRestServer (implements com.weibo.api.motan.protocol.restful.RestServer)
- org.jboss.resteasy.core.InjectorFactoryImpl (implements org.jboss.resteasy.spi.InjectorFactory)
- com.weibo.api.motan.protocol.restful.support.ProviderResource<T> (implements org.jboss.resteasy.spi.ResourceFactory)
- org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap (implements javax.servlet.ServletContextListener)
- com.weibo.api.motan.protocol.restful.support.proxy.RestfulProxyBuilder<T>
- com.weibo.api.motan.protocol.restful.support.RestfulUtil
- com.weibo.api.motan.protocol.restful.support.RpcExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.weibo.api.motan.protocol.restful.support.servlet.ServletRestServer (implements com.weibo.api.motan.protocol.restful.RestServer)
接口分层结构
Copyright © 2017. All rights reserved.