Package it.freedomotic.bus

Examples of it.freedomotic.bus.StompDispatcher


            kill(currentStatus.getCode());
        }

        // just for testing, don't mind it
        new StompDispatcher();

        // TODO change this object to an enum and do init in another location.
        new ColorList(); //initialize an ordered list of colors used for various purposes, eg: people colors

        /**
 
View Full Code Here

TOP

Related Classes of it.freedomotic.bus.StompDispatcher

Copyright © 2018 www.massapicom. All rights reserved.
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.