Class | Description |
---|---|
BasicStreamIDFactory |
A basic stream ID factory that produces id's using java.util.Random
and a simple hex representation of a random int.
|
ClientRoute |
Internal object used by RoutingTableImpl to keep track of the node that own a ClientSession
and whether the session is available or not.
|
ConnectionManagerImpl | |
PacketDelivererImpl |
In-memory implementation of the packet deliverer service
|
PacketRouterImpl |
An uber router that can handle any packet type.
|
PacketTransporterImpl |
In-memory implementation of the packet transporter service.
|
PresenceManagerImpl |
Simple in memory implementation of the PresenceManager interface.
|
RoutingTableImpl |
Routing table that stores routes to client sessions, outgoing server sessions
and components.
|
XMPPServerInfoImpl |
Implements the server info for a basic server.
|
Copyright © 2003-2008 Jive Software.