protected class AbstractStreamingSystemAdapter.GeneratedDataHandler extends Object implements IncomingStreamHandler
StreamingGeneratedDataReceivingComponent.receiveGeneratedData(InputStream) with
the given InputStream.| Modifier | Constructor and Description |
|---|---|
protected |
GeneratedDataHandler() |
| 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.