Package javax.wireless.messaging

Interface Summary
BinaryMessage An interface representing a binary message.
Message This is the base interface for derived interfaces that represent various types of messages.
MessageConnection The MessageConnection interface defines the basic functionality for sending and receiving messages.
MessageListener The MessageListener interface provides a mechanism for the application to be notified of incoming messages.
TextMessage An interface representing a text message.