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

cicada.thrift.server.RpcServer Maven / Gradle / Ivy

There is a newer version: 1.0.6.6
Show newest version
package cicada.thrift.server;

public interface RpcServer
{
	  void run(Class type);

      void close();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy