Branch: refs/heads/mazz/hawkular-437-server-agent-comm
Home:
https://github.com/hawkular/hawkular
Commit: 623088223ab080559817876094c9b325b429f354
https://github.com/hawkular/hawkular/commit/623088223ab080559817876094c9b...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-07-14 (Tue, 14 Jul 2015)
Changed paths:
A
modules/feed-comm/feed-comm-api/src/main/java/org/hawkular/feedcomm/api/ApiDeserializer.java
A
modules/feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java
M
modules/feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/FeedCommWebSocket.java
M
modules/feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/MsgLogger.java
M
modules/feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/command/Command.java
M
modules/feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/command/EchoCommand.java
Log Message:
-----------
make it easier to write request/response/commands and have them deserialized without
asking the commands to do it