| Package | Description |
|---|---|
| rocks.xmpp.extensions.shim.model |
Provides XML schema implementations of XEP-0131: Stanza Headers and Internet Metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.start(Date date)
Creates a header with a start date.
|
static Header |
Header.stop(Date date)
Creates a header with a stop date.
|
| Modifier and Type | Method and Description |
|---|---|
List<Header> |
Headers.getHeaders()
Gets the headers.
|
| Constructor and Description |
|---|
Headers(Header... headers) |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.