Interface ProxyReaderApi


  • public interface ProxyReaderApi
    Reader able to transmit card requests and having control over the physical channel.

    Backside of the org.calypsonet.terminal.reader.CardReader interface present in the Terminal Reader API.

    An adapter of this interface must also implement CardReader.

    To use this API, simply cast a CardReader as a ProxyReaderApi.

    Since:
    1.0.0