Package net.user1.union.module

Class Summary
MaxClients A module that only allows a configurable number of clients to be connected to the server at the same time.
MaxConcurrentConnection A module that only allows a configurable number of clients with the same connection address to connect concurrently.
MaxRooms This module enforces a max room limitation on the server.
 

Annotation Types Summary
RemoteRoomEventListener Modules can use this annotation to have methods automatically listen for remote room events.
RequiredAttribute Indicates that an attribute in a module is required and must be correctly set or the module will not be created.
RoomEventListener Modules can use this annotation to have methods automatically listen for room events.
ServerEventListener Modules can use this annotation to have methods automatically listen for server events.
UPCEventListener Modules can use this annotation to have methods automatically listen for server events.
 



Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500