|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.sgs.app | |
---|---|
com.sun.sgs.app | Provides the interface to the Project Darkstar Server used by application developers. |
com.sun.sgs.app.util | Provides utilities for use by Project Darkstar Server application developers. |
com.sun.sgs.internal | Provides implementation hooks for a Project Darkstar Server to configure the underlying behavior of the system. |
Classes in com.sun.sgs.app used by com.sun.sgs.app | |
---|---|
Channel
Interface representing a communication group, a Channel ,
consisting of multiple client sessions. |
|
ChannelListener
Listener for messages received on a channel. |
|
ChannelManager
Manager for creating and obtaining channels. |
|
ClientSession
Interface representing a single, connected login session between a client and the server. |
|
ClientSessionListener
Listener for messages sent from an associated client session to the server. |
|
DataManager
Provides facilities for managing access to shared, persistent objects. |
|
Delivery
Representation for message delivery guarantees. |
|
ExceptionRetryStatus
Implemented by exception classes that want to control whether an operation that throws an exception of that exception should be retried. |
|
ManagedObject
A marker interface implemented by shared, persistent objects managed by DataManager . |
|
ManagedReference
Represents a reference to a managed object. |
|
PeriodicTaskHandle
Provides facilities for managing a Task scheduled with the TaskManager to run periodically. |
|
ResourceUnavailableException
Thrown when an operation fails because a resource, necessary for the operation, is unavailable. |
|
Task
Defines an application operation that will be run by the TaskManager . |
|
TaskManager
Provides facilities for scheduling tasks. |
|
TransactionAbortedException
Thrown when an operation fails because the system aborted the current transaction during the operation. |
|
TransactionException
Thrown when an operation fails because of a problem with the current transaction. |
Classes in com.sun.sgs.app used by com.sun.sgs.app.util | |
---|---|
ManagedObject
A marker interface implemented by shared, persistent objects managed by DataManager . |
|
ManagedObjectRemoval
An interface that managed objects should implement in order to be notified when they are being removed from the DataManager . |
Classes in com.sun.sgs.app used by com.sun.sgs.internal | |
---|---|
ChannelManager
Manager for creating and obtaining channels. |
|
DataManager
Provides facilities for managing access to shared, persistent objects. |
|
TaskManager
Provides facilities for scheduling tasks. |
|
Project Darkstar, Version 0.9.9.6 2009-05-08 15:39:40 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |