|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ICallerManager | This interface must be implemented by a caller manager object. |
| ICallerManagerFactory | This interface must be implemented by a caller manager factory object. |
| ICallManager | This interface must be implemented by a call manager object. |
| ICallManagerFactory | This interface must be implemented by a call manager factory object. |
| Class Summary | |
|---|---|
| AbstractConfigurableCallerManager | This abstract class can be used as base class for a new caller manager implementation which is supporting configuration. |
| AbstractConfigurableCallManager | This abstract class can be used as base class for a new call manager implementation which is supporting configuration. |
| AbstractDatabaseCallerManager | |
| AbstractDatabaseCallManager | |
| AbstractFilterCallManager | This abstract class can be used as base class for a new call manager implementation which is supporting configuration and does not offer an own filter mechanism. |
| AbstractPersistentCallManager | This abstract class can be used as base class for a new call manager implementation using a local persistence. |
| AbstractReadOnlyCallerManager | This abstract class can be used as base class for a new call manager implementation using read only access to the caller persistence. |
| AbstractReadOnlyDatabaseCallerManager | |
| AbstractReadWriteCallerManager | This abstract class can be used as base class for a new caller manager implementation which is supporting configuration. |
| AbstractWebCallerManager | This abstract class can be used as base class for a new call manager implementation using webaccess to the caller persistence. |
| RepositoryManagerComparator | |
| Exception Summary | |
|---|---|
| CallerNotFoundException | This class can be used to inform the framework the a certain caller object was not found in the persistency. |
| CallNotFoundException | This class can be used to inform the framework the a certain call object was not found in the persistency. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||