VistALink v1.5.0.026

Package gov.va.med.vistalink.adapter.spi

Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink.

See:
          Description

Class Summary
VistaLinkServerInfo Represents M VistA connection information, like address and port.
 

Exception Summary
ConnectionHandlesExceededException This exception class is thrown when a VistaLinkManagedConnection object has exceeded its maximum allowable connection handles.
VistaLinkSocketAlreadyClosedException Represents a situation where, when attempting to close a socket, the socket is already closed.
VistaLinkSocketClosedException This exception class is thrown when an attempt is made to access the VistaLinkManagedConnection's underlying VistaSocketConnection after its has been closed or invalidated.
 

Package gov.va.med.vistalink.adapter.spi Description

Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink.


VistALink v1.5.0.026

VistALink v1.5.0.026