Package 

Class KtorOutgoingContent

  • All Implemented Interfaces:

    
    public final class KtorOutgoingContent
    extends OutgoingContent.WriteChannelContent
                        

    A class to write streaming content to a Ktor OutgoingContent.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ContentType getContentType()
      HttpStatusCode getStatus()
      Long getContentLength()
      Unit writeTo(ByteWriteChannel channel)
      • Methods inherited from class io.ktor.http.content.OutgoingContent

        getHeaders, getProperty, setProperty, trailers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait