process(final byte[]) method

Processes the provided file content.

Syntax

byte[] process ( final byte[] fileContent ) throws BulkProcessingFileHandlerException

Parameters

Returns

the contents of a response file

Exceptions

Usage

If the file is processed successfully this method must return silently.

the contents of a response file