Uses of Class
org.api.mkm.modele.Thread
| Package | Description |
|---|---|
| org.api.mkm.modele | |
| org.api.mkm.services |
-
Uses of Thread in org.api.mkm.modele
Methods in org.api.mkm.modele that return types with arguments of type Thread Modifier and Type Method Description java.util.List<Thread>Response. getThread()Method parameters in org.api.mkm.modele with type arguments of type Thread Modifier and Type Method Description voidResponse. setThread(java.util.List<Thread> thread) -
Uses of Thread in org.api.mkm.services
Methods in org.api.mkm.services that return types with arguments of type Thread Modifier and Type Method Description java.util.List<Thread>UserService. getMessages(User other)