Uses of Class
org.jivesoftware.smack.packet.StreamError

Packages that use StreamError
org.jivesoftware.smack Core classes of the Smack API. 
 

Uses of StreamError in org.jivesoftware.smack
 

Methods in org.jivesoftware.smack that return StreamError
 StreamError XMPPException.getStreamError()
          Returns the StreamError asscociated with this exception, or null if there isn't one.
 

Constructors in org.jivesoftware.smack with parameters of type StreamError
XMPPException(StreamError streamError)
          Cretaes a new XMPPException with the stream error that was the root case of the exception.
 



Copyright © 2013 LittleShoot. All Rights Reserved.