Uses of Interface
io.microsphere.spring.web.metadata.WebEndpointMappingFactory
-
Packages that use WebEndpointMappingFactory Package Description io.microsphere.spring.web.metadata -
-
Uses of WebEndpointMappingFactory in io.microsphere.spring.web.metadata
Classes in io.microsphere.spring.web.metadata that implement WebEndpointMappingFactory Modifier and Type Class Description class
AbstractWebEndpointMappingFactory<E>
Abstract class forWebEndpointMappingFactory
class
FilterRegistrationWebEndpointMappingFactory
WebEndpointMappingFactory
fromFilterRegistration
class
Jackson2WebEndpointMappingFactory
TheWebEndpointMappingFactory
class based on Jackson2 for JSONclass
RegistrationWebEndpointMappingFactory<R extends javax.servlet.Registration>
The abstract class ofAbstractWebEndpointMappingFactory
for ServletRegistration
class
ServletRegistrationWebEndpointMappingFactory
WebEndpointMappingFactory
fromServletRegistration
class
SmartWebEndpointMappingFactory
The smartWebEndpointMappingFactory
class based on Spring'sWebEndpointMappingFactory
SPI
-