Package

com.karasiq.webzinc

model

Permalink

package model

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. model
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class WebPage(url: String, title: String, html: String) extends Static with Product with Serializable

    Permalink
  2. trait WebResource extends AnyRef

    Permalink
  3. type WebResources = Source[WebResource, NotUsed]

    Permalink

Value Members

  1. object WebResource

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped