Uses of Class
com.bytedesk.core.server.ServerRestService
Packages that use ServerRestService
-
Uses of ServerRestService in com.bytedesk.core.server
Fields in com.bytedesk.core.server declared as ServerRestServiceModifier and TypeFieldDescriptionprivate final ServerRestServiceServerEventListener.serverRestServiceprivate final ServerRestServiceServerRestController.serverRestServiceConstructors in com.bytedesk.core.server with parameters of type ServerRestServiceModifierConstructorDescriptionServerEventListener(BytedeskProperties bytedeskProperties, ServerRestService serverRestService, ServerMetricsRestService serverMetricsRestService, UidUtils uidUtils) -
Uses of ServerRestService in com.bytedesk.core.server_metrics
Fields in com.bytedesk.core.server_metrics declared as ServerRestServiceModifier and TypeFieldDescriptionprivate final ServerRestServiceServerMetricsRestController.serverRestServiceprivate final ServerRestServiceServerMetricsRestService.serverRestService