Uses of Class
io.quarkiverse.cxf.CXFServletInfo
-
Packages that use CXFServletInfo Package Description io.quarkiverse.cxf io.quarkiverse.cxf.devconsole -
-
Uses of CXFServletInfo in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return types with arguments of type CXFServletInfo Modifier and Type Method Description Collection<CXFServletInfo>CXFServletInfos. getInfos()Methods in io.quarkiverse.cxf with parameters of type CXFServletInfo Modifier and Type Method Description voidCXFServletInfos. add(CXFServletInfo cfg) -
Uses of CXFServletInfo in io.quarkiverse.cxf.devconsole
Methods in io.quarkiverse.cxf.devconsole that return types with arguments of type CXFServletInfo Modifier and Type Method Description List<CXFServletInfo>DevCxfServerInfosSupplier. get()
-