Examples of GetModuleNames


Examples of org.jayasoft.woj.server.commands.internal.GetModuleNames

        addCommand(new GetSourceCommand());
        addCommand(new GetModulesSinceCommand());
        addCommand(new GetModulesStatsCommand());
        addCommand(new UpdateMD5Command());
        addCommand(new GetOrg());
        addCommand(new GetModuleNames());
        addCommand(new GetRevisions());
        addCommand(new GetClassListCommand());
        addCommand(new IsAliveCommand());
        addCommand(new DeleteUserCommand());
        addCommand(new GetOrgModRev());
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. 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.