Package ch.ethz.inf.vs.californium.plugtests.resources

Examples of ch.ethz.inf.vs.californium.plugtests.resources.LargeCreate


        add(new LongPath());
        add(new Query());
        add(new Separate());
        add(new Large());
        add(new LargeUpdate());
        add(new LargeCreate());
        add(new LargePost());
        add(new Observe());
        add(new ObserveNon());
        add(new ObserveReset());
        add(new ObserveLarge());
View Full Code Here

TOP

Related Classes of ch.ethz.inf.vs.californium.plugtests.resources.LargeCreate

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.