Uses of Class
org.apache.cxf.transport.servlet.CXFServlet
-
Packages that use CXFServlet Package Description org.apache.cxf.spring.boot.autoconfigure -
-
Uses of CXFServlet in org.apache.cxf.spring.boot.autoconfigure
Methods in org.apache.cxf.spring.boot.autoconfigure that return types with arguments of type CXFServlet Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<CXFServlet>CxfAutoConfiguration. cxfServletRegistration()
-