|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xmpp.Stanza
com.caucho.xmpp.IqStanza
com.caucho.xmpp.IqErrorStanza
public class IqErrorStanza
XMPP protocol item for failed query
| Constructor Summary | |
|---|---|
IqErrorStanza()
|
|
IqErrorStanza(XMLStreamReader in)
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.xmpp.Stanza |
|---|
getFrom, getId, getTo, print, setFrom, setId, setTo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IqErrorStanza()
public IqErrorStanza(XMLStreamReader in)
throws java.io.IOException,
XMLStreamException
java.io.IOException
XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||