tigase.jaxmpp.core.client
Class JaxmppCore.JaxmppEvent
java.lang.Object
tigase.jaxmpp.core.client.observer.BaseEvent
tigase.jaxmpp.core.client.JaxmppCore.JaxmppEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JaxmppCore
public static class JaxmppCore.JaxmppEvent
- extends BaseEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxmppCore.JaxmppEvent
public JaxmppCore.JaxmppEvent(EventType type,
SessionObject sessionObject)
getCaught
public Throwable getCaught()
setCaught
public void setCaught(Throwable throwable)
Copyright © 2006-2012 Tigase. All Rights Reserved.