All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aragost.javahg.ext.mq.QQueueCommand Maven / Gradle / Ivy

package com.aragost.javahg.ext.mq;

import com.aragost.javahg.Repository;
import com.aragost.javahg.ext.mq.flags.QQueueCommandFlags;

public class QQueueCommand extends QQueueCommandFlags {

	public QQueueCommand(Repository repository) {
		super(repository);
		// TODO Auto-generated constructor stub
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy