开发者

Where to keep gwt-dispatch classes?

开发者 https://www.devze.com 2022-12-29 20:27 出处:网络
Where gwt-dispatcher classes (Action, Result, Handler) should b开发者_C百科e kept? I mean it should be all in client package or maybe shared or any other combination? How do You handle this?I wrote a

Where gwt-dispatcher classes (Action, Result, Handler) should b开发者_C百科e kept? I mean it should be all in client package or maybe shared or any other combination? How do You handle this?


I wrote a small app called SixFixMix and in there, here's what I do:

  • Action/Result classes are kept in a ...shared.rpc package
  • Handler classes are kept in a ...server.handler package
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号