|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smack.packet.Packet
com.valhalla.jbother.jabber.smack.Blank
public class Blank
Blank packet for creating user-defined packets
| Field Summary |
|---|
| Fields inherited from class org.jivesoftware.smack.packet.Packet |
|---|
ID_NOT_AVAILABLE |
| Constructor Summary | |
|---|---|
Blank()
Default constructor - sets up the packet with no information |
|
Blank(java.lang.String text)
Sets up the packet with information |
|
| Method Summary | |
|---|---|
java.lang.String |
toXML()
Builds the packet |
| Methods inherited from class org.jivesoftware.smack.packet.Packet |
|---|
addExtension, deleteProperty, getError, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, removeExtension, setError, setFrom, setPacketID, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Blank()
public Blank(java.lang.String text)
text - user-defined packet text| Method Detail |
|---|
public java.lang.String toXML()
toXML in class org.jivesoftware.smack.packet.Packet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||