Packages
com.cysols.iodef This pacakge provides a basic API to handle IODEF elements and to read/write its xml file.
com.cysols.iodef.analysis This pacakge provides for analyzing events, Event and AggregatedEvent objects are defined and Aggregator, which creates AggregatedEvent from Events, are prepared.
com.cysols.iodef.analysis.packet The concrete Packet event class and its relevant concrete classes are defined in this package.
com.cysols.iodef.analysis.sida The concrete Alert event class and its relevant concrete classes are defined in this package.
com.cysols.iodef.element This package contains the classes which represent the respective Elements defined in IODEF.
com.cysols.iodef.rid This package provides interfaces of the RID query-response sequence such as Generation, Processing and Consumption.
com.cysols.iodef.rid.element This package contains the classes which represent the respective Elements defined in IODEF-RID.
com.cysols.iodef.transport IODEF message transport/reception API are provided by this package.
com.cysols.iodef.utils A utility class is prepared in this package, which is a resolver of the AS Number and the country name from IP Address.