类分层结构
- java.lang.Object
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.support.WebContentGenerator
- org.springframework.web.servlet.mvc.AbstractController (implements org.springframework.web.servlet.mvc.Controller)
- org.springframework.web.servlet.mvc.multiaction.MultiActionController (implements org.springframework.web.servlet.mvc.LastModified)
- org.springframework.web.multipart.commons.CommonsFileUploadSupport
- org.springframework.web.multipart.commons.CommonsMultipartResolver (implements org.springframework.web.multipart.MultipartResolver, org.springframework.web.context.ServletContextAware)
- com.seeyon.ctp.common.fileupload.FileEnclosed
- com.seeyon.ctp.common.fileupload.LocalImageFileGuavaCache<K,V>