public class Manager<T> extends Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
datareqmodeflags |
static byte[] |
encode_mder |
static byte[] |
functional_units |
static int |
MAX_APDU_SIZE |
static int |
MAX_APDU_TOAGENT_SIZE |
static byte[] |
nomenclature_version |
static byte[] |
protocol_version |
StateMachine20601 |
statemachine |
static byte[] |
system_id |
static byte[] |
system_type_agent |
static byte[] |
system_type_manager |
Constructor and Description |
---|
Manager(EventIEEEManager eventmanager) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAPDU(byte[] received_apdu_bytes) |
StateMachine20601 |
getFSM() |
APDUGenerator |
getMessageGenerator() |
APDUProcessor |
getMessageProcessor() |
public static final byte[] protocol_version
public static final byte[] nomenclature_version
public static final byte[] system_id
public static final byte[] system_type_manager
public static final byte[] system_type_agent
public static final byte[] functional_units
public static final byte[] encode_mder
public static final byte[] datareqmodeflags
public static final int MAX_APDU_SIZE
public static final int MAX_APDU_TOAGENT_SIZE
public StateMachine20601 statemachine
public Manager(EventIEEEManager eventmanager)
public byte[] getAPDU(byte[] received_apdu_bytes)
public StateMachine20601 getFSM()
public APDUProcessor getMessageProcessor()
public APDUGenerator getMessageGenerator()
Copyright © 2018 universAAL Consortium. All rights reserved.