com.codingapi.tx.netty.service.NettyDistributeService Maven / Gradle / Ivy
package com.codingapi.tx.netty.service;
/**
* Created by lorne on 2017/6/30.
*/
public interface NettyDistributeService {
void loadTxServer();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy