Uses of Class
io.microsphere.spring.webmvc.metadata.HandlerMethodMetadata
-
Packages that use HandlerMethodMetadata Package Description io.microsphere.spring.webmvc.metadata -
-
Uses of HandlerMethodMetadata in io.microsphere.spring.webmvc.metadata
Subclasses of HandlerMethodMetadata in io.microsphere.spring.webmvc.metadata Modifier and Type Class Description class
RequestMappingMetadata
The metadata class forRequestMappingInfo
associating with a singleHandlerMethod
-