Package isc.sensor.outputadaptor.oaextensions

Class Summary
OALocalAsyncSource This is an overridden version of OpenAdaptor V 1.7.x LocalAsyncSource, which adds functions to wait for the Async Queue Calls to complete.
PCAPFileSink This sink will create a PCAP file from an Special Object Type PcapPacket created with StaticPortPacketCapture or similar parser.
PrimitiveArrayTransformerFromString This dostring object transformer will transform a String previously created by PrimitiveArrayTransformerToString to a wrapped privitive array of DOType CollectionDataObject.createWrapperType().
PrimitiveArrayTransformerToString This dostring object transformer used will transform a wrapped privitive array created by CollectionDataObject.createWrappedArray() to a string.
SDOTypeOpaqueTransformerFromString This dostring object transformer will transform a String representing a byte[] array (SDOType.OPAQUE) back into a byte[] array.
SDOTypeOpaqueTransformerToString This dostring object transformer will transform a byte[] array (SDOType.OPAQUE) to a String.
SimpleSinkSQLGenerator This SimpleSinkSQLGenerator works with SQLSink to provide support for non-stored procedure databases like MySQL.
SQLSink This SQLSink works with SimpleSinkSQLGenerator to provide support for non-stored procedure databases like MySQL.
TypedDelimitedStringWriter This is an overridden verion of Open Adaptor V 1.7.x DelimitedStringWriter which prepends the Object Type to the object string.