Package com.etasoft.trans.transaction

Interface Summary
axDetectable Detectable adapter interface.
axParser Common parser interface
axProducer Common producer interface
 

Class Summary
axBufferFactory Buffer factory.
axCharReaderIterator File stream iterator, uses only relativelly small internal buffer for cache.
axDataSection Data section used during map processing.
axDataTransportAction  
axDocHandler Event sink interface for parser.
axDocHandlerFactory Document handler factory.
axEDIInputHandler EDI document handler.
axEDIOutputHandler EDI Output handler.
axEDIParser EDI Message contains segments.
axHL7InputHandler Database input handler.
axHL7OutputHandler Database Output handler.
axHL7Parser HL7 message contains segments.
axInfoList Exception list contains list of warnings and errors produced during processing.
axInputHandler Input handler.
axInputHandlerTest Input handler.
axInputParameters Input parameters, wrapper based on Properties to enable loading and saving to/from files.
axJdbcBuffer Output buffer for the Jdbc data.
axJdbcInputHandler Database input handler.
axJdbcOutputHandler Database Output handler.
axJdbcParser Database contains queries.
axJdbcProducer Generic database output producer that can read of the IDFFrame.
axJdbcReaderIterator Reader iterator, common base class.
axMapProcessingAction  
axOutputHandler Output handler.
axParserFactory Parser factory.
axProducerFactory Producer factory.
axQDXMLParser Quick and Dirty xml parser.
axReaderIterator Reader iterator, common base class
axSQLParser SQL parser queries.
axSQLReference SQL reference to another query.
axStreamBuffer Output buffer for the text, XML, other stream data.
axStreamProducer Generic file stream producer that can read of the IDFFrame
axTextInputHandler Text document handler
axTextOutputHandler Text output handler.
axTextParser EDI Message contains segments.
axTransaction Transaction for one map execution.
axTransactionAction  
axTransactionActionDef Transaction action definition.
axTransactionDef Transaction definitions.
axTransactionDefFile File to load and save transaction definitions.
axTransactionRunner Transaction runner, can be invoked as separate thread or run in the same thread if called via run method.
axTransactionSet  
axWriterBuffer Output buffer for the writer.
axXMLInputHandler XML document handler
axXMLOutputHandler XML Output handler.