PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

Controller

Manages sending/reading files using InputStream/OutputStream.

Constructors

Controller

Creates instance of Controller.

public void Controller()

Methods

isStopped

Returns information whether the stream should be stopped.

public final boolean isStopped()

Returns

boolean · true if controller is set to stop

onChunkProcessed

Override this method to handle event when each chunk was sent successfully.

Params

processedBytes

Long

full size of current sent/read data

public void onChunkProcessed(
Long processedBytes
)

stop

Stops reading/writing file after processing the current chunk.

public final void stop()

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.