All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download teamspeak3-api JAR 1.0.14 with all dependencies


A Java 7 wrapper of the TeamSpeak 3 Server Query API.

Files of the artifact teamspeak3-api version 1.0.14 from the group com.github.theholywaffle.

Artifact teamspeak3-api
Group com.github.theholywaffle
Version 1.0.14
Last update 31. March 2017
Tags: wrapper teamspeak query java server
Organization not specified
URL https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.3.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of teamspeak3-api Show documentation

Please rate this JAR file. Is it a good library?

teamspeak3-api
Rate from 1 - 5, Rated 3.50 based on 4 reviews

1915 downloads

Source code of teamspeak3-api version 1.0.14

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.theholywaffle.teamspeak3-api
META-INF.maven.com.github.theholywaffle.teamspeak3-api.META-INF.maven.com.github.theholywaffle.teamspeak3-api.pom.properties
META-INF.maven.com.github.theholywaffle.teamspeak3-api.META-INF.maven.com.github.theholywaffle.teamspeak3-api.pom.xml
com.github.theholywaffle.teamspeak3
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.EventManager
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.FileTransferHelper
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.KeepAliveThread
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.QueryIO
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.SocketReader
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.SocketWriter
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.TS3Api
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.TS3ApiAsync
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.TS3Config
com.github.theholywaffle.teamspeak3.com.github.theholywaffle.teamspeak3.TS3Query
com.github.theholywaffle.teamspeak3.api
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.Callback
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.ChannelProperty
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.ClientProperty
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.Codec
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.CodecEncryptionMode
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.CommandFuture
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.HostBannerMode
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.HostMessageMode
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.LogLevel
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.PermissionGroupDatabaseType
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.PermissionGroupType
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.PrivilegeKeyType
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.Property
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.ReasonIdentifier
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.ServerGroupType
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.ServerInstanceProperty
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.Snapshot
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.TextMessageTargetMode
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.VirtualServerProperty
com.github.theholywaffle.teamspeak3.api.com.github.theholywaffle.teamspeak3.api.VirtualServerStatus
com.github.theholywaffle.teamspeak3.api.event
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.BaseEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelCreateEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelDeletedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelDescriptionEditedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelEditedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelMovedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ChannelPasswordChangedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ClientJoinEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ClientLeaveEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ClientMovedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.PrivilegeKeyUsedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.ServerEditedEvent
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.TS3Event
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.TS3EventAdapter
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.TS3EventType
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.TS3Listener
com.github.theholywaffle.teamspeak3.api.event.com.github.theholywaffle.teamspeak3.api.event.TextMessageEvent
com.github.theholywaffle.teamspeak3.api.exception
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3CommandFailedException
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3ConnectionFailedException
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3Exception
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3FileTransferFailedException
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3UnknownErrorException
com.github.theholywaffle.teamspeak3.api.exception.com.github.theholywaffle.teamspeak3.api.exception.TS3UnknownEventException
com.github.theholywaffle.teamspeak3.api.reconnect
com.github.theholywaffle.teamspeak3.api.reconnect.com.github.theholywaffle.teamspeak3.api.reconnect.ConnectionHandler
com.github.theholywaffle.teamspeak3.api.reconnect.com.github.theholywaffle.teamspeak3.api.reconnect.DisconnectingConnectionHandler
com.github.theholywaffle.teamspeak3.api.reconnect.com.github.theholywaffle.teamspeak3.api.reconnect.ReconnectStrategy
com.github.theholywaffle.teamspeak3.api.reconnect.com.github.theholywaffle.teamspeak3.api.reconnect.ReconnectingConnectionHandler
com.github.theholywaffle.teamspeak3.api.wrapper
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Ban
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Binding
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Channel
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ChannelBase
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ChannelGroup
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ChannelGroupClient
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ChannelInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Client
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ClientInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Complaint
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ConnectionInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.CreatedVirtualServer
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.DatabaseClient
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.DatabaseClientInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.FileInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.FileListEntry
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.FileTransfer
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.FileTransferParameters
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.HostInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.IconFile
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.InstanceInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Message
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Permission
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.PermissionAssignment
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.PermissionInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.PrivilegeKey
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.QueryError
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ServerGroup
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ServerGroupClient
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.ServerQueryInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Version
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.VirtualServer
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.VirtualServerInfo
com.github.theholywaffle.teamspeak3.api.wrapper.com.github.theholywaffle.teamspeak3.api.wrapper.Wrapper
com.github.theholywaffle.teamspeak3.commands
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBanAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBanClient
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBanDel
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBanDelAll
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBanList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CBindingList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelClientAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelClientDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelClientPermList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelCreate
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelDelete
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelEdit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelFind
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupClientList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupCopy
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupDel
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupPermList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelGroupRename
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelMove
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CChannelPermList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDBDelete
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDBEdit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDBFind
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDBInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDBList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientEdit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientFind
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientGetDBIdFromUId
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientGetIds
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientKick
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientMove
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientPermList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientPoke
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientSetServerQueryLogin
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CClientUpdate
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CComplainAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CComplainDel
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CComplainDelAll
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CComplainList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtCreateDir
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtDeleteFile
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtGetFileInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtGetFileList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtInitDownload
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtInitUpload
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CFtRenameFile
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CGM
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CHostInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CInstanceEdit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CInstanceInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CLogin
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CLogout
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CMessageAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CMessageDel
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CMessageGet
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CMessageList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CMessageUpdateFlag
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermFind
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermGet
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermIdGetByName
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermOverview
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermReset
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPermissionList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPrivilegeKeyAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPrivilegeKeyDelete
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPrivilegeKeyList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CPrivilegeKeyUse
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CQuit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CSendTextMessage
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerCreate
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerDelete
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerEdit
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupAdd
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupAddClient
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupAutoAddPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupAutoDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupClientList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupCopy
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupDel
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupDelClient
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupDelPerm
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupPermList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupRename
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerGroupsByClientId
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerIdGetByPort
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerList
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerNotifyRegister
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerNotifyUnregister
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerProcessStop
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerRequestConnectionInfo
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerSnapshotCreate
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerSnapshotDeploy
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerStart
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CServerStop
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CSetClientChannelGroup
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CUse
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CVersion
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CWhoAmI
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.Command
com.github.theholywaffle.teamspeak3.commands.com.github.theholywaffle.teamspeak3.commands.CommandEncoding
com.github.theholywaffle.teamspeak3.commands.parameter
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.ArrayParameter
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.KeyValueParam
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.OptionParam
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.Parameter
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.RawParam
com.github.theholywaffle.teamspeak3.commands.parameter.com.github.theholywaffle.teamspeak3.commands.parameter.ValueParam
com.github.theholywaffle.teamspeak3.commands.response
com.github.theholywaffle.teamspeak3.commands.response.com.github.theholywaffle.teamspeak3.commands.response.DefaultArrayResponse
com.github.theholywaffle.teamspeak3.log
com.github.theholywaffle.teamspeak3.log.com.github.theholywaffle.teamspeak3.log.LogHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy