Hierarchy For Package org.example.model.communication.server.httpEvents
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.example.model.communication.server.httpEvents.ConnectedUsersListReceived (implements org.example.model.communication.server.httpEvents.HTTPEvent)
- org.example.model.communication.server.httpEvents.NewMessageEvent (implements org.example.model.communication.server.httpEvents.HTTPEvent)
- org.example.model.communication.server.httpEvents.UserDisconnectedEvent (implements org.example.model.communication.server.httpEvents.HTTPEvent)
Interface Hierarchy
- org.example.model.communication.server.httpEvents.HTTPEvent