Package org.mule.tests.internal
Class StreamWithSizeOperation
java.lang.Object
org.mule.tests.internal.StreamWithSizeOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidnonBlockingResultWithSizedStream(String message, org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream, Void> callback) int
-
Constructor Details
-
StreamWithSizeOperation
public StreamWithSizeOperation()
-
-
Method Details
-
nonBlockingResultWithSizedStream
@MediaType("*/*") public void nonBlockingResultWithSizedStream(String message, org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream, Void> callback) -
sizedStreamThreadsCount
@MediaType(value="*/*", strict=false) public int sizedStreamThreadsCount() -
clearThreads
public void clearThreads()
-