Class CxfJsonRPCService

java.lang.Object
io.quarkiverse.cxf.devui.CxfJsonRPCService

public class CxfJsonRPCService extends Object
  • Constructor Details

    • CxfJsonRPCService

      public CxfJsonRPCService()
  • Method Details

    • getServices

      public List<DevUiServiceInfo> getServices()
    • getServiceCount

      public int getServiceCount()
    • getClientCount

      public int getClientCount()
    • getClients

      public List<DevUiClientInfo> getClients()
    • setServletInfos

      public static void setServletInfos(CXFServletInfos infos)
    • shutdown

      public static void shutdown()