A B C D E F G I M P R S T U V 
All Classes All Packages

M

main(String[]) - Static method in class in.cs699.tensors.delagram.DelagramApplication
Main method of the application.
makeCircleAndPersist(Map<String, Object>) - Method in interface in.cs699.tensors.delagram.profile_search_service.service.ProfileSearchService
This service is used to add the users in each others' circles.
makeCircleAndPersist(Map<String, Object>) - Method in class in.cs699.tensors.delagram.profile_search_service.service.ProfileSearchServiceImpl
An implementation for the logic of adding users in each others' circle.
Memory - Class in in.cs699.tensors.delagram.entity
A Java POJO that represents the object blueprint for a Memory.
Memory() - Constructor for class in.cs699.tensors.delagram.entity.Memory
 
messages - Static variable in class in.cs699.tensors.delagram.DelagramApplication
A public variable messages that is used for chat service
MyMessage - Class in in.cs699.tensors.delagram.entity
A Java POJO to represent the message element in a chat.
MyMessage(String, String, String, String) - Constructor for class in.cs699.tensors.delagram.entity.MyMessage
A parametrized constructor, that takes in the text content of the message, the time at which it was sent, the sender and recevier
A B C D E F G I M P R S T U V 
All Classes All Packages