You can have an interface that inherits from both ServiceARequest and ServiceBRequest. Method calls will be routed to the appropriate service (based on the interface that actually declares the method) see http://code.google.com/p/google-web-toolkit/issues/detail?id=5807#c3
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.