Uses of Class
marauroa.server.net.validator.ConnectionValidator
Package
Description
This is possibly the most complex part of all the middleware that makes up Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Network communication.
-
Uses of ConnectionValidator in marauroa.server.game.rp
Modifier and TypeMethodDescriptionRPServerManager.getValidator()
This method exposes network layer connection validator so game logic can handle it. -
Uses of ConnectionValidator in marauroa.server.net
Modifier and TypeMethodDescriptionINetworkServerManager.getValidator()
This method provides the connection validator object.NetworkServerManager.getValidator()
Returns a instance of the connection validatorConnectionValidator
so that other layers can manipulate it for banning IP.