Uses of Class
org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
Packages that use JAXRSServiceFactoryBean
-
Uses of JAXRSServiceFactoryBean in org.apache.cxf.jaxrs
Fields in org.apache.cxf.jaxrs declared as JAXRSServiceFactoryBeanModifier and TypeFieldDescriptionprotected JAXRSServiceFactoryBeanAbstractJAXRSFactoryBean.serviceFactoryMethods in org.apache.cxf.jaxrs that return JAXRSServiceFactoryBeanModifier and TypeMethodDescriptionAbstractJAXRSFactoryBean.getServiceFactory()Returns the service factoryMethods in org.apache.cxf.jaxrs with parameters of type JAXRSServiceFactoryBeanModifier and TypeMethodDescriptionvoidAbstractJAXRSFactoryBean.setServiceFactory(JAXRSServiceFactoryBean serviceFactory) Sets the custom service factory which processes the registered classes and providersConstructors in org.apache.cxf.jaxrs with parameters of type JAXRSServiceFactoryBeanModifierConstructorDescriptionprotectedAbstractJAXRSFactoryBean(JAXRSServiceFactoryBean serviceFactory) -
Uses of JAXRSServiceFactoryBean in org.apache.cxf.jaxrs.spring
Constructors in org.apache.cxf.jaxrs.spring with parameters of type JAXRSServiceFactoryBean