|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Factory for creating messages of different types.
The implementation of the factory may or may not actually generate messages of all types, depending on available connections and framework configuration.
Method Summary | |
BinaryMessage |
newBinaryMessage()
Creates a new binary message. |
MMMessage |
newMMMessage()
Creates a new multimedia message. |
ServiceIndicationMessage |
newServiceIndicationMessage()
Creates a new service indication message. |
TextMessage |
newTextMessage()
Creates a new text message. |
Method Detail |
public BinaryMessage newBinaryMessage()
public MMMessage newMMMessage()
public ServiceIndicationMessage newServiceIndicationMessage()
public TextMessage newTextMessage()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |