VistALink v1.6

Uses of Package
gov.va.med.vistalink.adapter.cci

Packages that use gov.va.med.vistalink.adapter.cci
gov.va.med.vistalink.adapter.cci Implements the Common Client Interface (CCI) portion of the Java Connector Architecture (JCA) for VistaLink. 
gov.va.med.vistalink.adapter.heartbeat Implements the heartbeat keepalive timer process for VistaLink. 
gov.va.med.vistalink.adapter.spi Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink. 
gov.va.med.vistalink.security J2SE security module for VistaLink; contains JAAS login module supporting a JAAS client/server login to a Vista M system. 
 

Classes in gov.va.med.vistalink.adapter.cci used by gov.va.med.vistalink.adapter.cci
VistaLinkConnectionFactory
          This implementation class provides an interface for getting connection to an EIS instance.
VistaLinkConnectionSpec
          This interface defined the common properties needed by any connection spec implementation.
 

Classes in gov.va.med.vistalink.adapter.cci used by gov.va.med.vistalink.adapter.heartbeat
VistaLinkResourceException
          Represents a ResourceException thrown by the VistaLink adapter.
 

Classes in gov.va.med.vistalink.adapter.cci used by gov.va.med.vistalink.adapter.spi
VistaLinkResourceException
          Represents a ResourceException thrown by the VistaLink adapter.
 

Classes in gov.va.med.vistalink.adapter.cci used by gov.va.med.vistalink.security
VistaLinkConnection
          This interface represents an application level connection handle that is used by a component to access an EIS instance.
 


VistALink v1.6

VistALink v1.6