Provides functional neutral utility classes.

Provides the {@link org.codemonkey.util.Executable} interface used to enable direct execution of decoded client request objects (making them function as Command objects).

Provides the {@link org.codemonkey.util.DatagramEncoder} and {@link org.codemonkey.util.DatagramDecoder} interfaces used to custom serialize message to and from the server.

In addition, provides utility classes that help automate encoding/decoding using Java reflection.

@since 1.0