Package | Description |
---|---|
org.jivesoftware.smackx.hoxt.packet |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractHttpOverXmpp.Base64
Representation of Base64 element.
|
static class |
AbstractHttpOverXmpp.ChunkedBase64
Representation of ChunkedBase64 element.
|
static class |
AbstractHttpOverXmpp.Ibb
Representation of Ibb element.
|
static class |
AbstractHttpOverXmpp.Text
Representation of Text element.
|
static class |
AbstractHttpOverXmpp.Xml
Representation of Xml element.
|
Modifier and Type | Method and Description |
---|---|
AbstractHttpOverXmpp.DataChild |
AbstractHttpOverXmpp.Data.getChild()
Returns element nested by Data.
|
Constructor and Description |
---|
AbstractHttpOverXmpp.Data(AbstractHttpOverXmpp.DataChild child)
Creates Data element.
|