protected class AbstractStreamingSystemAdapter.GeneratedTaskHandler extends Object implements IncomingStreamHandler
AbstractStreamingTaskGenerator.generateTask(InputStream) with the
given InputStream.| Modifier | Constructor and Description |
|---|---|
protected |
GeneratedTaskHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleIncomingStream(String streamId,
InputStream stream)
Method handling the given InputStream.
|
public void handleIncomingStream(String streamId, InputStream stream)
IncomingStreamHandlerhandleIncomingStream in interface IncomingStreamHandlerstreamId - the id of the streamstream - the input stream containing the incoming dataCopyright © 2017–2018. All rights reserved.