A B C D E G I K L M O P R S T V W

A

addErrorToKey(SelectionKey, String, String) - Method in class org.javagamesfactory.nioservers.StringBasedServer
Convenience method for sending error messages to a client using simple XML format to easily extract what went wrong and what caused the error
addMessageToKey(SelectionKey, String) - Method in class org.javagamesfactory.nioservers.StringBasedServer
Primary means of sending a message to a particular client; subclasses should use this method for ALL outgoing messages

A B C D E G I K L M O P R S T V W