This class is an interface between database and DNP Master application @author Alexis CLERC<alexis.clerc@sysaware.com>
90919293949596979899
appLastSeq = 0; iin = new byte[2]; frameRcv = new Buffer(M); transportLayer = user.getTranspLayer(); dataMap = new DataMap(user); if (DEBUG) { System.out.println("[ApplicationLayer] initialized"); } }