View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window funixproductions-api-client-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.funixproductions.api.client.twitch.reference.dtos.responses
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.TwitchDataResponseDTO.class - [JAR]
com.funixproductions.api.client.twitch.reference.clients.channel
├─ com.funixproductions.api.client.twitch.reference.clients.channel.TwitchChannelClient.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.clients.channel.TwitchChannelPointsClient.class - [JAR]
com.funixproductions.api.client.twitch.reference.clients.users
├─ com.funixproductions.api.client.twitch.reference.clients.users.TwitchUsersClient.class - [JAR]
com.funixproductions.api.client.twitch.auth.dtos
├─ com.funixproductions.api.client.twitch.auth.dtos.TwitchClientTokenDTO.class - [JAR]
com.funixproductions.api.client.user.enums
├─ com.funixproductions.api.client.user.enums.UserRole.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.channel
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.TwitchChannelDTO.class - [JAR]
com.funixproductions.api.client.twitch.auth.enums
├─ com.funixproductions.api.client.twitch.auth.enums.TwitchClientTokenType.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.common
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.common.TwitchImageDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.common.TwitchPaginationDTO.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.channel.chat
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.chat.TwitchChannelChattersDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.chat.TwitchChannelRewardDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.chat.TwitchChannelUserDTO.class - [JAR]
com.funixproductions.api.client.google.recaptcha.clients
├─ com.funixproductions.api.client.google.recaptcha.clients.GoogleCaptchaClient.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.requests
├─ com.funixproductions.api.client.twitch.reference.dtos.requests.TwitchChannelUpdateDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.requests.TwitchChatAnnouncement.class - [JAR]
com.funixproductions.api.client.twitch.eventsub.dtos
├─ com.funixproductions.api.client.twitch.eventsub.dtos.TwitchEventSubListDTO.class - [JAR]
com.funixproductions.api.client.twitch.eventsub.dtos.websocket
├─ com.funixproductions.api.client.twitch.eventsub.dtos.websocket.TwitchEventSubWebsocketMessage.class - [JAR]
com.funixproductions.api.client.twitch.reference.clients.stream
├─ com.funixproductions.api.client.twitch.reference.clients.stream.TwitchStreamsClient.class - [JAR]
com.funixproductions.api.client.twitch.auth.clients
├─ com.funixproductions.api.client.twitch.auth.clients.TwitchAuthClient.class - [JAR]
com.funixproductions.api.client.twitch.reference.clients.game
├─ com.funixproductions.api.client.twitch.reference.clients.game.TwitchGameClient.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.game
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.game.TwitchGameDTO.class - [JAR]
com.funixproductions.api.client.user.dtos.requests
├─ com.funixproductions.api.client.user.dtos.requests.UserCreationDTO.class - [JAR]
├─ com.funixproductions.api.client.user.dtos.requests.UserLoginDTO.class - [JAR]
├─ com.funixproductions.api.client.user.dtos.requests.UserSecretsDTO.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.channel.stream
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.stream.TwitchStreamDTO.class - [JAR]
com.funixproductions.api.client.twitch.eventsub.dtos.events.channel
├─ com.funixproductions.api.client.twitch.eventsub.dtos.events.channel.TwitchEventChannelFollowDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.eventsub.dtos.events.channel.TwitchEventChannelUpdateDTO.class - [JAR]
com.funixproductions.api.client.core.config
├─ com.funixproductions.api.client.core.config.FeignConfig.class - [JAR]
com.funixproductions.api.client.user.clients
├─ com.funixproductions.api.client.user.clients.UserAuthClient.class - [JAR]
├─ com.funixproductions.api.client.user.clients.UserCrudClient.class - [JAR]
com.funixproductions.api.client.user.dtos
├─ com.funixproductions.api.client.user.dtos.UserDTO.class - [JAR]
├─ com.funixproductions.api.client.user.dtos.UserTokenDTO.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.channel.video
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.video.TwitchChannelClipCreationDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.video.TwitchChannelClipDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.channel.video.TwitchChannelVideoDTO.class - [JAR]
com.funixproductions.api.client.twitch.reference.clients.chat
├─ com.funixproductions.api.client.twitch.reference.clients.chat.TwitchChatClient.class - [JAR]
com.funixproductions.api.client.twitch.eventsub.clients
├─ com.funixproductions.api.client.twitch.eventsub.clients.TwitchEventSubClient.class - [JAR]
com.funixproductions.api.client.twitch.reference.dtos.responses.user
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.user.TwitchFollowDTO.class - [JAR]
├─ com.funixproductions.api.client.twitch.reference.dtos.responses.user.TwitchUserDTO.class - [JAR]