VLJ Iteration II, v. 1.0.0.193

Uses of Package
gov.va.med.foundations.utilities

Packages that use gov.va.med.foundations.utilities
gov.va.med.foundations.adapter.cci Implements the Common Client Interface (CCI) portion of the Java Connector Architecture (JCA) for VistaLink. 
gov.va.med.foundations.adapter.record Implements basic request- and response-related classes for VistaLink. 
gov.va.med.foundations.adapter.spi Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink. 
gov.va.med.foundations.rpc Implements RPC requests and responses over VistaLink. 
gov.va.med.foundations.security.vistalink Security module for VistaLink; contains classes supporting a JAAS login to a Vista M system. 
gov.va.med.foundations.utilities General Foundations utility classes. 
gov.va.med.foundations.xml General Foundations utility class for working with XML. 
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.adapter.cci
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.adapter.record
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.adapter.spi
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.rpc
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.security.vistalink
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.utilities
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
VistaKernelHashCountLimitExceededException
          Represents an exception identifying that the Hash Count Limit (for a call to the VistaKernelHash encrypt method) has been exceeded.
 

Classes in gov.va.med.foundations.utilities used by gov.va.med.foundations.xml
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
 


VLJ Iteration II, v. 1.0.0.193

VistaLink Iteration II, v. 1.0.0.193