Uses of Class
edu.ucsb.cs156.gauchoride.entities.ChatMessage
Packages that use ChatMessage
-
Uses of ChatMessage in edu.ucsb.cs156.gauchoride.controllers
Methods in edu.ucsb.cs156.gauchoride.controllers that return ChatMessage -
Uses of ChatMessage in edu.ucsb.cs156.gauchoride.repositories
Methods in edu.ucsb.cs156.gauchoride.repositories that return types with arguments of type ChatMessageModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ChatMessage>
ChatMessageRepository.findAll
(org.springframework.data.domain.Pageable pageable)