jar

com.github.theholywaffle : lolchatapi

Maven & Gradle

Nov 29, 2014
60 stars

League of Legends XMPP Chat Library · A Java 7 XMPP API to chat and interact with the League of Legends ChatServers.

Table Of Contents

Latest Version

Download com.github.theholywaffle : lolchatapi JAR file - Latest Versions:

All Versions

Download com.github.theholywaffle : lolchatapi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 lolchatapi-1.2.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.theholywaffle.lolchatapi.listeners

├─ com.github.theholywaffle.lolchatapi.listeners.ChatListener.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.listeners.ConnectionListener.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.listeners.FriendListener.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.listeners.FriendRequestListener.class - [JAR]

com.github.theholywaffle.lolchatapi.wrapper

├─ com.github.theholywaffle.lolchatapi.wrapper.Friend.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.wrapper.FriendGroup.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.wrapper.Wrapper.class - [JAR]

com.github.theholywaffle.lolchatapi

├─ com.github.theholywaffle.lolchatapi.ChatMode.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.ChatServer.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.CustomPresence.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.Filter.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.FriendRequestPolicy.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.GarenaLogin.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.ILoginMethod.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.LeaguePacketListener.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.LeagueRosterListener.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.LolChat.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.LolStatus.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.RiotLogin.class - [JAR]

com.github.theholywaffle.lolchatapi.riotapi

├─ com.github.theholywaffle.lolchatapi.riotapi.RateLimit.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.riotapi.RateLimiter.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.riotapi.RiotApi.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.riotapi.RiotApiKey.class - [JAR]

├─ com.github.theholywaffle.lolchatapi.riotapi.SummonerDto.class - [JAR]