Uses of Class
rocks.xmpp.core.stream.StreamNegotiationException
-
Packages that use StreamNegotiationException Package Description rocks.xmpp.core.stream Provides classes for XML Streams, especially Stream Negotiation.rocks.xmpp.extensions.sm -
-
Uses of StreamNegotiationException in rocks.xmpp.core.stream
Methods in rocks.xmpp.core.stream that throw StreamNegotiationException Modifier and Type Method Description StreamNegotiationResultStreamFeatureNegotiator. processNegotiation(Object element)Processes a feature protocol element or the feature element itself. -
Uses of StreamNegotiationException in rocks.xmpp.extensions.sm
Methods in rocks.xmpp.extensions.sm that throw StreamNegotiationException Modifier and Type Method Description StreamNegotiationResultAbstractStreamManager. processNegotiation(Object element)
-