Package wtanaka.praya.msn

MSN Messenger protocol.

See:
          Description

Interface Summary
ConnectionReaderListener ConnectionReaderListener, interface for listening on a reader
MainConnectionListener MainConnectionListener, interface for events from the MainConnection
MsnConstants A list of symbolic named constants used by the rest of the Protocol.
SessionConnectionListener SessionConnectionListener, interface for events from the SessionConnection
 

Class Summary
Authentication Authentication, a class for authentication This is a almost copy from msnj.sourceforge.net
CommandCode CommandCode, used for referance to comand codes
ConnectionReader ConnectionReader, reads off a connection
ErrorCode ErrorCode, used for referance to error codes and there friendly meanings
HtmlEscape HtmlEscape
MainConnection MainConnection, this is the base connection class
Message Message, a msn mime message
MsnClient MSN Messenger Client Library using crunchybear.com.
MsnMessage Represents one instant message for MSN messenger.
MsnRecipient Recipient subclass for a msn messenger user.
MsnSelfMessage Outgoing personal message to another MSN user.
MsnUtilities MSN Messenger Client utility functions
Request Request, a msn request
Response Response, a msn repsonse
SessionConnection SessionConnection, a session connection Session Connection has two initial states, initiating the session or joining a session
TestMsnComms  
TestMsnCommsSession  
User User, user object
 

Exception Summary
MsnException MsnException, a msn Exception
 

Package wtanaka.praya.msn Description

MSN Messenger protocol.

Return to Sourceforge or the Praya Homepage