| Interface | Description |
|---|---|
| Context |
Interface to provide configuration for an component.
|
| PacketWriter |
Interface for writing Packets to XMPP stream.
|
| Class | Description |
|---|---|
| AbstractComponent<CTX extends Context> |
Base class for implement XMPP Component.
|
| AbstractContext |
Abstract basic implementation of Context as delegator of
AbstractComponent.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.