VistALink v1.5.0.026

Uses of Package
gov.va.med.exception

Packages that use gov.va.med.exception
gov.va.med.crypto Contains cryptology related utility classes (Kernel hash). 
gov.va.med.exception Contains exception handling utility classes. 
gov.va.med.net Foundations TCP socket functionality for communicating with IP endpoints. 
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.record Implements basic request- and response-related classes 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.institution Foundations utilities for working with VistaLink-related Institution data. 
gov.va.med.vistalink.rpc Implements RPC requests and responses over 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. 
gov.va.med.vistalink.security.m Base Security implementation (J2SE and J2EE) 
gov.va.med.xml General Foundations utility class for working with XML. 
 

Classes in gov.va.med.exception used by gov.va.med.crypto
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.exception used by gov.va.med.exception
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.exception used by gov.va.med.net
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.exception used by gov.va.med.vistalink.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.exception used by gov.va.med.vistalink.adapter.heartbeat
FoundationsExceptionInterface
          Represents the interface that all Foundations exceptions implement.
 

Classes in gov.va.med.exception used by gov.va.med.vistalink.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.exception used by gov.va.med.vistalink.adapter.spi
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.exception used by gov.va.med.vistalink.institution
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.exception used by gov.va.med.vistalink.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.exception used by gov.va.med.vistalink.security
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.exception used by gov.va.med.vistalink.security.m
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.exception used by gov.va.med.xml
FoundationsException
          Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
 


VistALink v1.5.0.026

VistALink v1.5.0.026