jar

org.soundtouch4j : soundtouch4j-api

Maven & Gradle

Jan 19, 2019
3 stars

SoundTouch API Java Client · API for Java (soundtouch4j-api) provides a full featured Java API for working with Bose's SoundTouch

Table Of Contents

Latest Version

Download org.soundtouch4j : soundtouch4j-api JAR file - Latest Versions:

All Versions

Download org.soundtouch4j : soundtouch4j-api JAR file - All Versions:

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

org.soundtouch4j.key

├─ org.soundtouch4j.key.KeyApi.class - [JAR]

├─ org.soundtouch4j.key.KeyPressValueEnum.class - [JAR]

├─ org.soundtouch4j.key.KeyRequest.class - [JAR]

├─ org.soundtouch4j.key.KeyResponse.class - [JAR]

├─ org.soundtouch4j.key.KeyStateEnum.class - [JAR]

org.soundtouch4j.zone

├─ org.soundtouch4j.zone.Zone.class - [JAR]

├─ org.soundtouch4j.zone.ZoneApi.class - [JAR]

├─ org.soundtouch4j.zone.ZoneMember.class - [JAR]

├─ org.soundtouch4j.zone.ZoneSetResponse.class - [JAR]

org.soundtouch4j.bass

├─ org.soundtouch4j.bass.BassApi.class - [JAR]

├─ org.soundtouch4j.bass.BassGetResponse.class - [JAR]

├─ org.soundtouch4j.bass.BassRequest.class - [JAR]

├─ org.soundtouch4j.bass.BassSetResponse.class - [JAR]

org.soundtouch4j.preset

├─ org.soundtouch4j.preset.Preset.class - [JAR]

├─ org.soundtouch4j.preset.PresetApi.class - [JAR]

├─ org.soundtouch4j.preset.PresetResponse.class - [JAR]

org.soundtouch4j.group

├─ org.soundtouch4j.group.Group.class - [JAR]

├─ org.soundtouch4j.group.GroupApi.class - [JAR]

├─ org.soundtouch4j.group.GroupRole.class - [JAR]

org.soundtouch4j.volume

├─ org.soundtouch4j.volume.VolumeApi.class - [JAR]

├─ org.soundtouch4j.volume.VolumeGetResponse.class - [JAR]

├─ org.soundtouch4j.volume.VolumeSetRequest.class - [JAR]

├─ org.soundtouch4j.volume.VolumeSetResponse.class - [JAR]

org.soundtouch4j.basscapabilities

├─ org.soundtouch4j.basscapabilities.BaseCapabilitiesResponse.class - [JAR]

├─ org.soundtouch4j.basscapabilities.BassCapabilitiesApi.class - [JAR]

org.soundtouch4j

├─ org.soundtouch4j.SoundTouch.class - [JAR]

├─ org.soundtouch4j.SoundTouchApi.class - [JAR]

├─ org.soundtouch4j.SoundTouchApiClient.class - [JAR]

├─ org.soundtouch4j.SoundTouchApiException.class - [JAR]

org.soundtouch4j.common

├─ org.soundtouch4j.common.AbstractApi.class - [JAR]

├─ org.soundtouch4j.common.ContentItem.class - [JAR]

├─ org.soundtouch4j.common.Error.class - [JAR]

├─ org.soundtouch4j.common.ErrorEnum.class - [JAR]

├─ org.soundtouch4j.common.ErrorResponse.class - [JAR]

├─ org.soundtouch4j.common.Request.class - [JAR]

├─ org.soundtouch4j.common.Response.class - [JAR]

├─ org.soundtouch4j.common.SourceEnum.class - [JAR]

org.soundtouch4j.name

├─ org.soundtouch4j.name.Name.class - [JAR]

├─ org.soundtouch4j.name.NameApi.class - [JAR]

org.soundtouch4j.source

├─ org.soundtouch4j.source.SourceApi.class - [JAR]

├─ org.soundtouch4j.source.SourceItem.class - [JAR]

├─ org.soundtouch4j.source.SourceResponse.class - [JAR]

├─ org.soundtouch4j.source.SourceStatusEnum.class - [JAR]

org.soundtouch4j.info

├─ org.soundtouch4j.info.Component.class - [JAR]

├─ org.soundtouch4j.info.InfoApi.class - [JAR]

├─ org.soundtouch4j.info.InfoResponse.class - [JAR]

├─ org.soundtouch4j.info.NetworkInfo.class - [JAR]

├─ org.soundtouch4j.info.NetworkInfoTypeEnum.class - [JAR]

org.soundtouch4j.nowplaying

├─ org.soundtouch4j.nowplaying.Art.class - [JAR]

├─ org.soundtouch4j.nowplaying.ArtImageStatusEnum.class - [JAR]

├─ org.soundtouch4j.nowplaying.ConnectionStatusInfo.class - [JAR]

├─ org.soundtouch4j.nowplaying.NowPlayingApi.class - [JAR]

├─ org.soundtouch4j.nowplaying.NowPlayingResponse.class - [JAR]

├─ org.soundtouch4j.nowplaying.PlayStatusEnum.class - [JAR]

├─ org.soundtouch4j.nowplaying.RepeatStatusEnum.class - [JAR]

├─ org.soundtouch4j.nowplaying.ShuffelStatusEnum.class - [JAR]

├─ org.soundtouch4j.nowplaying.StreamTypeEnum.class - [JAR]

├─ org.soundtouch4j.nowplaying.Time.class - [JAR]

org.soundtouch4j.select

├─ org.soundtouch4j.select.SelectApi.class - [JAR]

├─ org.soundtouch4j.select.SelectResponse.class - [JAR]

Advertisement