Uses of Package
rocks.xmpp.core.net
-
Packages that use rocks.xmpp.core.net Package Description rocks.xmpp.core.net Provides base classes and interfaces for network and connection related logic.rocks.xmpp.util Utility classes. -
Classes in rocks.xmpp.core.net used by rocks.xmpp.core.net Class Description AbstractConnection An abstract connection implementation.ChannelEncryption Represents different channel encryption modes.Connection Represents a bi-directional XMPP connection.ConnectionConfiguration Generic connection configuration.ReaderInterceptor InterceptsStreamElements after reading them from the wire.ReaderInterceptorChain An interceptor chain, which manages the sequential processing of multiple interceptors.WriterInterceptor InterceptsStreamElements before writing them to the wire.WriterInterceptorChain An interceptor chain, which manages the sequential processing of multiple interceptors. -
Classes in rocks.xmpp.core.net used by rocks.xmpp.util Class Description ReaderInterceptor InterceptsStreamElements after reading them from the wire.ReaderInterceptorChain An interceptor chain, which manages the sequential processing of multiple interceptors.WriterInterceptor InterceptsStreamElements before writing them to the wire.WriterInterceptorChain An interceptor chain, which manages the sequential processing of multiple interceptors.