Class CadPCSCClient

  • All Implemented Interfaces:
    CadClientInterface

    public class CadPCSCClient
    extends CadDevice
    implements CadClientInterface
    The CadClient class maintains the context for the client (terminal) side of the terminal CAD connection. This class works in associate of the ClientProtocol and ClientT0Protocol classes
    See Also:
    ClientProtocol