Uses of Interface
rocks.xmpp.core.stream.StreamHandler
-
Packages that use StreamHandler Package Description rocks.xmpp.core.net Provides base classes and interfaces for network and connection related logic. -
-
Uses of StreamHandler in rocks.xmpp.core.net
Classes in rocks.xmpp.core.net that implement StreamHandler Modifier and Type Class Description classAbstractConnectionAn abstract connection implementation.classTcpConnectionDefines characteristics of a TCP binding, like stream encryption via TLS and stream compression.
-