jar

org.eclipse.ecf.protocol : msn

Maven & Gradle

Nov 27, 2007
1 usages

ECF MSN Protocol Implementation

Table Of Contents

Latest Version

Download org.eclipse.ecf.protocol : msn JAR file - Latest Versions:

All Versions

Download org.eclipse.ecf.protocol : msn JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window msn-0.3.1-v20070627-1030.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.ecf.protocol.msn

├─ org.eclipse.ecf.protocol.msn.ChatSession.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.Contact.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.ContactList.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.DispatchSession.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.Group.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.MsnClient.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.NotificationSession.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.Session.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.Status.class - [JAR]

org.eclipse.ecf.protocol.msn.internal.encode

├─ org.eclipse.ecf.protocol.msn.internal.encode.Base64.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.internal.encode.Challenge.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.internal.encode.Encryption.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.internal.encode.ResponseCommand.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.internal.encode.StringUtils.class - [JAR]

org.eclipse.ecf.protocol.msn.internal.net

├─ org.eclipse.ecf.protocol.msn.internal.net.ClientTicketRequest.class - [JAR]

org.eclipse.ecf.protocol.msn.events

├─ org.eclipse.ecf.protocol.msn.events.IChatSessionListener.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.events.IContactListListener.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.events.IContactListener.class - [JAR]

├─ org.eclipse.ecf.protocol.msn.events.ISessionListener.class - [JAR]