/* ************************************************************************
#
# DivConq
#
# http://divconq.com/
#
# Copyright:
# Copyright 2014 eTimeline, LLC. All rights reserved.
#
# License:
# See the license.txt file in the project's top-level directory for details.
#
# Authors:
# * Andy White
#
************************************************************************ */
/**
* Hardly anything in this package or its sub packages is useful any more.
*
* Originally we used the Simple (http://www.simpleframework.org/) web server instead of Netty.
* These packages
* contain the last remnants we have of that old system and these will eventually
* be cleaned up.
*/
package divconq.www;