Class StreamWithSizeOperation

java.lang.Object
org.mule.tests.internal.StreamWithSizeOperation

public class StreamWithSizeOperation extends Object
  • 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()