gr.grnet.pithosj

core

package core

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. core
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. sealed class Helpers extends AnyRef

  2. trait PithosApiSkeleton extends PithosApi

    Skeleton implementation of gr.grnet.pithosj.api.PithosApi.

  3. class PithosException extends RuntimeException

  4. case class ServiceInfo(serverURL: URL, rootPath: String, uuid: String, token: String) extends Product with Serializable

Value Members

  1. object Helpers extends Helpers

  2. final def asFullScala[A, B](jlmap: Map[A, List[B]]): Map[A, List[B]]

    Annotations
    @inline()
  3. final def asScala[T](jlist: List[T]): List[T]

    Annotations
    @inline()
  4. final def asScala[K, V](jmap: Map[K, V]): Map[K, V]

    Annotations
    @inline()
  5. package command

  6. package http

  7. package keymap

Inherited from AnyRef

Inherited from Any

Ungrouped