Reviewers: mmendez,

Description:
Added DevModeServiceServer. Implements request handling for
DevModeService requests.

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.

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

This patch depends on  http://gwt-code-reviews.appspot.com/81805


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

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



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

Reply via email to