Uses of Class
de.trustable.ca3s.core.web.websocket.dto.ActivityDTO
-
Packages that use ActivityDTO Package Description de.trustable.ca3s.core.web.websocket WebSocket services, using Spring Websocket. -
-
Uses of ActivityDTO in de.trustable.ca3s.core.web.websocket
Methods in de.trustable.ca3s.core.web.websocket that return ActivityDTO Modifier and Type Method Description ActivityDTOActivityService. sendActivity(ActivityDTO activityDTO, org.springframework.messaging.simp.stomp.StompHeaderAccessor stompHeaderAccessor, Principal principal)Methods in de.trustable.ca3s.core.web.websocket with parameters of type ActivityDTO Modifier and Type Method Description ActivityDTOActivityService. sendActivity(ActivityDTO activityDTO, org.springframework.messaging.simp.stomp.StompHeaderAccessor stompHeaderAccessor, Principal principal)
-