Index

A B C D E F G H I L M O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

AccessGroupImpl - Class in io.aether.cloud.client
 
AccessGroupImpl(AccessGroup) - Constructor for class io.aether.cloud.client.AccessGroupImpl
 
addConsumerConnectionOut(ConnectionWork) - Method in class io.aether.cloud.client.MessageNode
 
addConsumerServerOut(int) - Method in class io.aether.cloud.client.MessageNode
 
addConsumerServerOut(ServerDescriptor) - Method in class io.aether.cloud.client.MessageNode
 
AetherCloudClient - Class in io.aether.cloud.client
 
AetherCloudClient() - Constructor for class io.aether.cloud.client.AetherCloudClient
 
AetherCloudClient(ClientState) - Constructor for class io.aether.cloud.client.AetherCloudClient
 
AetherCloudClient(ClientState, String) - Constructor for class io.aether.cloud.client.AetherCloudClient
 
AetherCloudClient.ClientApiException - Exception Class in io.aether.cloud.client
 
AetherCloudClient.ClientStartException - Exception Class in io.aether.cloud.client
 
AetherCloudClient.ClientTimeoutException - Exception Class in io.aether.cloud.client
 
alias - Variable in class io.aether.api.clienttypes.ClientStateForSave
 

B

bufferIn - Variable in class io.aether.cloud.client.MessageNode
 

C

checkAccess(UUID, UUID) - Method in class io.aether.cloud.client.AetherCloudClient
 
client - Variable in class io.aether.cloud.client.Connection
 
ClientApiException(String) - Constructor for exception class io.aether.cloud.client.AetherCloudClient.ClientApiException
 
ClientCloud - Class in io.aether.cloud.client
 
ClientCloud(UUID, Cloud) - Constructor for class io.aether.cloud.client.ClientCloud
 
ClientInfo - Class in io.aether.api.clienttypes
 
ClientInfo(UUID, Cloud, CloudWeight[]) - Constructor for class io.aether.api.clienttypes.ClientInfo
 
ClientInfoMutable(ClientInfo) - Constructor for class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
ClientInfoMutable(UUID) - Constructor for class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
ClientInfoMutable(UUID, ClientCloud) - Constructor for class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
clients - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
clientsContains(ClientInfo) - Method in class io.aether.api.clienttypes.ClientStateForSave
 
ClientStartException(String) - Constructor for exception class io.aether.cloud.client.AetherCloudClient.ClientStartException
 
ClientStartException(String, Throwable) - Constructor for exception class io.aether.cloud.client.AetherCloudClient.ClientStartException
 
ClientState - Interface in io.aether.cloud.client
 
ClientState.ClientInfo - Interface in io.aether.cloud.client
 
ClientState.ServerInfo - Interface in io.aether.cloud.client
 
ClientStateForSave - Class in io.aether.api.clienttypes
 
ClientStateForSave(URI[], ServerDescriptor[], ClientInfo[], Key[], CryptoLib, long, UUID, int, long, UUID, UUID, Key) - Constructor for class io.aether.api.clienttypes.ClientStateForSave
 
ClientStateInFile - Class in io.aether.cloud.client
 
ClientStateInFile(UUID, List) - Constructor for class io.aether.cloud.client.ClientStateInFile
 
ClientStateInFile(UUID, List, File) - Constructor for class io.aether.cloud.client.ClientStateInFile
 
ClientStateInMemory - Class in io.aether.cloud.client
 
ClientStateInMemory(ClientStateForSave) - Constructor for class io.aether.cloud.client.ClientStateInMemory
 
ClientStateInMemory(UUID, List) - Constructor for class io.aether.cloud.client.ClientStateInMemory
 
ClientStateInMemory(UUID, List, Set) - Constructor for class io.aether.cloud.client.ClientStateInMemory
 
ClientStateInMemory(UUID, List, Set, CryptoLib) - Constructor for class io.aether.cloud.client.ClientStateInMemory
 
ClientStateInMemory.ClientInfoMutable - Class in io.aether.cloud.client
 
ClientStateInMemory.ServerInfo - Class in io.aether.cloud.client
 
ClientTimeoutException(String) - Constructor for exception class io.aether.cloud.client.AetherCloudClient.ClientTimeoutException
 
cloud - Variable in class io.aether.api.clienttypes.ClientInfo
 
cloud - Variable in class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
CloudPriorityManager - Class in io.aether.cloud.client
 
CloudPriorityManager() - Constructor for class io.aether.cloud.client.CloudPriorityManager
 
CloudWeight - Class in io.aether.api.clienttypes
 
CloudWeight(short, long) - Constructor for class io.aether.api.clienttypes.CloudWeight
 
confirmRegistration(FinishResult) - Method in class io.aether.cloud.client.AetherCloudClient
 
connect() - Method in class io.aether.cloud.client.AetherCloudClient
 
connectFuture - Variable in class io.aether.cloud.client.Connection
 
Connection<LT,RT> - Class in io.aether.cloud.client
Abstract base class for handling connections in the Aether Cloud client.
Connection(AetherCloudClient, URI, FastMetaApi, FastMetaApi) - Constructor for class io.aether.cloud.client.Connection
 
ConnectionRegistration - Class in io.aether.cloud.client
 
ConnectionRegistration(AetherCloudClient, URI) - Constructor for class io.aether.cloud.client.ConnectionRegistration
 
ConnectionWork - Class in io.aether.cloud.client
Handles the specific connection logic for Work Servers, including authentication, batching of API requests, and message routing.
ConnectionWork(AetherCloudClient, ServerDescriptor) - Constructor for class io.aether.cloud.client.ConnectionWork
 
contains(UUID) - Method in class io.aether.cloud.client.AccessGroupImpl
 
countServersForRegistration - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
createAccessGroup(UUID...) - Method in class io.aether.cloud.client.AetherCloudClient
 
createAccessGroupWithOwner(UUID, UUID...) - Method in class io.aether.cloud.client.AetherCloudClient
 
cryptoLib - Variable in class io.aether.api.clienttypes.ClientStateForSave
 

D

data - Variable in class io.aether.cloud.client.AccessGroupImpl
 
DEFAULT - Static variable in interface io.aether.cloud.client.MessageEventListener
 
demote(short) - Method in class io.aether.cloud.client.ClientCloud
 
demote(UUID, short) - Method in class io.aether.cloud.client.CloudPriorityManager
 
destroy(boolean) - Method in class io.aether.cloud.client.AetherCloudClient
 
destroy(boolean) - Method in class io.aether.cloud.client.ClientStateInFile
 
destroy(boolean) - Method in class io.aether.cloud.client.Connection
 
destroyer - Variable in class io.aether.cloud.client.AetherCloudClient
 

E

enter(ClientApiRegSafeStream) - Method in class io.aether.cloud.client.ConnectionRegistration
 
enterGlobal(GlobalRegClientApiStream) - Method in class io.aether.cloud.client.ConnectionRegistration
 
equals(Object) - Method in class io.aether.api.clienttypes.ClientInfo
 
equals(Object) - Method in class io.aether.api.clienttypes.ClientStateForSave
 
equals(Object) - Method in class io.aether.api.clienttypes.CloudWeight
 
equals(Object) - Method in class io.aether.cloud.client.Connection
 

F

fastMetaClient - Variable in class io.aether.cloud.client.Connection
 
flush() - Method in class io.aether.cloud.client.AetherCloudClient
 
flush() - Method in class io.aether.cloud.client.ConnectionWork
 
forceUpdateStateFromCache() - Method in class io.aether.cloud.client.AetherCloudClient
 

G

getAlias() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getAlias() - Method in class io.aether.cloud.client.AetherCloudClient
 
getAlias() - Method in interface io.aether.cloud.client.ClientState
 
getAlias() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getAllAccessedClients(UUID) - Method in class io.aether.cloud.client.AetherCloudClient
 
getAuthApi(AConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
getAuthApi1(AFunction) - Method in class io.aether.cloud.client.AetherCloudClient
 
getAuthApiFuture() - Method in class io.aether.cloud.client.AetherCloudClient
 
getClientApi(UUID, AConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
getClientGroups(UUID) - Method in class io.aether.cloud.client.AetherCloudClient
 
getClientInfo(UUID) - Method in interface io.aether.cloud.client.ClientState
 
getClientInfo(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
getClientInfoAll() - Method in interface io.aether.cloud.client.ClientState
 
getClientInfoAll() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getClients() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getClientState() - Method in class io.aether.cloud.client.AetherCloudClient
 
getCloud() - Method in class io.aether.api.clienttypes.ClientInfo
 
getCloud() - Method in interface io.aether.cloud.client.ClientState.ClientInfo
 
getCloud() - Method in class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
getCloud(UUID) - Method in class io.aether.cloud.client.AetherCloudClient
 
getCloud(UUID) - Method in interface io.aether.cloud.client.ClientState
 
getCloud(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
getConnections() - Method in class io.aether.cloud.client.AetherCloudClient
 
getConsumerUUID() - Method in class io.aether.cloud.client.MessageNode
 
getCountServersForRegistration() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getCountServersForRegistration() - Method in interface io.aether.cloud.client.ClientState
 
getCountServersForRegistration() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getCryptLib() - Method in class io.aether.cloud.client.AetherCloudClient
 
getCryptoEngineForServer(short) - Method in class io.aether.cloud.client.AetherCloudClient
 
getCryptoLib() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getCryptoLib() - Method in interface io.aether.cloud.client.ClientState
 
getCryptoLib() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getDescriptor() - Method in interface io.aether.cloud.client.ClientState.ServerInfo
 
getDescriptor() - Method in class io.aether.cloud.client.ClientStateInMemory.ServerInfo
 
getGroup(long) - Method in class io.aether.cloud.client.AetherCloudClient
 
getId() - Method in class io.aether.cloud.client.AccessGroupImpl
 
getMasterKey() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getMasterKey() - Method in class io.aether.cloud.client.AetherCloudClient
 
getMasterKey() - Method in interface io.aether.cloud.client.ClientState
 
getMasterKey() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getMessageNode(UUID) - Method in class io.aether.cloud.client.AetherCloudClient
 
getMessageNode(UUID, MessageEventListener) - Method in class io.aether.cloud.client.AetherCloudClient
 
getName() - Method in class io.aether.cloud.client.AetherCloudClient
 
getNextPing() - Method in class io.aether.cloud.client.AetherCloudClient
 
getOrderedSids() - Method in class io.aether.cloud.client.ClientCloud
 
getOrderedSids(UUID, Cloud) - Method in class io.aether.cloud.client.CloudPriorityManager
 
getOwner() - Method in class io.aether.cloud.client.AccessGroupImpl
 
getParent() - Method in class io.aether.cloud.client.AetherCloudClient
 
getParentUid() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getParentUid() - Method in interface io.aether.cloud.client.ClientState
 
getParentUid() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getPingDuration() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getPingDuration() - Method in interface io.aether.cloud.client.ClientState
 
getPingDuration() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getPingTime() - Method in class io.aether.cloud.client.AetherCloudClient
 
getRegistrationUri() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getRegistrationUri() - Method in interface io.aether.cloud.client.ClientState
 
getRegistrationUri() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getRootApi() - Method in class io.aether.cloud.client.Connection
 
getRootApiFuture() - Method in class io.aether.cloud.client.Connection
 
getRootSigners() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getRootSigners() - Method in interface io.aether.cloud.client.ClientState
 
getRootSigners() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getServer(int) - Method in class io.aether.cloud.client.AetherCloudClient
 
getServerDescriptor() - Method in class io.aether.cloud.client.ConnectionWork
 
getServerDescriptor(int) - Method in interface io.aether.cloud.client.ClientState
 
getServerDescriptor(int) - Method in class io.aether.cloud.client.ClientStateInMemory
 
getServerDescriptorForUid(UUID, AConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
getServerId() - Method in interface io.aether.cloud.client.ClientState.ServerInfo
 
getServerId() - Method in class io.aether.cloud.client.ClientStateInMemory.ServerInfo
 
getServerInfo(int) - Method in interface io.aether.cloud.client.ClientState
 
getServerInfo(int) - Method in class io.aether.cloud.client.ClientStateInMemory
 
getServerInfoAll() - Method in interface io.aether.cloud.client.ClientState
 
getServerInfoAll() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getServers() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getSid() - Method in class io.aether.api.clienttypes.CloudWeight
 
getStrategy() - Method in class io.aether.cloud.client.MessageNode
 
getTimeoutForConnectToRegistrationServer() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getTimeoutForConnectToRegistrationServer() - Method in interface io.aether.cloud.client.ClientState
 
getTimeoutForConnectToRegistrationServer() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getUid() - Method in class io.aether.api.clienttypes.ClientInfo
 
getUid() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
getUid() - Method in class io.aether.cloud.client.AetherCloudClient
 
getUid() - Method in class io.aether.cloud.client.ClientCloud
 
getUid() - Method in interface io.aether.cloud.client.ClientState.ClientInfo
 
getUid() - Method in interface io.aether.cloud.client.ClientState
 
getUid() - Method in class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
getUid() - Method in class io.aether.cloud.client.ClientStateInMemory
 
getUidInfo(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
getWeight() - Method in class io.aether.api.clienttypes.CloudWeight
 
getWeights() - Method in class io.aether.api.clienttypes.ClientInfo
 
getWeights() - Method in class io.aether.cloud.client.ClientCloud
 

H

hashCode() - Method in class io.aether.api.clienttypes.ClientInfo
 
hashCode() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
hashCode() - Method in class io.aether.api.clienttypes.CloudWeight
 
hashCode() - Method in class io.aether.cloud.client.Connection
 

I

id - Variable in class io.aether.cloud.client.AccessGroupImpl
 
io.aether.api.clienttypes - package io.aether.api.clienttypes
 
io.aether.cloud.client - package io.aether.cloud.client
 
isConnected() - Method in class io.aether.cloud.client.AetherCloudClient
 
isRecoveryInProgress - Variable in class io.aether.cloud.client.AetherCloudClient
 
isRegistered() - Method in class io.aether.cloud.client.AetherCloudClient
 

L

lastBackPing - Variable in class io.aether.cloud.client.ConnectionWork
 
lifeTime() - Method in class io.aether.cloud.client.ConnectionWork
 
load(byte[]) - Static method in class io.aether.cloud.client.ClientStateInMemory
 
load(File) - Static method in class io.aether.cloud.client.ClientStateInMemory
 
loadState(byte[]) - Method in class io.aether.cloud.client.ClientStateInMemory
 
loadState(ClientStateForSave) - Method in class io.aether.cloud.client.ClientStateInMemory
 
loadState(File) - Method in class io.aether.cloud.client.ClientStateInMemory
 

M

masterKey - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
MessageEventListener - Interface in io.aether.cloud.client
 
MessageNode - Class in io.aether.cloud.client
 
MessageNode(AetherCloudClient, UUID, MessageEventListener) - Constructor for class io.aether.cloud.client.MessageNode
 
META - Static variable in class io.aether.api.clienttypes.ClientInfo
 
META - Static variable in class io.aether.api.clienttypes.ClientStateForSave
 
META - Static variable in class io.aether.api.clienttypes.CloudWeight
 
META_BODY - Static variable in class io.aether.api.clienttypes.ClientInfo
 
META_BODY - Static variable in class io.aether.api.clienttypes.ClientStateForSave
 
META_BODY - Static variable in class io.aether.api.clienttypes.CloudWeight
 

O

of(ClientState) - Static method in class io.aether.cloud.client.AetherCloudClient
 
onClientStream - Variable in class io.aether.cloud.client.AetherCloudClient
 
onClientStream(AConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
onConnectionStateChanged(boolean) - Method in class io.aether.cloud.client.Connection
Hook method called when the underlying transport writability changes.
onConnectionStateChanged(boolean) - Method in class io.aether.cloud.client.ConnectionWork
Handles changes in the connection state.
onMessage(ABiConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
onNewChildren(AConsumer) - Method in class io.aether.cloud.client.AetherCloudClient
 
onResolveConsumerConnection(MessageNode, ConnectionWork) - Method in interface io.aether.cloud.client.MessageEventListener
 
onResolveConsumerServer(MessageNode, ServerDescriptor) - Method in interface io.aether.cloud.client.MessageEventListener
 
openStreamToClientDetails(UUID, MessageEventListener) - Method in class io.aether.cloud.client.AetherCloudClient
 
owner - Variable in class io.aether.cloud.client.AccessGroupImpl
 

P

parentUid - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
pingDuration - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
populateCachesFromState() - Method in class io.aether.cloud.client.AetherCloudClient
 
promote(short) - Method in class io.aether.cloud.client.ClientCloud
 
promote(UUID, short) - Method in class io.aether.cloud.client.CloudPriorityManager
 
putServerDescriptor(ServerDescriptor) - Method in class io.aether.cloud.client.AetherCloudClient
 

R

recoveryFuture - Variable in class io.aether.cloud.client.AetherCloudClient
 
registration() - Method in class io.aether.cloud.client.ConnectionRegistration
 
registrationUri - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
registrationUriContains(URI) - Method in class io.aether.api.clienttypes.ClientStateForSave
 
resolveCloud(Cloud) - Method in class io.aether.cloud.client.ConnectionRegistration
 
rootApi - Variable in class io.aether.cloud.client.Connection
 
rootSigners - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
rootSignersContains(Key) - Method in class io.aether.api.clienttypes.ClientStateForSave
 

S

save() - Method in class io.aether.cloud.client.ClientStateInMemory
 
save(File) - Method in class io.aether.cloud.client.ClientStateInMemory
 
saveCloud(ClientCloud) - Method in interface io.aether.cloud.client.ClientState
 
saveCloud(ClientCloud) - Method in class io.aether.cloud.client.ClientStateInMemory
 
saveState() - Method in interface io.aether.cloud.client.ClientState
 
saveState() - Method in class io.aether.cloud.client.ClientStateInFile
 
saveState() - Method in class io.aether.cloud.client.ClientStateInMemory
 
scheduledWork() - Method in class io.aether.cloud.client.ConnectionWork
 
send(byte[]) - Method in class io.aether.cloud.client.MessageNode
 
sendMessage(UUID, byte[]) - Method in class io.aether.cloud.client.AetherCloudClient
 
sendMessageFromServerToClient(byte[]) - Method in class io.aether.cloud.client.MessageNode
 
sendSafeApiData(LoginClientStream) - Method in class io.aether.cloud.client.ConnectionWork
 
sendSafeApiDataMulti(byte, LoginClientStream) - Method in class io.aether.cloud.client.ConnectionWork
 
ServerInfo(int) - Constructor for class io.aether.cloud.client.ClientStateInMemory.ServerInfo
 
ServerInfo(ServerDescriptor) - Constructor for class io.aether.cloud.client.ClientStateInMemory.ServerInfo
 
servers - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
serversContains(ServerDescriptor) - Method in class io.aether.api.clienttypes.ClientStateForSave
 
setAlias(UUID) - Method in interface io.aether.cloud.client.ClientState
 
setAlias(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setBasic(boolean) - Method in class io.aether.cloud.client.ConnectionWork
 
setCloud(ClientCloud) - Method in interface io.aether.cloud.client.ClientState.ClientInfo
 
setCloud(ClientCloud) - Method in class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
setCloud(UUID, Cloud) - Method in class io.aether.cloud.client.AetherCloudClient
 
setConsumerCloud(MessageNode, Cloud) - Method in interface io.aether.cloud.client.MessageEventListener
 
setCountServersForRegistration(int) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setDescriptor(ServerDescriptor) - Method in interface io.aether.cloud.client.ClientState.ServerInfo
 
setDescriptor(ServerDescriptor) - Method in class io.aether.cloud.client.ClientStateInMemory.ServerInfo
 
setMasterKey(Key) - Method in interface io.aether.cloud.client.ClientState
 
setMasterKey(Key) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setName(String) - Method in class io.aether.cloud.client.AetherCloudClient
 
setParentUid(UUID) - Method in interface io.aether.cloud.client.ClientState
 
setParentUid(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setStrategy(MessageEventListener) - Method in class io.aether.cloud.client.MessageNode
 
setTimeoutForConnectToRegistrationServer(int) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setUid(UUID) - Method in interface io.aether.cloud.client.ClientState
 
setUid(UUID) - Method in class io.aether.cloud.client.ClientStateInMemory
 
setWeight(short, long) - Method in class io.aether.cloud.client.ClientCloud
 
sid - Variable in class io.aether.api.clienttypes.CloudWeight
 
smartMerge(Cloud) - Method in class io.aether.cloud.client.ClientCloud
 
startFuture - Variable in class io.aether.cloud.client.AetherCloudClient
 
stateListeners - Variable in class io.aether.cloud.client.Connection
Observable state listeners triggered when the connection writability or availability changes.

T

timeoutForConnectToRegistrationServer - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
toApi(FastApiContextLocal, FastMetaApi) - Method in class io.aether.cloud.client.MessageNode
 
toApi(FastFutureContext, FastMetaApi, LT) - Method in class io.aether.cloud.client.MessageNode
 
toApi(FastMetaApi, LT) - Method in class io.aether.cloud.client.MessageNode
 
toApiR(FastMetaApi, AFunction) - Method in class io.aether.cloud.client.MessageNode
 
toAString(AString) - Method in class io.aether.api.clienttypes.ClientInfo
 
toAString(AString) - Method in class io.aether.api.clienttypes.ClientStateForSave
 
toAString(AString) - Method in class io.aether.api.clienttypes.CloudWeight
 
toAString(AString) - Method in class io.aether.cloud.client.ClientStateInMemory
 
toAString(AString) - Method in class io.aether.cloud.client.MessageNode
 
toCloud() - Method in class io.aether.cloud.client.ClientCloud
 
toConsumer(AConsumer) - Method in class io.aether.cloud.client.MessageNode
 
toString() - Method in class io.aether.api.clienttypes.ClientInfo
 
toString() - Method in class io.aether.api.clienttypes.ClientStateForSave
 
toString() - Method in class io.aether.api.clienttypes.CloudWeight
 
toString() - Method in class io.aether.cloud.client.ClientStateInMemory
 
toString() - Method in class io.aether.cloud.client.ConnectionWork
 
toString() - Method in class io.aether.cloud.client.MessageNode
 
triggerRecovery() - Method in class io.aether.cloud.client.AetherCloudClient
 

U

uid - Variable in class io.aether.api.clienttypes.ClientInfo
 
uid - Variable in class io.aether.api.clienttypes.ClientStateForSave
 
uid - Variable in class io.aether.cloud.client.ClientStateInMemory.ClientInfoMutable
 
updateCloudFromWork(UUID, Cloud) - Method in class io.aether.cloud.client.CloudPriorityManager
 
uri - Variable in class io.aether.cloud.client.Connection
 

V

verifySign(SignedKey) - Method in class io.aether.cloud.client.AetherCloudClient
 

W

weight - Variable in class io.aether.api.clienttypes.CloudWeight
 
weights - Variable in class io.aether.api.clienttypes.ClientInfo
 
weightsContains(CloudWeight) - Method in class io.aether.api.clienttypes.ClientInfo
 
A B C D E F G H I L M O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form