|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dexterim.msn.message.MsnMessageFactory
Field Summary | |
static java.lang.String |
CMD_ADD_TO_LIST
Description of the Field |
static java.lang.String |
CMD_BUDDY_PHONE_NUMBER
Description of the Field |
static java.lang.String |
CMD_CHANGE_SCREEN_NAME
Description of the Field |
static java.lang.String |
CMD_CHECK
Description of the Field |
static java.lang.String |
CMD_HOTMAIL_PROFILE
Description of the Field |
static java.lang.String |
CMD_LIST
Description of the Field |
static java.lang.String |
CMD_NEW_MAIL
Description of the Field |
static java.lang.String |
CMD_OFFLINE
Description of the Field |
static java.lang.String |
CMD_ONLINE
Description of the Field |
static java.lang.String |
CMD_PERSONAL_PHONE_NUMBER
Description of the Field |
static java.lang.String |
CMD_REFER
Description of the Field |
static java.lang.String |
CMD_REMOVE_FROM_LIST
Description of the Field |
static java.lang.String |
CMD_RING
Description of the Field |
static java.lang.String |
CMD_STATUS_CHANGE
Description of the Field |
static java.lang.String |
CMD_USER_JOINED
Description of the Field |
static java.lang.String |
CMD_USER_JOINING
Description of the Field |
static java.lang.String |
CMD_USER_LEFT
Description of the Field |
static java.lang.String |
CMD_USER_MESSAGE
Description of the Field |
static java.lang.String |
CMD_USER_TYPING
Description of the Field |
static java.lang.String |
MAGIC_STRING
Description of the Field |
Constructor Summary | |
protected |
MsnMessageFactory()
Creates a new instance of MsnMessage |
Method Summary | |
MsnMessage |
createMsnMessage(java.lang.String messageString)
Description of the Method |
protected MsnMessage |
createWorkMessage(java.lang.String messageString)
Description of the Method |
static MsnMessageFactory |
getInstance()
Gets the instance attribute of the MsnMessageFactory class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String MAGIC_STRING
public static final java.lang.String CMD_RING
public static final java.lang.String CMD_REFER
public static final java.lang.String CMD_CHECK
public static final java.lang.String CMD_OFFLINE
public static final java.lang.String CMD_ONLINE
public static final java.lang.String CMD_STATUS_CHANGE
public static final java.lang.String CMD_NEW_MAIL
public static final java.lang.String CMD_LIST
public static final java.lang.String CMD_USER_MESSAGE
public static final java.lang.String CMD_USER_TYPING
public static final java.lang.String CMD_USER_JOINED
public static final java.lang.String CMD_USER_JOINING
public static final java.lang.String CMD_USER_LEFT
public static final java.lang.String CMD_PERSONAL_PHONE_NUMBER
public static final java.lang.String CMD_BUDDY_PHONE_NUMBER
public static final java.lang.String CMD_REMOVE_FROM_LIST
public static final java.lang.String CMD_ADD_TO_LIST
public static final java.lang.String CMD_CHANGE_SCREEN_NAME
public static final java.lang.String CMD_HOTMAIL_PROFILE
Constructor Detail |
protected MsnMessageFactory()
Method Detail |
public MsnMessage createMsnMessage(java.lang.String messageString) throws MessageFormatException
messageString
- Description of the Parameter
MessageFormatException
- Description of the Exceptionprotected MsnMessage createWorkMessage(java.lang.String messageString)
messageString
- Description of the Parameter
public static MsnMessageFactory getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |