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

D

debug(String) - Method in class org.javagamesfactory.nioservers.StringBasedServer
Works out the thread and port and prepends them to the log message before logging it to the standard logger
debugVerbose(String) - Method in class org.javagamesfactory.nioservers.StringBasedServer
Works out the thread and port and prepends them to the log message before logging it to the standard logger
defaultByteBufferSize - Static variable in class org.javagamesfactory.nioservers.StringBasedClient
Default size of maximum outgoing buffer - this limits the length of the longest single message you can possibly send with this class
defaultByteBufferSize - Static variable in class org.javagamesfactory.nioservers.StringBasedServer
Default size to create ALL incoming and outgoing buffers; this equates to the maximum size of message that can be sent or received.

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