sttp.tapir.server.jdkhttp.internal

Members list

Type members

Classlikes

class FailingLimitedInputStream(in: InputStream, limit: Long) extends LimitedInputStream

Attributes

Supertypes
class FilterInputStream
class InputStream
trait Closeable
trait AutoCloseable
class Object
trait Matchable
class Any
Show all
class KMPMatcher(delimiter: Array[Byte])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object KMPMatcher

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
KMPMatcher.type
class LimitedInputStream(in: InputStream, limit: Long) extends FilterInputStream

Based on Guava's https://github.com/google/guava/blob/master/guava/src/com/google/common/io/ByteStreams.java

Attributes

Supertypes
class FilterInputStream
class InputStream
trait Closeable
trait AutoCloseable
class Object
trait Matchable
class Any
Show all
Known subtypes
case class ParsedMultiPart()

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type