|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |