tigase.jaxmpp.core.client.xmpp.modules.auth
Class AuthModule.AuthEvent

java.lang.Object
  extended by tigase.jaxmpp.core.client.observer.BaseEvent
      extended by tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NonSaslAuthModule.NonSaslAuthEvent, SaslModule.SaslEvent
Enclosing class:
AuthModule

public static class AuthModule.AuthEvent
extends BaseEvent

See Also:
Serialized Form

Constructor Summary
AuthModule.AuthEvent(EventType type, SessionObject sessionObject)
           
 
Method Summary
 
Methods inherited from class tigase.jaxmpp.core.client.observer.BaseEvent
getSessionObject, getType, isHandled, setHandled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthModule.AuthEvent

public AuthModule.AuthEvent(EventType type,
                            SessionObject sessionObject)


Copyright © 2006-2012 Tigase. All Rights Reserved.