jar

io.matchedup : api

Maven & Gradle

Feb 28, 2023
2 stars

MatchedUp SDK · The SDK for MatchedUp

Table Of Contents

Latest Version

Download io.matchedup : api JAR file - Latest Versions:

All Versions

Download io.matchedup : api JAR file - All Versions:

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

io.matchedup.api.exceptions

├─ io.matchedup.api.exceptions.ConnectionFailedException.class - [JAR]

├─ io.matchedup.api.exceptions.InvalidServerException.class - [JAR]

io.matchedup.api.resources

├─ io.matchedup.api.resources.MatchPlayer.class - [JAR]

├─ io.matchedup.api.resources.MatchTicket.class - [JAR]

io.matchedup.api.events.error

├─ io.matchedup.api.events.error.ClientErrorEvent.class - [JAR]

├─ io.matchedup.api.events.error.ServerErrorEvent.class - [JAR]

├─ io.matchedup.api.events.error.ThrottledRequestErrorEvent.class - [JAR]

├─ io.matchedup.api.events.error.UserErrorEvent.class - [JAR]

io.matchedup.api.events.state

├─ io.matchedup.api.events.state.ConnectedEvent.class - [JAR]

├─ io.matchedup.api.events.state.DisconnectedEvent.class - [JAR]

├─ io.matchedup.api.events.state.FailedToConnectEvent.class - [JAR]

├─ io.matchedup.api.events.state.InternalDisconnectedEvent.class - [JAR]

├─ io.matchedup.api.events.state.ReconnectingEvent.class - [JAR]

io.matchedup.api.events

├─ io.matchedup.api.events.BaseEvent.class - [JAR]

├─ io.matchedup.api.events.Event.class - [JAR]

├─ io.matchedup.api.events.EventBus.class - [JAR]

├─ io.matchedup.api.events.EventRegistry.class - [JAR]

├─ io.matchedup.api.events.IEvent.class - [JAR]

io.matchedup.api.serializers

├─ io.matchedup.api.serializers.AnySerializer.class - [JAR]

├─ io.matchedup.api.serializers.AnySerializerKt.class - [JAR]

io.matchedup.api.services

├─ io.matchedup.api.services.MatchedUpService.class - [JAR]

io.matchedup.api.events.match

├─ io.matchedup.api.events.match.AbstractMatchEvent.class - [JAR]

├─ io.matchedup.api.events.match.MatchCreatedEvent.class - [JAR]

├─ io.matchedup.api.events.match.MatchRequestCancelledEvent.class - [JAR]

├─ io.matchedup.api.events.match.MatchRequestFailedEvent.class - [JAR]

├─ io.matchedup.api.events.match.MatchRequestTimedOutEvent.class - [JAR]

├─ io.matchedup.api.events.match.MatchRequestedEvent.class - [JAR]

io.matchedup.api.actions

├─ io.matchedup.api.actions.Action.class - [JAR]

├─ io.matchedup.api.actions.BaseAction.class - [JAR]

├─ io.matchedup.api.actions.IAction.class - [JAR]

├─ io.matchedup.api.actions.Ping.class - [JAR]

├─ io.matchedup.api.actions.RequestMatch.class - [JAR]

io.matchedup.api

├─ io.matchedup.api.MatchedUpClient.class - [JAR]

io.matchedup.api.types

├─ io.matchedup.api.types.PlayerAttributeType.class - [JAR]