Package com.neeve.client.link

Implements the X Platform client link management framework.

See:
          Description

Interface Summary
IClientLinkManagerEventHandler The Client Link Manager Event Handler interface.
 

Class Summary
ClientLinkConfig Class containing configuration information for the client link package.
ClientLinkManager Client link manager.
ClientLinkManager.Configuration A link manager configuration object.
ClientLinkManagerEvent.LinkOpCompleteEventData Data object indicating the status of the completion of a link related operation.
ClientLinkManagerEvent.LinkOpenCompleteEventData Data object indicating the status of the completion of a link open operation.
ClientLinkObject Root class for classes in the client link package.
 

Enum Summary
ClientLinkManagerEvent Class containing client link manager event definitions.
 

Exception Summary
EClientLinkAlreadyPresentException Indicates that a client link is already present in the link registry.
EClientLinkDependeeLinkNotConfiguredException Indicates that the immediate dependee link (i.e. the link on which another link depends) of a layered link was not configured.
EClientLinkDependeeOpenFailException Indicates a specified link could not be opened because a dependee link open failed.
EClientLinkException Base exception class for all client link exceptions
EClientLinkInvalidThreadingModelException Indicates that a specified threading model is not compatible with the client link manager.
EClientLinkLinksOpenException Indicates an operation cannot be completed because some links are still open.
EClientLinkNotManagedException Indicates a specified link is not managed by the client link manager.
EClientLinkNotPresentException Indicates a client link object could not be found.
EClientLinkOpenInProgressException Indicates a client link open in currently in progress.
EClientLinkRootLinkNotConfiguredException Indicates that the root link of a layered link's tree was not configured.
 

Package com.neeve.client.link Description

Implements the X Platform client link management framework.



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.