Package com.nexaweb.server.pushconnection

Provides an object model around the push connections that may be maintained between the client and server.

See:
          Description

Interface Summary
Flushable Interface Flushable is a PushConnection that supports flushing.
FlushPolicy A FlushPolicy may introspect the content flowing over a PushConnection and may flush the stream to ensure delivery of the content.
PushConnection This represents a physical persistent connection between the client and server.
PushConnectionListener Interface PushConnectionListener may be implemented to be notified of the connect and disconnect events of PushConnections.
PushConnectionManager The PushConnectionManager provides access to PushConnection objects and related functionality.
 

Class Summary
ConnectionStatistics This object keeps statistics on the data flowing over a PushConnection.
 

Package com.nexaweb.server.pushconnection Description

Provides an object model around the push connections that may be maintained between the client and server.



Copyright © 2005 Nexaweb Technologies, Inc. All Rights Reserved.