Package

io.taig

communicator

Permalink

package communicator

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

Type Members

  1. class Interceptor extends okhttp3.Interceptor

    Permalink
  2. trait Parser[T] extends AnyRef

    Permalink
  3. trait Progress extends AnyRef

    Permalink
  4. trait Request[T] extends Future[Response with Payload[T]]

    Permalink
  5. class Response extends AnyRef

    Permalink
  6. implicit class RichBuilder extends communicator.ops.Request

    Permalink
  7. implicit class RichFuture[T] extends Future[T]

    Permalink
  8. implicit class RichRequest extends communicator.ops.Request

    Permalink

Value Members

  1. object Parser

    Permalink
  2. object Progress

    Permalink
  3. object Request

    Permalink
  4. object Response

    Permalink
  5. package body

    Permalink
  6. package exception

    Permalink
  7. package ops

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped