gr
.
grnet
.
pithosj
core
package
core
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
core
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
sealed
class
Helpers
extends
AnyRef
trait
PithosApiSkeleton
extends
PithosApi
Skeleton implementation of
gr.grnet.pithosj.api.PithosApi
.
class
PithosException
extends
RuntimeException
case class
ServiceInfo
(
serverURL:
URL
,
rootPath:
String
,
uuid:
String
,
token:
String
)
extends
Product
with
Serializable
Value Members
object
Helpers
extends
Helpers
final
def
asFullScala
[
A
,
B
]
(
jlmap:
Map
[
A
,
List
[
B
]]
)
:
Map
[
A
,
List
[
B
]]
Annotations
@inline
()
final
def
asScala
[
T
]
(
jlist:
List
[
T
]
)
:
List
[
T
]
Annotations
@inline
()
final
def
asScala
[
K
,
V
]
(
jmap:
Map
[
K
,
V
]
)
:
Map
[
K
,
V
]
Annotations
@inline
()
package
command
package
http
package
keymap
Inherited from
AnyRef
Inherited from
Any
Ungrouped