类分层结构
- java.lang.Object
- com.buession.httpclient.core.AbstractRequestBody<V> (implements com.buession.httpclient.core.RequestBody<V>)
- com.buession.httpclient.core.AbstractRawRequestBody<V> (implements com.buession.httpclient.core.RawRequestBody<C,V>)
- com.buession.httpclient.core.TextRawRequestBody
- org.apereo.cas.client.JsonRawRequestBody
- com.buession.httpclient.core.TextRawRequestBody
- com.buession.httpclient.core.AbstractRawRequestBody<V> (implements com.buession.httpclient.core.RawRequestBody<C,V>)
- org.apereo.cas.client.AbstractServiceRegistryClient (implements org.apereo.cas.client.ServiceRegistryClient)
- org.apereo.cas.client.DefaultServiceRegistryClient
- com.buession.httpclient.core.AbstractRequestBody<V> (implements com.buession.httpclient.core.RequestBody<V>)
接口分层结构
- org.apereo.cas.client.ServiceRegistryClient