Package

io.gatling.core

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. case class ArchiveResource(url: URL, extension: String) extends Resource with Product with Serializable

    Permalink
  2. case class FileResource(file: File) extends Resource with Product with Serializable

    Permalink
  3. trait NameGen extends AnyRef

    Permalink
  4. sealed trait Resource extends AnyRef

    Permalink
  5. case class Shard(offset: Int, length: Int) extends Product with Serializable

    Permalink

Value Members

  1. object NameGen

    Permalink
  2. object Resource

    Permalink
  3. object Shard extends Serializable

    Permalink
  4. package cache

    Permalink

Ungrouped