|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmessaging.MessageFactory
public abstract class MessageFactory
Creates Message objects.
Constructor Summary | |
---|---|
MessageFactory()
|
Method Summary | |
---|---|
abstract Message |
createMessage(MessageType type,
User destination,
String content)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageFactory()
Method Detail |
---|
public abstract Message createMessage(MessageType type, User destination, String content)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |