Base module that will bind {@link com.gwtplatform.dispatch.shared.Action}s to {@link com.gwtplatform.dispatch.server.actionhandler.ActionHandler}s and {@link com.gwtplatform.dispatch.server.actionvalidator.ActionValidator}s. Your own Guice modules should extend this class.
@deprecated Please use {@link com.gwtplatform.dispatch.rpc.server.guice.HandlerModule}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.