com.sun.javacard.apduio
Class ServerT1Data

java.lang.Object
  extended by com.sun.javacard.apduio.ServerT1Data

public class ServerT1Data
extends java.lang.Object

Data structure contatining status of one server T1 protocol Class CadT1Dual uses two instance of this structure


Constructor Summary
ServerT1Data()
          Creates a new instance of ServerT1Data
 
Method Summary
 void resetProtocol()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerT1Data

public ServerT1Data()
Creates a new instance of ServerT1Data

Method Detail

resetProtocol

public void resetProtocol()


Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.