VistALink v1.5.0.026

Uses of Class
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionSpecImpl

Packages that use VistaLinkConnectionSpecImpl
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.rpc Implements RPC requests and responses over VistaLink. 
 

Uses of VistaLinkConnectionSpecImpl in gov.va.med.vistalink.adapter.cci
 

Subclasses of VistaLinkConnectionSpecImpl in gov.va.med.vistalink.adapter.cci
 class VistaLinkAppProxyConnectionSpec
          This is the connection spec class for Application Proxy re-authentication
 class VistaLinkDuzConnectionSpec
          This is the connection spec class for Duz re-authentication
 class VistaLinkVpidConnectionSpec
          This is the connection spec class for VPID re-authentication.
 

Uses of VistaLinkConnectionSpecImpl in gov.va.med.vistalink.rpc
 

Methods in gov.va.med.vistalink.rpc with parameters of type VistaLinkConnectionSpecImpl
 void RpcRequest.setReAuthenticateInfo(VistaLinkConnectionSpecImpl connSpec, gov.va.med.vistalink.adapter.spi.EMReAuthState reAuthState, gov.va.med.vistalink.adapter.spi.EMAdapterEnvironment theAdapterEnvironment)
           
 


VistALink v1.5.0.026

VistALink v1.5.0.026