Package org.openbandy.net.server

Interface Summary
BandyServer TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
ServerService A Service is a server side logic component which handles incoming request accordingly.
 

Class Summary
BandyServerImpl TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
MessageBrokerImpl TODO describe purpose and usage
OutgoingMessageQueue In order for the BandyService 'MessageBrokerListener' to fetch messages designated for a specified receiver, this class maintains a Hashtable (with receiver ids as key) containing a List of messages to be delivered.
ServiceServer TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.