org.openbandy.net
Interface MessageBroker
- All Known Implementing Classes:
- MessageBrokerImpl, MessageBrokerImpl
public interface MessageBroker
TODO describe purpose and usage
(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
- Version:
- 1.2
- Author:
- Philipp Bolliger (philipp@bolliger.name)
DEFAULT_BUFFER_SIZE
static final int DEFAULT_BUFFER_SIZE
- See Also:
- Constant Field Values
SMS_PORT
static final int SMS_PORT
- See Also:
- Constant Field Values
MMS_PORT
static final int MMS_PORT
- See Also:
- Constant Field Values
sendMessage
Message sendMessage(java.lang.String host,
ServerProtocol protocol,
Message message)