jason.terminal
Interface RemoteCardAccessor

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoteCardAccessorImpl

public interface RemoteCardAccessor
extends java.rmi.Remote


Method Summary
 byte[] exchangeAPDU(byte[] commandAPDU)
           
 

Method Detail

exchangeAPDU

public byte[] exchangeAPDU(byte[] commandAPDU)
                    throws java.io.IOException
java.io.IOException