程序包com.codingapi.springboot.framework.rest的分层结构
类分层结构
- java.lang.Object
- com.codingapi.springboot.framework.rest.HttpClient
- com.codingapi.springboot.framework.rest.HttpRequest
- com.codingapi.springboot.framework.rest.RestClient
- com.codingapi.springboot.framework.rest.RestTemplateContext
- com.codingapi.springboot.framework.rest.SessionClient
接口分层结构
- com.codingapi.springboot.framework.rest.HttpRequest.IHttpRequestHandler
- com.codingapi.springboot.framework.rest.HttpRequest.IHttpResponseHandler
- com.codingapi.springboot.framework.rest.Request