|
IP*Works! SSL V9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.util.EventObject
ipworksssl.XmppsErrorEvent
public class XmppsErrorEvent
This event is fired when the server sends a protocol error message.
This is fired whenever there is a protocol error. ErrorCode will contain the error code string sent by the server. Description will contain the Xmpp bean's interpretation of the code.
Xmpps,
Xmpps.ErrorEvent,
Serialized Form| Field Summary | |
|---|---|
java.lang.String |
description
|
int |
errorCode
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary |
|---|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int errorCode
public java.lang.String description
|
IP*Works! SSL V9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||