| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| rocks.xmpp.extensions.httpbind |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) and XEP-0206: XMPP Over BOSH.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionConfiguration.Builder<T extends ConnectionConfiguration.Builder<T>>
An abstract builder class for building immutable configuration objects.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpConnectionConfiguration.Builder
A builder to create a
TcpConnectionConfiguration instance. |
| Constructor and Description |
|---|
ConnectionConfiguration(ConnectionConfiguration.Builder builder) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BoshConnectionConfiguration.Builder
A builder to create a
BoshConnectionConfiguration instance. |
Copyright © 2014 XMPP.rocks. All rights reserved.