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

com.cjy.fat.resolve.accept.RemoteTransactionAccepter Maven / Gradle / Ivy

There is a newer version: 1.0.6-RELEASE
Show newest version
package com.cjy.fat.resolve.accept;

public interface RemoteTransactionAccepter {
	
	void acceptRemoteTransactionData();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy