Uses of Class
org.xmpp.packet.StreamError
-
Packages that use StreamError Package Description org.xmpp.component -
-
Uses of StreamError in org.xmpp.component
Methods in org.xmpp.component that return StreamError Modifier and Type Method Description StreamErrorComponentException. getStreamError()Constructors in org.xmpp.component with parameters of type StreamError Constructor Description ComponentException(String message, StreamError streamError)ComponentException(StreamError streamError)
-