|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.msn.message.MimeMessage net.sf.dexterim.msn.message.HotmailProfileMessage
Constructor Summary | |
HotmailProfileMessage()
Creates a new instance of HotmailProfileMessage |
Method Summary | |
HotmailProfile |
getHotmailProfile()
Getter for property hotmailProfile. |
java.lang.String |
getMessageCommand()
Gets the messageCommand attribute of the HotmailProfileMessage object |
void |
process(MsnConnection connection)
Double Dispatching Messages |
void |
processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
Description of the Method |
Methods inherited from class net.sf.dexterim.msn.message.MimeMessage |
addCharBlock, addLine, getRequiredByteInput, isCompleted, isMultipartMessage, setRequiredByteInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HotmailProfileMessage()
Method Detail |
public java.lang.String getMessageCommand()
public void processMessage(java.lang.String account, java.lang.String nick, java.util.List lineList)
processMessage
in class MimeMessage
account
- Description of the Parameternick
- Description of the ParameterlineList
- Description of the Parameterpublic HotmailProfile getHotmailProfile()
public void process(MsnConnection connection)
MsnMessage
connection
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |