Class CamelInputStreamContentSource

java.lang.Object
org.eclipse.jetty.io.content.InputStreamContentSource
org.apache.camel.component.jetty12.CamelInputStreamContentSource
All Implemented Interfaces:
org.eclipse.jetty.io.Content.Source

public class CamelInputStreamContentSource extends org.eclipse.jetty.io.content.InputStreamContentSource
  • Constructor Details

    • CamelInputStreamContentSource

      public CamelInputStreamContentSource(InputStream stream, int length)
  • Method Details

    • getLength

      public long getLength()