This commit is contained in:
wentch
2016-01-12 15:20:49 +08:00
parent b7ac9e1663
commit a4b59b4738

View File

@@ -11,11 +11,13 @@ import org.redkale.net.sncp.*;
import org.redkale.service.*;
import org.redkale.util.Attribute;
import org.redkale.source.DataCallArrayAttribute;
import org.redkale.util.*;
/**
*
* @author zhangjx
*/
@ResourceType({SncpTestIService.class})
public class SncpTestService implements SncpTestIService {
public static class CallAttribute implements Attribute<SncpTestBean, Long> {