Account |
class Account, getter functions for account information.
|
AccountEventProtocol |
Protocol for implementing a AccountDelegate.
Abstract base class which is used when you want notification on
changes related to account status.
|
ACL_Map |
class ACL_MAP java implementation of c++ std map with Key/Value Long/Integer.
|
BanInfo |
class BanInfo java implementation of c++ std map with Key/Value pair/pair.
|
BanInfoKey |
class BanInfoKey java implementation of c++ std pair with Key/Value long/long.
|
BanInfoValue |
class banInfoValue java implementation of c++ std pair with Key/Value long/String.
|
CloudBackend |
class CloudBackend, Server/Edge Node API:s to login, query e.t.c.
|
Container |
class Container child class of Item and API:s towards server/edge node with create, move and data management e.t.c.
|
FailedStatus |
class FailedStatus java implementation of c++ enum for fail status messages when upload download is beeing called.
|
Filter |
Class Filter, support class to set options for queries.
|
FilterOrder |
class FilterOrder java implementation of c++ enum for filter option setFilterOrder for queries.
|
Group |
Class Group, API requests to server/edge node, for creating/joining and managing groups.
|
GroupEventProtocol |
Protocol for implementing a delegate.
Abstract base class which is used when you want notification about
events from group calls.
|
GroupFilter |
class GroupFilter, helper class for GroupQueries see API:s on groupManager.
|
GroupManager |
class GroupManager, API:s for listing groups.
|
GroupQuery |
class GroupQuery, class that manages return group queries.
|
Groups_Vec |
class Groups_Vec java implementation of c++ std vector of CBE::Group objects.
|
Item |
class Item, parent class for Container and Object.
|
ItemEventProtocol |
Protocol for implementing a item delegate.
Abstract base class which is used when you want notification on
changes related to Containers and Objects.
|
Items_Vec |
class Items_Vec java implementation of c++ std vector of CBE::Item objects.
|
Member |
Class Member, Contains API:s for managing group members.
|
Members_Vec |
class Members_Vec java implementation of c++ std vector of CBE::Member objects.
|
Obj_KV_Map |
class Abj_KV_Map java implementation of c++ std map with Key/Value String/Obj_VI_Pair.
|
Obj_VI_Pair |
class Obj_VI_Pair java implementation of c++ std pair with Key/Value String/boolean.
|
Object |
Class Object, API:s to create, download and Object management on the server / edge node.
|
QueryChain |
Class QueryChain.
|
QueryResult |
Class QueryResult, each query generates a QueryResult object which contains the result and the filter used.
|
Request |
Class Request, is a support class for futer use on group join requests.
|
Requests_Vec |
class Request_Vec java implementation of c++ std vector of CBE::Request objects.
|
Role |
Class Role, originates from a struct on c++ which is made for structuring Role data on the Member class.
|
ShareData |
Class for share data management.
|
ShareData_Vec |
class ShareData_Vec java implementation of c++ std vector of CBE::ShareData objects.
|
ShareEventProtocol |
Protocol for implementing a share delegate.
Abstract base class which is used when you want notification on
changes related to share calls.
|
ShareInfo_Map |
class ShareInfo_Map java implementation of c++ std map with Key/Value Long/ShareData_Vec.
|
ShareManager |
Class for Managing Shares.
This is class has API calls for listing of Shares.
|
Stream |
class Stream, functions for Stream information.
|
Streams_Vec |
class Streams_Vec java implementation of c++ std vector of CBE::Stream objects.
|
TransferDownloadEventProtocol |
Protocol for implementing a transfer download delegate.
Abstract base class which is used when you want notification on
changes related to downloads.
|
TransferUploadEventProtocol |
Protocol for implementing a transfer upload delegate.
Abstract base class which is used when you want notification on
changes related to uploads.
|
UserId_Vec |
class UserId_Vec java implementation of c++ std vector of user ids (long).
|
Visibility |
class FailedStatus java implementation of c++ enum for setting visibility on group or group members.
|