| Interface | Description |
|---|---|
| Client |
An individual IRC connection, see
Client.builder() to create one. |
| Client.Builder |
Builds
Clients. |
| Client.Builder.Bind |
Bind builder methods.
|
| Client.Builder.Listeners |
Listener builder methods.
|
| Client.Builder.Management |
Management-related builder methods.
|
| Client.Builder.Proxy |
Information about a proxy host for the connection.
|
| Client.Builder.Server |
Server builder methods.
|
| Client.Builder.WebIrc |
WebIRC builder.
|
| Client.Builder.WebIrc.Gateway |
WebIRC user.
|
| Client.Builder.WebIrc.Hostname |
WebIRC host.
|
| Client.Builder.WebIrc.Ip |
WebIRC IP.
|
| Client.Builder.WebIrc.Password |
WebIRC password.
|
| Client.Commands |
Provides commands.
|
| Client.WithManagement |
A Client with management features.
|
| Enum | Description |
|---|---|
| Client.Builder.Server.SecurityType |
The security type, TLS or no.
|
Copyright © 2013–2021 Kitteh. All rights reserved.