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 ServerRestService
ServerEventListener.serverRestService
private final ServerRestService
ServerRestController.serverRestService
Constructors 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 ServerRestService
ServerMetricsRestController.serverRestService
private final ServerRestService
ServerMetricsRestService.serverRestService