Reviewers: mmendez,

Description:
Added DevModeServiceServer. Implements request handling for
DevModeService.

Needed to add a skeleton RemoteUI class as well; it still needs to be
filled in.

The implementation of DevModeServiceServer made me realize that I was
missing capability exchange message types. Updated the proto file and
the generated Java file accordingly.

Also added a method to MessageProcessor that allows for the sending of a
response message.

This patch depends on issue reitveld issue #81805

Please review this at http://gwt-code-reviews.appspot.com/80805

Affected files:
   A dev/core/src/com/google/gwt/dev/shell/remoteui/DevModeServiceServer.java
   M dev/core/src/com/google/gwt/dev/shell/remoteui/MessageProcessor.java
   M dev/core/src/com/google/gwt/dev/shell/remoteui/RemoteMessageProto.java
   A dev/core/src/com/google/gwt/dev/shell/remoteui/RemoteUI.java
   M dev/core/src/com/google/gwt/dev/shell/remoteui/remotemessage.proto



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to