Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.net

A server network i/o front end package.

See:
          Description

Interface Summary
AcceptPolicy Defines the rules that determine whether a connection should be accepted or rejected based exclusively on the initial connection parameters.
BandwidthMonitor Monitors the bandwidth usage of a Connection.
Connection Generic representation of a network connection.
ConnectionCloseListener Implement and register with a connection to receive notification of the connection closing.
ConnectionManager Manages and maintains server connections.
ConnectionMonitor ConnectionMonitors record the activity of Connections for administration and use in determining runtime behavior.
Monitor Monitors a network usage.
 

Class Summary
AcceptManager Manages the server sockets that accept incoming connections.
AcceptPort Represents and manages a network accept port.
BasicResultFilter A convenience result filter designed to restrict list results for display in UI.
 

Package com.jivesoftware.forum.net Description

A server network i/o front end package.

The network code is designed to enable building scalable servers in Java without any protocol specific dependencies. The Jive network library provides tools to monitor and manage bandwidth and connections.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.