My favorites | Sign in
Project Logo
                
Revision: r5
Author:  schefflerjens
Date:  May 18, 2009
Review scores: No one has yet scored this revision.
 

Log message

refactoring: break the socket-handling logic from AbstractConnectionThread into
an independent object (SocketBasedMessageBus).
The plan in a couple of iterations from now (once the API has stabilized) is to
have a generic "MessageBus" interface, so
that the JOGRE server can support different transport protocols, such as http
based communication.

Affected files

    expand all   collapse all
Modify/trunk/api/src/org/jogre/client/ClientConnectionThread.javadiff
Modify/trunk/api/src/org/jogre/common/AbstractConnectionThread.javadiff
Add/trunk/api/src/org/jogre/common/SocketBasedMessageBus.javadiff
Modify/trunk/server/data/xml/snapshot.xmldiff
Modify/trunk/server/src/org/jogre/server/administrator/AdminClientConnectionThread.javadiff
Modify/trunk/server/test/src/org/jogre/protocol/TestConnectionThread.javadiff

Project members, sign in to write a code review
Hosted by Google Code