|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Error | |
|---|---|
| jabber.server | |
| Uses of Error in jabber.server |
|---|
| Fields in jabber.server declared as Error | |
|---|---|
protected Error |
Presence.error
|
protected Error |
Message.error
|
protected Error |
Iq.error
|
| Methods in jabber.server that return Error | |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of Error |
Error |
Presence.getError()
Gets the value of the error property. |
Error |
Message.getError()
Gets the value of the error property. |
Error |
Iq.getError()
Gets the value of the error property. |
| Methods in jabber.server with parameters of type Error | |
|---|---|
void |
Presence.setError(Error value)
Sets the value of the error property. |
void |
Message.setError(Error value)
Sets the value of the error property. |
void |
Iq.setError(Error value)
Sets the value of the error property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||