|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageFormatException | |
net.sf.dexterim.msn.io | |
net.sf.dexterim.msn.message |
Uses of MessageFormatException in net.sf.dexterim.msn.io |
Methods in net.sf.dexterim.msn.io that throw MessageFormatException | |
MsnMessage |
BufferedMsnMessageReader.readMesage()
Description of the Method |
Uses of MessageFormatException in net.sf.dexterim.msn.message |
Methods in net.sf.dexterim.msn.message that throw MessageFormatException | |
MsnMessage |
ChangeStatusMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the ChangeStatusMessage object |
MsnMessage |
ContactListMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the ContactListMessage object |
void |
HotmailNotificationMessage.processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
Description of the Method |
MsnMessage |
InviteMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the StartConversationMessage object |
MsnMessage |
JoiningMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the JoiningMessage object |
MsnMessage |
JoinMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the JoinMessage object |
abstract void |
MimeMessage.processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
Description of the Method |
MsnMessage |
MimeMessage.addLine(java.lang.String line)
Adds a Received Line to a Message. |
MsnMessage |
MimeMessage.addCharBlock(char[] charBlock)
Adds a feature to the CharBlock attribute of the MimeMessage object |
MsnMessage |
MimeMessageFactory.addLine(java.lang.String line)
Adds a Received Line to a Message. |
MsnMessage |
MimeMessageFactory.addCharBlock(char[] charBlock)
Adds a feature to the CharBlock attribute of the MimeMessageFactory object |
protected java.util.List |
MimeMessageFactory.inspectBody(java.lang.String body)
Description of the Method |
MsnMessage |
MsnMessage.addCharBlock(char[] charBlock)
Adds a feature to the CharBlock attribute of the MsnMessage object |
MsnMessage |
MsnMessage.addLine(java.lang.String line)
Adds a Received Line to a Message. |
MsnMessage |
MsnMessageFactory.createMsnMessage(java.lang.String messageString)
Description of the Method |
MsnMessage |
NewServerMessage.addLine(java.lang.String line)
Parses New Server Messages of the form XFR 2 NS 207.46.106.145:1863 0 207.46.104.20:1863 |
MsnMessage |
ReferMessage.addLine(java.lang.String line)
Parses Refer Messages. |
MsnMessage |
SingleLineMessage.addLine(java.lang.String line)
Adds a Received Line to a Message. |
MsnMessage |
SwitchBoardMessage.addLine(java.lang.String line)
Adds a feature to the Line attribute of the SwitchBoardMessage object |
MsnMessage |
TweenerMessage.addLine(java.lang.String line)
|
MsnMessage |
UnknownMessage.addLine(java.lang.String line)
|
void |
UserMessage.processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
Description of the Method |
void |
UserTypingMessage.processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
Description of the Method |
MsnMessage |
USRMessage.addLine(java.lang.String line)
Parses messages of Form USR 5 MD5 S 1013928519.693957190 USR 6 OK example@passport.com My%20Screen%20Name 1 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |