A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Object, long) - Method in interface io.aether.utils.streams.ValueExclusiveOnReject.Listener
- accept(Object, long) - Method in interface io.aether.utils.streams.ValueOnReject.Listener
- accept(V) - Method in class io.aether.utils.streams.MapBase
- accept2(V) - Method in class io.aether.utils.streams.MapBase
- acceptor - Variable in class io.aether.utils.streams.FGate
-
AcceptorI instance that defines how to accept and process data.
- AcceptorI<TRead,TWrite> - Interface in io.aether.utils.streams
- Access - Enum in io.aether.common
- AccessGroupI - Interface in io.aether.common
- AccessGroupListMutable - Class in io.aether.common
- AccessGroupListMutable() - Constructor for class io.aether.common.AccessGroupListMutable
- AccessGroupMutable - Class in io.aether.common
- AccessGroupMutable(long, UUID) - Constructor for class io.aether.common.AccessGroupMutable
- AccessGroupMutable(AccessGroup) - Constructor for class io.aether.common.AccessGroupMutable
- Accumulator - Class in io.aether.utils.streams
-
Accumulator node that processes Value objects.
- Accumulator() - Constructor for class io.aether.utils.streams.Accumulator
- add(AccessGroupMutable) - Method in class io.aether.common.AccessGroupListMutable
- add(UUID) - Method in interface io.aether.common.AccessGroupI
- add(UUID) - Method in class io.aether.common.AccessGroupMutable
- Add - Class in io.aether.common.expressions
- Add() - Constructor for class io.aether.common.expressions.Add
- addAll(UUID[]) - Method in class io.aether.common.AccessGroupMutable
- addInput() - Method in class io.aether.utils.streams.MapBase
- addInputByRequestHard() - Method in class io.aether.utils.streams.MapBase
- addInputHard() - Method in class io.aether.utils.streams.MapBase
- addRequest() - Method in interface io.aether.utils.streams.Value
-
Creates a new value with request semantics added.
- addSource(Gate<K, V>) - Method in class io.aether.utils.streams.MapBase
- addSourceHard() - Method in class io.aether.utils.streams.MapBase
- addSourceHard(Gate<K, V>) - Method in class io.aether.utils.streams.MapBase
- AetherCodecUtil - Interface in io.aether.api.common
- AetherCodecUtil.ProtocolTCP - Class in io.aether.api.common
- AetherCodecUtil.ProtocolUDP - Class in io.aether.api.common
- AKey - Interface in io.aether.crypto
- AKey.AsymmetricPrivate - Interface in io.aether.crypto
- AKey.AsymmetricPublic - Interface in io.aether.crypto
- AKey.SignPrivate - Interface in io.aether.crypto
- AKey.SignPublic - Interface in io.aether.crypto
- AKey.Symmetric - Interface in io.aether.crypto
- all() - Method in class io.aether.common.AccessGroupListMutable
- all() - Static method in class io.aether.crypto.CryptoProviderFactory
- allAsArray() - Method in class io.aether.common.AccessGroupListMutable
- allFlow() - Static method in class io.aether.crypto.CryptoProviderFactory
- allGroupIdsAsArray() - Method in class io.aether.common.AccessGroupListMutable
- ALREADY_REGISTRATION - io.aether.net.exceptions.ErrorId
- AlreadyCreateUserException - Exception in io.aether.net.exceptions
- AlreadyCreateUserException(UUID) - Constructor for exception io.aether.net.exceptions.AlreadyCreateUserException
- And - Class in io.aether.common.expressions
- And() - Constructor for class io.aether.common.expressions.And
- ANONYMOUS_UID - Static variable in interface io.aether.StandardUUIDs
- ApiNode<LT,RT,DS> - Interface in io.aether.utils.streams
- AResultSet<T> - Interface in io.aether.common
- ARMultiFuture2(AtomicInteger) - Constructor for class io.aether.utils.streams.MapBase.ARMultiFuture2
- asAsymmetric() - Method in interface io.aether.crypto.AKey
- asSignPublicKey() - Method in interface io.aether.crypto.AKey
- asSymmetric() - Method in interface io.aether.crypto.AKey
- ASYMMETRIC_PRIVATE - io.aether.crypto.KeyType
- ASYMMETRIC_PUBLIC - io.aether.crypto.KeyType
B
- BAD_ARGUMENTS - io.aether.net.exceptions.ErrorId
- BAD_CMD - io.aether.net.exceptions.ErrorId
- BAD_CRYPT_TYPE - io.aether.net.exceptions.ErrorId
- BAD_SIZE - io.aether.net.exceptions.ErrorId
- BAD_TYPE - io.aether.net.exceptions.ErrorId
- BFGateDown() - Constructor for class io.aether.utils.streams.BufferNodeAutoFlush.BFGateDown
- BFGateUp() - Constructor for class io.aether.utils.streams.BufferNodeAutoFlush.BFGateUp
- BGate(Object) - Constructor for class io.aether.utils.streams.BufferNode.BGate
-
Constructs a new
BufferNode.BGatewith the specified owner. - BGateDown() - Constructor for class io.aether.utils.streams.BufferNode.BGateDown
-
Constructs a new
BufferNode.BGateDown. - BGateUp() - Constructor for class io.aether.utils.streams.BufferNode.BGateUp
-
Constructs a new
BufferNode.BGateUp. - BinOperator - Class in io.aether.common.expressions
- BinOperator() - Constructor for class io.aether.common.expressions.BinOperator
- BinOperator(Expression, Expression) - Constructor for class io.aether.common.expressions.BinOperator
- block() - Method in class io.aether.utils.streams.BlockMgr
- block(long) - Method in class io.aether.utils.streams.BlockMgr
- BLOCK_COUNTER - Static variable in interface io.aether.utils.streams.Value
- BLOCKED_CLIENT - io.aether.net.exceptions.ErrorId
- blockMgr - Variable in class io.aether.utils.streams.Switcher.SplitterUpGate
- blockMgr - Variable in class io.aether.utils.streams.Switcher2.SplitterUpGate
- BlockMgr - Class in io.aether.utils.streams
- BlockMgr() - Constructor for class io.aether.utils.streams.BlockMgr
- blockMgrGlobal - Variable in class io.aether.utils.streams.Switcher
- blockMgrGlobal - Variable in class io.aether.utils.streams.Switcher2
- buffer() - Method in interface io.aether.utils.streams.Gate
-
Creates a buffered version of this gate.
- bufferAutoFlush() - Method in interface io.aether.utils.streams.Gate
- BufferNode<TRead,TWrite> - Class in io.aether.utils.streams
-
Represents a node in a stream that buffers incoming data.
- BufferNode() - Constructor for class io.aether.utils.streams.BufferNode
-
Constructs a new
BufferNodewith initialized up and down gates. - BufferNode.BGate<TIn,TOut> - Class in io.aether.utils.streams
-
Represents a buffer gate that can send and receive data.
- BufferNode.BGateDown - Class in io.aether.utils.streams
-
Represents a buffer gate for sending data downwards.
- BufferNode.BGateUp - Class in io.aether.utils.streams
-
Represents a buffer gate for sending data upwards.
- BufferNodeAutoFlush<TRead,TWrite> - Class in io.aether.utils.streams
- BufferNodeAutoFlush() - Constructor for class io.aether.utils.streams.BufferNodeAutoFlush
- BufferNodeAutoFlush.BFGateDown - Class in io.aether.utils.streams
- BufferNodeAutoFlush.BFGateUp - Class in io.aether.utils.streams
C
- calc() - Method in interface io.aether.common.expressions.Calculate
- calcBoolean() - Method in interface io.aether.common.expressions.Calculate
- calcByte() - Method in interface io.aether.common.expressions.Calculate
- calcDouble() - Method in interface io.aether.common.expressions.Calculate
- calcFloat() - Method in interface io.aether.common.expressions.Calculate
- calcInt() - Method in interface io.aether.common.expressions.Calculate
- calcLong() - Method in interface io.aether.common.expressions.Calculate
- calcShort() - Method in interface io.aether.common.expressions.Calculate
- calculate - Variable in class io.aether.common.expressions.Expression
- Calculate - Interface in io.aether.common.expressions
- check(AKey.SignPublic) - Method in class io.aether.crypto.SignedKey
-
Checks if the key's signature is valid using a Signer.
- check(SignChecker) - Method in class io.aether.crypto.SignedKey
- checkProofOfWorkHashList(String, String, int[], int) - Static method in class io.aether.utils.WorkProofUtil
- checkSign(byte[], Sign) - Method in interface io.aether.crypto.SignChecker
- checkVariable(int) - Method in class io.aether.common.expressions.Ctx
- close() - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- CLOSE_INSTANCE - Static variable in interface io.aether.utils.streams.Value
- ClosedStreamException - Exception in io.aether.utils.streams
- ClosedStreamException() - Constructor for exception io.aether.utils.streams.ClosedStreamException
- CommandNotFoundException - Exception in io.aether.net.exceptions
- CommandNotFoundException(int) - Constructor for exception io.aether.net.exceptions.CommandNotFoundException
- confirmReceive(short) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- confirmReceiveInt(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- confirmRemoteReceive(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- confirmSend(short) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- confirmSendInt(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- confirmToRemote(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl
- ConsoleMgrCanonical - Class in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical(String...) - Constructor for class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- ConsoleMgrCanonical.Alias - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.Api - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.Doc - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.Example - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.Examples - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.Optional - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.ResCtx - Class in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.ResultFormats - Annotation Type in io.aether.utils.consoleCanonical
- ConsoleMgrCanonical.StdIn - Annotation Type in io.aether.utils.consoleCanonical
- contains(UUID) - Method in interface io.aether.common.AccessGroupI
- contains(UUID) - Method in class io.aether.common.AccessGroupListMutable
- contains(UUID) - Method in class io.aether.common.AccessGroupMutable
- containsFuture(UUID) - Method in class io.aether.common.AccessGroupListMutable
- convert() - Method in interface io.aether.api.common.KeySymmetricUtil
- convert(CTypeI<?>, String) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- countDataValues() - Method in class io.aether.utils.streams.BufferNode.BGate
- CREATE_CLIENT - io.aether.common.Access
- createAsymmetricEngine(AKey.AsymmetricPrivate, AKey.AsymmetricPublic) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a CryptoEngine for asymmetric decryption.
- createAsymmetricEngine(AKey.AsymmetricPublic) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a CryptoEngine for asymmetric encryption.
- createAsymmetricEngine(PairAsymKeys) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a CryptoEngine for asymmetric decryption from a key pair.
- createAsymmetricKeys() - Method in interface io.aether.crypto.CryptoProvider
-
Generates a new pair of asymmetric keys (public and private).
- createKey(KeyType, byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a concrete AKey implementation based on the specified key type and data.
- createKey(KeyType, String) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a key from its type and public key's hexadecimal string.
- createKey(String) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a key from its textual representation, which is generated by AKey.toString.
- createKey(String) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Creates an AKey instance from a serialized string representation.
- createKey(String, KeyType, byte[]) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Creates an AKey instance from raw data and provider details.
- createKeyForClient(AKey.Symmetric, int) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a symmetric key for client-side usage from a master key and session ID.
- createKeyForServer(AKey.Symmetric, int) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a symmetric key for server-side usage from a master key and session ID.
- createPairKeysSigned(String, String, String, Signer) - Static method in class io.aether.crypto.CryptoProviderFactory
- createSign(byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a Sign object from raw byte data.
- createSign(String) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a Sign object from its textual representation, which is generated by Sign.toString.
- createSignChecker(String) - Static method in class io.aether.crypto.CryptoProviderFactory
- createSignedKey(KeyType, byte[], byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a SignedKey from key type, raw key bytes, and raw signature bytes.
- createSignedKey(String) - Method in interface io.aether.crypto.CryptoProvider
-
Parses a signed key string into a SignedKey object.
- createSigner() - Method in interface io.aether.crypto.CryptoProvider
-
Creates a Signer object using newly generated signing keys.
- createSigner(AKey.SignPublic) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a Signer object solely for signature verification.
- createSigner(AKey.SignPublic, AKey.SignPrivate) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a Signer object for signature verification and creation from explicit keys.
- createSigner(PairSignKeys) - Method in interface io.aether.crypto.CryptoProvider
- createSigner(String, String, String) - Static method in class io.aether.crypto.CryptoProviderFactory
- createSignKeys() - Method in interface io.aether.crypto.CryptoProvider
-
Generates a new pair of signing keys (public and private).
- createSignKeys(byte[], byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a pair of signing keys from raw byte arrays.
- createSignKeys(String) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a pair of signing keys from a textual representation.
- createSignKeys(String, String) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a pair of signing keys from hexadecimal strings.
- createSignPrivateKey(byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a private signing key from raw byte data.
- createSignPublicKey(byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a public signing key from raw byte data.
- createSymmetricEngine(AKey.Symmetric) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a CryptoEngine for symmetric encryption and decryption.
- createSymmetricKey() - Method in interface io.aether.crypto.CryptoProvider
-
Generates a new random symmetric key.
- createSymmetricKey(byte[]) - Method in interface io.aether.crypto.CryptoProvider
-
Creates a symmetric key from raw byte data.
- CRYPTO - io.aether.net.exceptions.ErrorId
- CryptoEngine - Interface in io.aether.crypto
-
Interface for an object that performs encryption and decryption with a stateful component, such as a nonce.
- CryptoProvider - Interface in io.aether.crypto
-
Interface defining the contract for a cryptographic provider (e.g., SODIUM, HYDROGEN).
- CryptoProviderFactory - Class in io.aether.crypto
-
The CryptoProviderFactory is a central registry for all cryptographic providers.
- CryptoProviderUnit - Interface in io.aether.crypto
- ctx - Variable in class io.aether.common.expressions.Expression
- Ctx - Class in io.aether.common.expressions
- Ctx() - Constructor for class io.aether.common.expressions.Ctx
- CTYPE - Static variable in class io.aether.common.expressions.LiteralInt32
- CTYPE - Static variable in class io.aether.common.expressions.Lte
D
- data() - Method in interface io.aether.utils.streams.Value
-
Retrieves the data payload contained in this value.
- data() - Method in class io.aether.utils.streams.ValueClose
- data() - Method in class io.aether.utils.streams.ValueForce
- data() - Method in class io.aether.utils.streams.ValueMap
- data() - Method in class io.aether.utils.streams.ValueMap2
- data() - Method in class io.aether.utils.streams.ValueOfData
- data() - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- data() - Method in class io.aether.utils.streams.ValueOfForce
- data() - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- data() - Method in class io.aether.utils.streams.ValueOfOnDrop
- data() - Method in class io.aether.utils.streams.ValueOfRequest
- data() - Method in class io.aether.utils.streams.ValueProxy
- data() - Method in class io.aether.utils.streams.ValueRequest
- data() - Method in class io.aether.utils.streams.ValueWithSubValues
- decrypt(byte[]) - Method in interface io.aether.crypto.CryptoEngine
-
Decrypts the provided data.
- DecryptException - Exception in io.aether.crypto
-
Exception thrown when a decryption operation fails.
- DecryptException() - Constructor for exception io.aether.crypto.DecryptException
- DecryptException(String) - Constructor for exception io.aether.crypto.DecryptException
- DecryptException(String, Throwable) - Constructor for exception io.aether.crypto.DecryptException
- DecryptException(String, Throwable, boolean, boolean) - Constructor for exception io.aether.crypto.DecryptException
- DecryptException(Throwable) - Constructor for exception io.aether.crypto.DecryptException
- DESERIALIZATION_ERROR - io.aether.net.exceptions.ErrorId
- DeserializerSizeStream - Class in io.aether.net.serialization
- DeserializerSizeStream() - Constructor for class io.aether.net.serialization.DeserializerSizeStream
- distinctRead(String) - Method in interface io.aether.utils.streams.Gate
- distinctWrite(String) - Method in interface io.aether.utils.streams.Gate
- Div - Class in io.aether.common.expressions
- Div() - Constructor for class io.aether.common.expressions.Div
- down() - Method in interface io.aether.utils.streams.NodeUp
E
- encrypt(byte[]) - Method in interface io.aether.crypto.CryptoEngine
-
Encrypts the provided data.
- EncryptException - Exception in io.aether.crypto
-
Exception thrown when an encryption operation fails.
- EncryptException() - Constructor for exception io.aether.crypto.EncryptException
- EncryptException(String) - Constructor for exception io.aether.crypto.EncryptException
- EncryptException(String, Throwable) - Constructor for exception io.aether.crypto.EncryptException
- EncryptException(String, Throwable, boolean, boolean) - Constructor for exception io.aether.crypto.EncryptException
- EncryptException(Throwable) - Constructor for exception io.aether.crypto.EncryptException
- enter(Object) - Method in interface io.aether.utils.streams.Value
-
Marks the beginning of value processing by a handler.
- enter(Object) - Method in class io.aether.utils.streams.ValueClose
- enter(Object) - Method in class io.aether.utils.streams.ValueForce
- enter(Object) - Method in class io.aether.utils.streams.ValueMap
- enter(Object) - Method in class io.aether.utils.streams.ValueMap2
- enter(Object) - Method in class io.aether.utils.streams.ValueOfData
- enter(Object) - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- enter(Object) - Method in class io.aether.utils.streams.ValueOfForce
- enter(Object) - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- enter(Object) - Method in class io.aether.utils.streams.ValueOfOnDrop
- enter(Object) - Method in class io.aether.utils.streams.ValueOfRequest
- enter(Object) - Method in class io.aether.utils.streams.ValueOnEnter
- enter(Object) - Method in class io.aether.utils.streams.ValueProxy
- enter(Object) - Method in class io.aether.utils.streams.ValueProxyTimeout
- enter(Object) - Method in class io.aether.utils.streams.ValueRequest
- enter(Object) - Method in class io.aether.utils.streams.ValueWithSubValues
- ErrorId - Enum in io.aether.net.exceptions
- execute(CTypeI<?>, Object) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- execute(CTypeI<?>, Object, Method) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- execute(Object) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- existsLinks() - Method in class io.aether.utils.streams.Switcher
- existsLinks() - Method in class io.aether.utils.streams.Switcher2
- Expression - Class in io.aether.common.expressions
- Expression() - Constructor for class io.aether.common.expressions.Expression
F
- fGate - Variable in class io.aether.utils.streams.FGate.InsideGate
-
The FGate instance to which this InsideGate belongs.
- FGate<ToNode,ToOut> - Class in io.aether.utils.streams
-
Represents a gate that facilitates communication between nodes in a stream.
- FGate(AcceptorI<ToOut, ToNode>) - Constructor for class io.aether.utils.streams.FGate
-
Constructs a new FGate with the specified acceptor.
- FGate.InsideGate - Class in io.aether.utils.streams
-
Represents the internal side of the gate.
- FGate.OutSideGate - Class in io.aether.utils.streams
-
Represents the external side of the gate.
- FGate.Pair<TIn,TOut,PairOut> - Class in io.aether.utils.streams
-
Abstract class representing a pair of gates with an owner.
- filter(Expression) - Method in interface io.aether.common.AResultSet
- filter(String, APredicate<TRead>, APredicate<TWrite>) - Method in interface io.aether.utils.streams.Gate
- find(CTypeI<T>) - Method in class io.aether.utils.streams.FGate.InsideGate
-
Finds an object of the specified type within the link, or returns null if no link is present.
- find(CTypeI<T>) - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Finds an object of the specified type within the acceptor.
- find(CTypeI<T>) - Method in class io.aether.utils.streams.FGate.Pair
-
Finds an object of the specified type within the pair.
- find(CTypeI<T1>) - Method in class io.aether.utils.streams.BufferNode.BGate
-
Finds an object of the specified type.
- find(Class<T>) - Method in class io.aether.utils.streams.FGate.InsideGate
-
Finds an object of the specified type within the link, or returns null if no link is present.
- find(Class<T>) - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Finds an object of the specified type within the acceptor.
- find(Class<T>) - Method in class io.aether.utils.streams.FGate.Pair
-
Finds an object of the specified type within the pair.
- find(Class<T1>) - Method in class io.aether.utils.streams.BufferNode.BGate
-
Finds an object of the specified class.
- findDown(Class<T>) - Method in interface io.aether.utils.streams.NodeUp
- firstRequestData - Variable in class io.aether.utils.streams.Switcher2.SplitterUpGate
- flush() - Method in class io.aether.utils.streams.MapBase
- flush() - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- flushUp() - Method in class io.aether.utils.streams.Switcher
- flushUp() - Method in class io.aether.utils.streams.Switcher2
- footer - Variable in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- FORCE_INSTANCE - Static variable in interface io.aether.utils.streams.Value
- fromSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in class io.aether.api.common.AetherCodecUtil.ProtocolTCP
- fromSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in class io.aether.api.common.AetherCodecUtil.ProtocolUDP
- fromSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in interface io.aether.common.Protocol
G
- Gate<TWrite,TRead> - Interface in io.aether.utils.streams
-
The Gate interface represents a bidirectional communication channel between nodes in a reactive stream.
- GateI<TWrite> - Interface in io.aether.utils.streams
- gDown() - Method in class io.aether.utils.streams.Accumulator
- gDown() - Method in class io.aether.utils.streams.BufferNode
-
Returns the gate for sending data downwards.
- gDown() - Method in class io.aether.utils.streams.NodeConverter
- gDown() - Method in class io.aether.utils.streams.NodeConverterAsync
- gDown() - Method in class io.aether.utils.streams.NodeFilter
- gDown() - Method in interface io.aether.utils.streams.NodeUp
- gDown() - Method in class io.aether.utils.streams.safe.SafeNodeImpl
- gDown() - Method in class io.aether.utils.streams.Switcher
- gDown() - Method in class io.aether.utils.streams.WebSocketNode
- generateProofOfWorkPool(String, String, int, int, long) - Static method in class io.aether.utils.WorkProofUtil
- get() - Method in class io.aether.utils.streams.BlockMgr
- get(K) - Method in class io.aether.utils.streams.MapBase
- get(K, AFunction<K, V>) - Method in class io.aether.utils.streams.MapBase
- getAppName() - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- getCommandId() - Method in exception io.aether.net.exceptions.CommandNotFoundException
- getCryptoLibName() - Method in interface io.aether.crypto.CryptoProvider
-
Gets the unique name of the cryptographic library implemented by this provider.
- getCryptoProvider() - Method in interface io.aether.crypto.CryptoProviderUnit
- getCryptoProvider() - Method in class io.aether.crypto.PairAsymKeys
- getCryptoProvider() - Method in class io.aether.crypto.PairAsymKeysSigned
- getCryptoProvider() - Method in class io.aether.crypto.PairSignKeys
- getCryptoProvider() - Method in class io.aether.crypto.SignedKey
- getCtx() - Method in class io.aether.common.expressions.Expression
- getData() - Method in interface io.aether.api.common.KeySymmetricUtil
- getData() - Method in interface io.aether.api.common.KeyUtil
- getData() - Method in interface io.aether.api.common.SignUtil
- getData() - Method in interface io.aether.crypto.AKey
- getFGate() - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Returns the FGate instance to which this OutSideGate belongs.
- getFileName() - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- getGroup() - Method in class io.aether.common.AccessGroupMutable
- getId() - Method in interface io.aether.common.AccessGroupI
- getId() - Method in class io.aether.common.AccessGroupMutable
- getKey() - Method in interface io.aether.api.common.SignedKeyUtil
- getKeyType() - Method in interface io.aether.crypto.AKey
- getLeft() - Method in class io.aether.common.expressions.BinOperator
- getName() - Method in interface io.aether.common.NetworkConfigurator
- getName() - Method in class io.aether.utils.streams.NodeFilter
- getNetworkConfigurator(AetherCodec) - Static method in interface io.aether.api.common.AetherCodecUtil
- getNetworkConfigurator(URI) - Static method in interface io.aether.api.common.AetherCodecUtil
- getOwner() - Method in interface io.aether.common.AccessGroupI
- getOwner() - Method in class io.aether.common.AccessGroupMutable
- getPrivateKey() - Method in class io.aether.crypto.PairAsymKeys
- getPrivateKey() - Method in class io.aether.crypto.PairAsymKeysSigned
- getPrivateKey() - Method in interface io.aether.crypto.PairKeys
- getPrivateKey() - Method in class io.aether.crypto.PairSignKeys
- getProvider(AKey) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Retrieves a CryptoProvider instance based on an AKey object.
- getProvider(Sign) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Retrieves a CryptoProvider instance based on a Sign object.
- getProvider(String) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Retrieves a registered CryptoProvider by its name.
- getProviderName() - Method in interface io.aether.crypto.CryptoProviderUnit
- getProviderName() - Method in class io.aether.crypto.PairAsymKeys
- getProviderName() - Method in class io.aether.crypto.PairAsymKeysSigned
- getProviderName() - Method in class io.aether.crypto.PairSignKeys
- getProviderName() - Method in class io.aether.crypto.SignedKey
- getPublicKey() - Method in class io.aether.crypto.PairAsymKeys
- getPublicKey() - Method in class io.aether.crypto.PairAsymKeysSigned
- getPublicKey() - Method in interface io.aether.crypto.PairKeys
- getPublicKey() - Method in class io.aether.crypto.PairSignKeys
- getPublicKey() - Method in interface io.aether.crypto.SignChecker
- getPublicKeySigned() - Method in class io.aether.crypto.PairAsymKeysSigned
- getQueue() - Method in class io.aether.utils.streams.BufferNode.BGate
-
Returns the queue of values.
- getRequestDataId() - Method in interface io.aether.utils.streams.Value
- getRequestDataId() - Method in class io.aether.utils.streams.ValueMap2
- getRequestDataId() - Method in class io.aether.utils.streams.ValueOfRequest
- getRequestDataId() - Method in class io.aether.utils.streams.ValueProxy
- getRight() - Method in class io.aether.common.expressions.BinOperator
- getSign() - Method in interface io.aether.api.common.SignedKeyUtil
- getSignData() - Method in interface io.aether.crypto.Sign
- getSizeForWrite() - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- getTarget() - Method in class io.aether.common.expressions.Not
- getUid() - Method in exception io.aether.net.exceptions.AlreadyCreateUserException
- getValue() - Method in class io.aether.net.serialization.DeserializerSizeStream
- groups - Variable in class io.aether.common.AccessGroupListMutable
- Gt - Class in io.aether.common.expressions
- Gt() - Constructor for class io.aether.common.expressions.Gt
- Gte - Class in io.aether.common.expressions
- Gte() - Constructor for class io.aether.common.expressions.Gte
- gUp() - Method in class io.aether.utils.streams.Accumulator
- gUp() - Method in class io.aether.utils.streams.BufferNode
-
Returns the gate for sending data upwards.
- gUp() - Method in class io.aether.utils.streams.NodeConverter
- gUp() - Method in class io.aether.utils.streams.NodeConverterAsync
- gUp() - Method in interface io.aether.utils.streams.NodeDown
- gUp() - Method in class io.aether.utils.streams.NodeFilter
- gUp() - Method in class io.aether.utils.streams.safe.SafeNodeImpl
- gUp() - Method in class io.aether.utils.streams.WebSocketNode
H
- HAVE_CHILDREN - io.aether.common.Access
- HttpRequest - Class in io.aether.utils.streams.http
- HttpRequest() - Constructor for class io.aether.utils.streams.http.HttpRequest
- HttpResponse - Class in io.aether.utils.streams.http
- HttpResponse() - Constructor for class io.aether.utils.streams.http.HttpResponse
- HttpStream - Class in io.aether.utils.streams.http
- HttpStream(AcceptorI<byte[], byte[]>) - Constructor for class io.aether.utils.streams.http.HttpStream
I
- initConnectionClient(URI) - Method in interface io.aether.common.NetworkConfigurator
- initConnectionServer() - Method in interface io.aether.common.NetworkConfigurator
- initDown() - Method in class io.aether.utils.streams.BufferNode
-
Initializes the down
BufferNode.BGate. - initDown() - Method in class io.aether.utils.streams.BufferNodeAutoFlush
- initUp() - Method in class io.aether.utils.streams.BufferNode
-
Initializes the up
BufferNode.BGate. - initUp() - Method in class io.aether.utils.streams.BufferNodeAutoFlush
- INNER_EXCEPTION - io.aether.net.exceptions.ErrorId
- insertBuffer() - Method in interface io.aether.utils.streams.Gate
-
Inserts a buffer into the current gate connection if one doesn't already exist.
- inSide - Variable in class io.aether.utils.streams.FGate
-
InsideGate instance representing the internal side of the gate.
- InsideGate() - Constructor for class io.aether.utils.streams.FGate.InsideGate
- inStreamApi - Variable in class io.aether.utils.streams.safe.SafeNodeImpl
- InStreamApi() - Constructor for class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- Invoke - Class in io.aether.common.expressions
- Invoke() - Constructor for class io.aether.common.expressions.Invoke
- io.aether - package io.aether
- io.aether.api.common - package io.aether.api.common
- io.aether.common - package io.aether.common
- io.aether.common.expressions - package io.aether.common.expressions
- io.aether.crypto - package io.aether.crypto
- io.aether.net.exceptions - package io.aether.net.exceptions
- io.aether.net.serialization - package io.aether.net.serialization
- io.aether.utils - package io.aether.utils
- io.aether.utils.consoleCanonical - package io.aether.utils.consoleCanonical
- io.aether.utils.streams - package io.aether.utils.streams
- io.aether.utils.streams.http - package io.aether.utils.streams.http
- io.aether.utils.streams.safe - package io.aether.utils.streams.safe
- isAppend() - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- isBlocked() - Method in class io.aether.utils.streams.BlockMgr
- isClose() - Method in interface io.aether.utils.streams.Value
-
Checks if this value signals stream/processing closure.
- isClose() - Method in class io.aether.utils.streams.ValueClose
- isClose() - Method in class io.aether.utils.streams.ValueMap
- isClose() - Method in class io.aether.utils.streams.ValueMap2
- isClose() - Method in class io.aether.utils.streams.ValueNotClose
- isClose() - Method in class io.aether.utils.streams.ValueProxy
- isClose() - Method in class io.aether.utils.streams.ValueWithClose
- isData() - Method in interface io.aether.utils.streams.Value
-
Checks if this value contains processable data.
- isData() - Method in class io.aether.utils.streams.ValueClose
- isData() - Method in class io.aether.utils.streams.ValueForce
- isData() - Method in class io.aether.utils.streams.ValueMap
- isData() - Method in class io.aether.utils.streams.ValueMap2
- isData() - Method in class io.aether.utils.streams.ValueOfData
- isData() - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- isData() - Method in class io.aether.utils.streams.ValueOfForce
- isData() - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- isData() - Method in class io.aether.utils.streams.ValueOfOnDrop
- isData() - Method in class io.aether.utils.streams.ValueOfRequest
- isData() - Method in class io.aether.utils.streams.ValueProxy
- isData() - Method in class io.aether.utils.streams.ValueRequest
- isData() - Method in class io.aether.utils.streams.ValueWithSubValues
- isEmpty() - Method in class io.aether.utils.streams.BufferNode
-
Checks if both the up and down buffers are empty.
- isEmptyToDown() - Method in class io.aether.utils.streams.BufferNode
-
Checks if the buffer for sending data downwards is empty.
- isEmptyToUp() - Method in class io.aether.utils.streams.BufferNode
-
Checks if the buffer for sending data upwards is empty.
- isForce() - Method in interface io.aether.utils.streams.Value
-
Checks if this value is marked as "force".
- isForce() - Method in class io.aether.utils.streams.ValueForce
- isForce() - Method in class io.aether.utils.streams.ValueMap
- isForce() - Method in class io.aether.utils.streams.ValueMap2
- isForce() - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- isForce() - Method in class io.aether.utils.streams.ValueOfForce
- isForce() - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- isForce() - Method in class io.aether.utils.streams.ValueProxy
- isForce() - Method in class io.aether.utils.streams.ValueWithForce
- isForce() - Method in class io.aether.utils.streams.ValueWithSubValues
- isOnlyRequestData() - Method in interface io.aether.utils.streams.Value
- isOnlyRequestData() - Method in class io.aether.utils.streams.ValueOfRequest
- isPause() - Method in class io.aether.utils.streams.BufferNode.BGate
-
Checks if writing is paused.
- isProcessing() - Method in class io.aether.utils.streams.BufferNode.BGate
- isRequestData() - Method in interface io.aether.utils.streams.Value
-
Determines if this value represents a data request.
- isRequestData() - Method in class io.aether.utils.streams.ValueAddRequest
- isRequestData() - Method in class io.aether.utils.streams.ValueMap
- isRequestData() - Method in class io.aether.utils.streams.ValueMap2
- isRequestData() - Method in class io.aether.utils.streams.ValueOfRequest
- isRequestData() - Method in class io.aether.utils.streams.ValueProxy
- isRequestData() - Method in class io.aether.utils.streams.ValueRequest
- isToFile() - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- isWritable() - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
K
- key - Variable in class io.aether.crypto.SignedKey
- key() - Method in class io.aether.crypto.SignedKey
- KeySymmetricUtil - Interface in io.aether.api.common
- keyToString() - Method in interface io.aether.crypto.AKey
- KeyType - Enum in io.aether.crypto
- KeyUtil - Interface in io.aether.api.common
L
- left - Variable in class io.aether.common.expressions.BinOperator
- limit(int) - Method in interface io.aether.common.AResultSet
- link - Variable in class io.aether.utils.streams.FGate
-
Volatile Gate reference to ensure visibility and atomicity across threads.
- link() - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Returns the current link of this OutSideGate.
- link() - Method in interface io.aether.utils.streams.Gate
-
Gets the linked gate on the other side of this connection.
- link(Gate<ToOut, ToNode>) - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Links this OutSideGate to the specified side.
- link(Gate<TRead, TWrite>) - Method in interface io.aether.utils.streams.Gate
-
Links this gate to another gate instance.
- link0(Gate<ToOut, ToNode>) - Method in class io.aether.utils.streams.FGate.OutSideGate
- link0(Gate<TRead, TWrite>) - Method in interface io.aether.utils.streams.Gate
-
Internal method for setting the link without notification.
- linkFGate(FGate<TRead, TWrite>) - Method in interface io.aether.utils.streams.Gate
-
Links this gate to another FGate instance.
- linkFuture(AFuture) - Method in interface io.aether.utils.streams.Value
- linkOnRejectExclusive(ValueExclusiveOnReject.Listener) - Method in interface io.aether.utils.streams.Value
-
Attaches an exclusive reject handler that replaces default reject behavior.
- linkUp() - Method in class io.aether.utils.streams.Switcher
- linkUp() - Method in class io.aether.utils.streams.Switcher2
- linkUp(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher
- linkUp(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher2
- linkUpHard() - Method in class io.aether.utils.streams.Switcher
- linkUpHard() - Method in class io.aether.utils.streams.Switcher2
- linkUpHard(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher
- linkUpHard(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher2
- LiteralArrayBoolean - Class in io.aether.common.expressions
- LiteralArrayBoolean() - Constructor for class io.aether.common.expressions.LiteralArrayBoolean
- LiteralArrayInt16 - Class in io.aether.common.expressions
- LiteralArrayInt16() - Constructor for class io.aether.common.expressions.LiteralArrayInt16
- LiteralArrayInt32 - Class in io.aether.common.expressions
- LiteralArrayInt32() - Constructor for class io.aether.common.expressions.LiteralArrayInt32
- LiteralArrayInt64 - Class in io.aether.common.expressions
- LiteralArrayInt64() - Constructor for class io.aether.common.expressions.LiteralArrayInt64
- LiteralArrayInt8 - Class in io.aether.common.expressions
- LiteralArrayInt8() - Constructor for class io.aether.common.expressions.LiteralArrayInt8
- LiteralBoolean - Class in io.aether.common.expressions
- LiteralBoolean() - Constructor for class io.aether.common.expressions.LiteralBoolean
- LiteralInt16 - Class in io.aether.common.expressions
- LiteralInt16() - Constructor for class io.aether.common.expressions.LiteralInt16
- LiteralInt32 - Class in io.aether.common.expressions
- LiteralInt32() - Constructor for class io.aether.common.expressions.LiteralInt32
- LiteralInt32(int) - Constructor for class io.aether.common.expressions.LiteralInt32
- LiteralInt64 - Class in io.aether.common.expressions
- LiteralInt64() - Constructor for class io.aether.common.expressions.LiteralInt64
- LiteralInt8 - Class in io.aether.common.expressions
- LiteralInt8() - Constructor for class io.aether.common.expressions.LiteralInt8
- log(String, String, String) - Method in interface io.aether.utils.streams.Gate
- log(String, String, String, AConsumer<Value<TWrite>>, AConsumer<Value<TRead>>) - Method in interface io.aether.utils.streams.Gate
- Lt - Class in io.aether.common.expressions
- Lt() - Constructor for class io.aether.common.expressions.Lt
- Lte - Class in io.aether.common.expressions
- Lte() - Constructor for class io.aether.common.expressions.Lte
- Lte(Expression, Expression) - Constructor for class io.aether.common.expressions.Lte
M
- makeProvider(Key) - Static method in interface io.aether.api.common.KeyUtil
- makeSigners() - Static method in class io.aether.crypto.CryptoProviderFactory
- map(FastMetaType<LT>, FastMetaType<RT>) - Method in interface io.aether.utils.streams.Gate
-
Maps data types between the gate's current types and new types using MetaType information.
- map(AFunction<T, T2>) - Method in interface io.aether.utils.streams.Value
-
Transforms the contained data using a mapping function.
- map(String, AFunction<TRead, TWrite2>, AFunction<TRead2, TWrite>) - Method in interface io.aether.utils.streams.Gate
- map(String, AFunction<V, V2>, AFunction<K2, K>, AFunction<V2, K2>) - Method in class io.aether.utils.streams.MapBase
- map2(T2) - Method in interface io.aether.utils.streams.Value
-
Transforms this value into a new value with different data.
- mapAsync(String, AFunction<TRead, ARFuture<TWrite2>>, AFunction<TRead2, ARFuture<TWrite>>) - Method in interface io.aether.utils.streams.Gate
- mapAsyncRead(String, AFunction<TRead2, ARFuture<TWrite>>) - Method in interface io.aether.utils.streams.Gate
- mapAsyncWrite(String, AFunction<TRead, ARFuture<TWrite2>>) - Method in interface io.aether.utils.streams.Gate
- MapBase<K,V> - Class in io.aether.utils.streams
- MapBase(AFunction<V, K>) - Constructor for class io.aether.utils.streams.MapBase
- MapBase(AFunction<V, K>, ABiFunction<V, V, V>) - Constructor for class io.aether.utils.streams.MapBase
- MapBase.ARMultiFuture2<T> - Class in io.aether.utils.streams
- mapRead(String, AFunction<TRead2, TWrite>) - Method in interface io.aether.utils.streams.Gate
- mapWrite(String, AFunction<TRead, TWrite2>) - Method in interface io.aether.utils.streams.Gate
- methodHandles - Variable in class io.aether.common.expressions.Ctx
- methods - Variable in class io.aether.common.expressions.Ctx
- MSG_TO_SELF - io.aether.net.exceptions.ErrorId
- Mul - Class in io.aether.common.expressions
- Mul() - Constructor for class io.aether.common.expressions.Mul
N
- NetworkConfigurator - Interface in io.aether.common
- NO_ACCESS - io.aether.net.exceptions.ErrorId
- NO_AUTH - io.aether.net.exceptions.ErrorId
- NoAccessException - Exception in io.aether.net.exceptions
- NoAccessException(UUID) - Constructor for exception io.aether.net.exceptions.NoAccessException
- Node<Up_ToNode,Up_ToOut,Down_ToNode,Down_ToOut> - Interface in io.aether.utils.streams
-
The Node interface represents a node in a bidirectional data structure, which can interact with both the upper and lower levels.
- Node2<Up,Down> - Interface in io.aether.utils.streams
- Node4<T> - Interface in io.aether.utils.streams
- NodeConverter<TDown2,TUp2,TUp,TDown> - Class in io.aether.utils.streams
- NodeConverter() - Constructor for class io.aether.utils.streams.NodeConverter
- NodeConverterAsync<TDown2,TUp2,TUp,TDown> - Class in io.aether.utils.streams
- NodeConverterAsync() - Constructor for class io.aether.utils.streams.NodeConverterAsync
- NodeDown<Up_In,Up_Out> - Interface in io.aether.utils.streams
- NodeFilter<TDown,TUp> - Class in io.aether.utils.streams
- NodeFilter(String) - Constructor for class io.aether.utils.streams.NodeFilter
- NodeUp<Down_ToNode,Down_ToOut> - Interface in io.aether.utils.streams
- NodeUp2<T> - Interface in io.aether.utils.streams
- Not - Class in io.aether.common.expressions
- Not() - Constructor for class io.aether.common.expressions.Not
- notClose() - Method in interface io.aether.utils.streams.Value
-
Creates a new value with the same data but not marked as "close".
- NUMBER_TYPES - Static variable in class io.aether.common.expressions.Expression
O
- of() - Static method in class io.aether.utils.streams.BufferNode
-
Creates a new
BufferNodewith default settings. - of() - Static method in interface io.aether.utils.streams.safe.SafeNode
- of(Key) - Static method in interface io.aether.api.common.KeyUtil
- of(PairKeysAsymSigned) - Static method in class io.aether.crypto.PairAsymKeysSigned
- of(Sign) - Static method in interface io.aether.api.common.SignUtil
- of(SignedKey) - Static method in interface io.aether.api.common.SignedKeyUtil
- of(AKey) - Static method in interface io.aether.api.common.KeySymmetricUtil
- of(AKey) - Static method in interface io.aether.api.common.KeyUtil
- of(AKey, Sign) - Static method in class io.aether.crypto.SignedKey
- of(CryptoEngine, CryptoEngine) - Static method in interface io.aether.crypto.CryptoEngine
- of(Sign) - Static method in interface io.aether.api.common.SignUtil
- of(SignedKey) - Static method in interface io.aether.api.common.SignedKeyUtil
- of(AcceptorI<TOut, TIn>) - Static method in class io.aether.utils.streams.FGate
-
Creates a new FGate with the specified acceptor.
- of(Gate<byte[], byte[]>) - Static method in class io.aether.utils.streams.Accumulator
- of(Gate<byte[], byte[]>) - Static method in interface io.aether.utils.streams.safe.SafeNode
- of(Gate<TDown, TUp>) - Static method in class io.aether.utils.streams.BufferNode
-
Creates a new
BufferNodeand links it to the provided gate. - of(Gate<TOut, TIn>, AcceptorI<TOut, TIn>) - Static method in class io.aether.utils.streams.FGate
-
Creates a new FGate with the specified link and acceptor.
- of(String) - Static method in interface io.aether.api.common.PairSignKeysUtils
- of(String) - Static method in interface io.aether.crypto.AKey
- of(String) - Static method in class io.aether.crypto.PairAsymKeysSigned
- of(String) - Static method in interface io.aether.crypto.SignChecker
- of(URI) - Static method in interface io.aether.api.common.AetherCodecUtil
- of(T) - Static method in interface io.aether.utils.streams.Value
-
Creates a simple data-carrying value.
- of(T, boolean, AConsumer<Object>) - Static method in interface io.aether.utils.streams.Value
-
Creates a value with data, force flag, and success handler.
- of(T, boolean, Collection<Value<?>>) - Static method in interface io.aether.utils.streams.Value
-
Creates a new value with data, force flag, and sub-values.
- of(T, AConsumer<Object>) - Static method in interface io.aether.utils.streams.Value
-
Creates a data-carrying value with success handler.
- ofBiConsumer(String, ABiConsumer<Value<TRead>, GateI<TWrite>>) - Method in interface io.aether.utils.streams.Gate
- OfBiConsumer<TRead,TOut> - Class in io.aether.utils.streams
- OfBiConsumer(String, ABiConsumer<Value<TRead>, GateI<TOut>>) - Constructor for class io.aether.utils.streams.OfBiConsumer
- ofClose() - Static method in interface io.aether.utils.streams.Value
-
Creates a stream close value.
- ofCollection(String, Queue<TRead>) - Method in interface io.aether.utils.streams.Gate
- OfConsumer<TWrite,TRead> - Class in io.aether.utils.streams
- OfConsumer(AConsumer<TRead>, String) - Constructor for class io.aether.utils.streams.OfConsumer
- OfConsumerValue<TWrite,TRead> - Class in io.aether.utils.streams
- OfConsumerValue(String, AConsumer<Value<TRead>>) - Constructor for class io.aether.utils.streams.OfConsumerValue
- ofCustom(int) - Static method in interface io.aether.utils.streams.safe.SafeNode
- ofCustom(Gate<byte[], byte[]>, int) - Static method in interface io.aether.utils.streams.safe.SafeNode
- ofDataOut(String, DataOut) - Method in interface io.aether.utils.streams.Gate
- ofForce() - Static method in interface io.aether.utils.streams.Value
-
Creates a generic force-marked value without data.
- ofForce(T) - Static method in interface io.aether.utils.streams.Value
-
Creates a force-marked data-carrying value.
- ofForce(T, AConsumer<Object>) - Static method in interface io.aether.utils.streams.Value
-
Creates a force-marked value with data and success handler.
- ofFunction(String, AFunction<TRead, TWrite>) - Method in interface io.aether.utils.streams.Gate
- ofFuture(String, ARFuture<TRead>) - Method in interface io.aether.utils.streams.Gate
- ofRequest() - Static method in interface io.aether.utils.streams.Value
-
Creates a data request value.
- ofRequest(long) - Static method in interface io.aether.utils.streams.Value
- ofSideTryFuture(String, ARFuture<TRead>) - Method in interface io.aether.utils.streams.Gate
- onEnter(AConsumer<Object>) - Method in interface io.aether.utils.streams.Value
-
Attaches a handler to be called when this value enters processing.
- onFirstRequest(Switcher2.SplitterUpGate, FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher2
- onFirstSoftWritable(AConsumer<GateI<TUp>>) - Method in class io.aether.utils.streams.Switcher
- onFirstSoftWritable(AConsumer<GateI<TUp>>) - Method in class io.aether.utils.streams.Switcher2
- onLink(AConsumer<FGate<TDown, TUp>>) - Method in class io.aether.utils.streams.Switcher
- onLink(AConsumer<FGate<TDown, TUp>>) - Method in class io.aether.utils.streams.Switcher2
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher.SplitterUpGate
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher.SplitterUpGateHard
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher.SplitterUpGateSoft
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGate
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGateHard
- onLink(Gate<TUp, TDown>) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGateSoft
- onReject(ValueOnReject.Listener) - Method in interface io.aether.utils.streams.Value
-
Adds an reject handler to be called when this value is rejected.
- onSuccess(AConsumer<Object>) - Method in interface io.aether.utils.streams.Value
-
Adds a success handler to be called when this value is succeed.
- Or - Class in io.aether.common.expressions
- Or() - Constructor for class io.aether.common.expressions.Or
- order(Expression) - Method in interface io.aether.common.AResultSet
- outSide() - Method in class io.aether.utils.streams.FGate
-
Returns the external side of the gate as a Gate instance.
- OutSideGate() - Constructor for class io.aether.utils.streams.FGate.OutSideGate
P
- pair() - Method in class io.aether.utils.streams.BufferNode.BGateDown
-
Returns the inside gate for the up gate.
- pair() - Method in class io.aether.utils.streams.BufferNode.BGateUp
-
Returns the inside gate for the down gate.
- pair() - Method in class io.aether.utils.streams.FGate.Pair
-
Returns the InsideGate of the paired FGate.
- Pair(Object) - Constructor for class io.aether.utils.streams.FGate.Pair
-
Constructs a new Pair with the specified owner.
- PairAsymKeys - Class in io.aether.crypto
- PairAsymKeys(AKey.AsymmetricPublic, AKey.AsymmetricPrivate) - Constructor for class io.aether.crypto.PairAsymKeys
- PairAsymKeysSigned - Class in io.aether.crypto
- PairAsymKeysSigned(SignedKey, AKey.AsymmetricPrivate) - Constructor for class io.aether.crypto.PairAsymKeysSigned
- PairKeys - Interface in io.aether.crypto
- PairSignKeys - Class in io.aether.crypto
- PairSignKeys(AKey.SignPublic, AKey.SignPrivate) - Constructor for class io.aether.crypto.PairSignKeys
- PairSignKeysUtils - Interface in io.aether.api.common
- pause() - Method in class io.aether.utils.streams.BufferNode.BGate
-
Pauses writing to the buffer.
- pause() - Method in class io.aether.utils.streams.BufferNode
-
Pauses both upwards and downwards data sending.
- pauseDown() - Method in class io.aether.utils.streams.BufferNode
-
Pauses sending data downwards.
- pauseUp() - Method in class io.aether.utils.streams.BufferNode
-
Pauses sending data upwards.
- position - Variable in class io.aether.common.expressions.Variable
- prepareForContext(Ctx) - Method in class io.aether.common.expressions.Expression
- prepareForContext0() - Method in class io.aether.common.expressions.Add
- prepareForContext0() - Method in class io.aether.common.expressions.And
- prepareForContext0() - Method in class io.aether.common.expressions.Div
- prepareForContext0() - Method in class io.aether.common.expressions.Expression
- prepareForContext0() - Method in class io.aether.common.expressions.Gt
- prepareForContext0() - Method in class io.aether.common.expressions.Gte
- prepareForContext0() - Method in class io.aether.common.expressions.Invoke
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralArrayBoolean
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralArrayInt16
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralArrayInt32
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralArrayInt64
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralArrayInt8
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralBoolean
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralInt16
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralInt32
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralInt64
- prepareForContext0() - Method in class io.aether.common.expressions.LiteralInt8
- prepareForContext0() - Method in class io.aether.common.expressions.Lt
- prepareForContext0() - Method in class io.aether.common.expressions.Lte
- prepareForContext0() - Method in class io.aether.common.expressions.Mul
- prepareForContext0() - Method in class io.aether.common.expressions.Not
- prepareForContext0() - Method in class io.aether.common.expressions.Or
- prepareForContext0() - Method in class io.aether.common.expressions.Sub
- prepareForContext0() - Method in class io.aether.common.expressions.Variable
- priority() - Method in interface io.aether.utils.streams.Value
-
Returns the processing priority of this value.
- priority() - Method in class io.aether.utils.streams.ValueMap
- priority() - Method in class io.aether.utils.streams.ValueMap2
- priority() - Method in class io.aether.utils.streams.ValueProxy
- privateKey - Variable in class io.aether.crypto.PairAsymKeys
- privateKey - Variable in class io.aether.crypto.PairAsymKeysSigned
- privateKey - Variable in class io.aether.crypto.PairSignKeys
- Protocol - Interface in io.aether.common
- ProtocolTCP() - Constructor for class io.aether.api.common.AetherCodecUtil.ProtocolTCP
- ProtocolUDP() - Constructor for class io.aether.api.common.AetherCodecUtil.ProtocolUDP
- publicKey - Variable in class io.aether.crypto.PairAsymKeys
- publicKey - Variable in class io.aether.crypto.PairAsymKeysSigned
- publicKey - Variable in class io.aether.crypto.PairSignKeys
- put(DataIn) - Method in class io.aether.net.serialization.DeserializerSizeStream
Q
- queue - Variable in class io.aether.utils.streams.BufferNode.BGate
R
- refresh(V) - Method in class io.aether.utils.streams.MapBase
- refreshKey(K) - Method in class io.aether.utils.streams.MapBase
- regConverter(CTypeI<?>, AFunction<String, Object>) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- register(CryptoProvider) - Static method in class io.aether.crypto.CryptoProviderFactory
-
Registers a CryptoProvider implementation with the factory.
- regResultConverter(String, CTypeI<T>, AFunction<T, byte[]>) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- regResultConverterCtx(String, CTypeI<T>, ABiFunction<ConsoleMgrCanonical.ResCtx, T, byte[]>) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- reject(Object) - Method in interface io.aether.utils.streams.Value
- reject(Object, long) - Method in interface io.aether.utils.streams.Value
-
Rejects the value sending process due to a stream being blocked.
- reject(Object, long) - Method in class io.aether.utils.streams.ValueClose
- reject(Object, long) - Method in class io.aether.utils.streams.ValueExclusiveOnReject
- reject(Object, long) - Method in class io.aether.utils.streams.ValueForce
- reject(Object, long) - Method in class io.aether.utils.streams.ValueMap
- reject(Object, long) - Method in class io.aether.utils.streams.ValueMap2
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfData
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfForce
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfOnDrop
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOfRequest
- reject(Object, long) - Method in class io.aether.utils.streams.ValueOnReject
- reject(Object, long) - Method in class io.aether.utils.streams.ValueProxy
- reject(Object, long) - Method in class io.aether.utils.streams.ValueProxyTimeout
- reject(Object, long) - Method in class io.aether.utils.streams.ValueRequest
- reject(Object, long) - Method in class io.aether.utils.streams.ValueWithSubValues
- remove() - Method in interface io.aether.common.AResultSet
- remove(AccessGroupMutable) - Method in class io.aether.common.AccessGroupListMutable
- remove(UUID) - Method in interface io.aether.common.AccessGroupI
- remove(UUID) - Method in class io.aether.common.AccessGroupMutable
- removeAll(UUID[]) - Method in class io.aether.common.AccessGroupMutable
- repeat(int, int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- repeat(short, short, byte[]) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- repeatAfter(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- repeatInt(int, int, byte[]) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- requestDataPair(long) - Method in class io.aether.utils.streams.BufferNode.BGate
- requestDataPair(Value<TIn>) - Method in class io.aether.utils.streams.BufferNode.BGate
-
Requests a pair of data.
- requestRepeat(short, short) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- requestRepeatAfter(short) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- requestRepeatAfterInt(int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- requestRepeatInt(int, int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- ResCtx() - Constructor for class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- reset() - Method in class io.aether.net.serialization.DeserializerSizeStream
- result(CTypeI<?>, Object, String, String, String, String) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- resume() - Method in class io.aether.utils.streams.BufferNode.BGate
-
Resumes sending data.
- resume() - Method in class io.aether.utils.streams.BufferNode.BGateDown
-
Resumes sending data through the down gate.
- resume() - Method in class io.aether.utils.streams.BufferNode.BGateUp
-
Resumes sending data through the up gate.
- resume() - Method in class io.aether.utils.streams.BufferNode
-
Resumes both upwards and downwards data sending.
- resume(FGate<TIn, TOut>) - Method in class io.aether.utils.streams.BufferNode.BGate
-
Resumes sending data through the specified gate.
- resumeDown() - Method in class io.aether.utils.streams.BufferNode
-
Resumes sending data downwards.
- resumeUp() - Method in class io.aether.utils.streams.BufferNode
-
Resumes sending data upwards.
- right - Variable in class io.aether.common.expressions.BinOperator
- ROOT_UID - Static variable in interface io.aether.StandardUUIDs
S
- SafeNode<DownNode> - Interface in io.aether.utils.streams.safe
- SafeNodeImpl - Class in io.aether.utils.streams.safe
- SafeNodeImpl() - Constructor for class io.aether.utils.streams.safe.SafeNodeImpl
- SafeNodeImpl(int) - Constructor for class io.aether.utils.streams.safe.SafeNodeImpl
- SafeNodeImpl.InStreamApi - Class in io.aether.utils.streams.safe
- SafeNodeImpl.UpGate - Class in io.aether.utils.streams.safe
- select() - Method in interface io.aether.common.AResultSet
- selectAll() - Method in interface io.aether.common.AResultSet
- self - Variable in class io.aether.utils.streams.ValueProxy
- send(short, byte[]) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- send(FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher.SplitterUpGate
- send(FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGate
- send(FGate<TIn, TOut>, Value<TIn>) - Method in class io.aether.utils.streams.BufferNode.BGate
-
Sends data through the gate and adds it to the queue.
- send(FGate<TRead, TOut>, Value<TRead>) - Method in class io.aether.utils.streams.OfBiConsumer
- send(FGate<TRead, TWrite>, Value<TRead>) - Method in class io.aether.utils.streams.BufferNodeAutoFlush.BFGateDown
- send(FGate<TRead, TWrite>, Value<TRead>) - Method in class io.aether.utils.streams.OfConsumer
- send(FGate<TRead, TWrite>, Value<TRead>) - Method in class io.aether.utils.streams.OfConsumerValue
- send(FGate<TWrite, TRead>, Value<TWrite>) - Method in interface io.aether.utils.streams.AcceptorI
- send(FGate<TWrite, TRead>, Value<TWrite>) - Method in class io.aether.utils.streams.BufferNodeAutoFlush.BFGateUp
- send(Value<byte[]>) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
- send(Value<ToNode>) - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Sends a value through the gate.
- send(Value<ToOut>) - Method in class io.aether.utils.streams.FGate.InsideGate
-
Sends a value through the gate.
- send(Value<TWrite>) - Method in interface io.aether.utils.streams.GateI
- SEND_MESSAGE - io.aether.common.Access
- sendInt(int, byte[]) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- sendRequestData() - Method in interface io.aether.utils.streams.GateI
- sendToDown(Switcher.SplitterUpGate, FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher
- sendToDown(Switcher2.SplitterUpGate, FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher2
- sendToDown2(Switcher2.SplitterUpGate, FGate<TDown, TUp>, Value<TDown>) - Method in class io.aether.utils.streams.Switcher2
- sendUp(Value<TUp>) - Method in class io.aether.utils.streams.Switcher
- sendUp(Value<TUp>) - Method in class io.aether.utils.streams.Switcher2
- sendUp(Value<TUp>, FGate<TDown, TUp>, AtomicInteger, AtomicBoolean) - Method in class io.aether.utils.streams.Switcher
- sendUp(Value<TUp>, FGate<TDown, TUp>, AtomicInteger, AtomicBoolean) - Method in class io.aether.utils.streams.Switcher2
- set(int, Object) - Method in class io.aether.common.expressions.Ctx
- set(Object) - Method in class io.aether.common.expressions.Ctx
- set(K, V) - Method in class io.aether.utils.streams.MapBase
- set(V) - Method in class io.aether.utils.streams.MapBase
- SET_BENEFICIARY - io.aether.common.Access
- SET_OWNER - io.aether.common.Access
- set0(K, V) - Method in class io.aether.utils.streams.MapBase
- setAll(Iterable<V>) - Method in class io.aether.utils.streams.MapBase
- setFGate(FGate<TDown, TUp>) - Method in class io.aether.utils.streams.Switcher.SplitterUpGate
- setFGate(FGate<TDown, TUp>) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGate
- setFGate(FGate<TIn, TOut>) - Method in class io.aether.utils.streams.BufferNode.BGate
- setFGate(FGate<TWrite, TRead>) - Method in interface io.aether.utils.streams.AcceptorI
- setFileModeAppend(boolean) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- setFileName(String) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResCtx
- setLeft(Expression) - Method in class io.aether.common.expressions.BinOperator
- setOwner(UUID) - Method in class io.aether.common.AccessGroupMutable
- setRight(Expression) - Method in class io.aether.common.expressions.BinOperator
- setStd(ByteArrayInputStream) - Method in class io.aether.utils.consoleCanonical.ConsoleMgrCanonical
- setTarget(Expression) - Method in class io.aether.common.expressions.Not
- sign - Variable in class io.aether.crypto.SignedKey
- sign() - Method in class io.aether.crypto.SignedKey
- sign(byte[]) - Method in interface io.aether.crypto.Signer
-
Signs the provided data using a private key.
- sign(AKey) - Method in interface io.aether.crypto.Signer
- Sign - Interface in io.aether.crypto
- SIGN_PRIVATE - io.aether.crypto.KeyType
- SIGN_PUBLIC - io.aether.crypto.KeyType
- SignChecker - Interface in io.aether.crypto
- SignedKey - Class in io.aether.crypto
-
A class representing a cryptographic key with its corresponding digital signature.
- SignedKey(AKey, Sign) - Constructor for class io.aether.crypto.SignedKey
- SignedKey(AKey, Signer) - Constructor for class io.aether.crypto.SignedKey
- SignedKeyUtil - Interface in io.aether.api.common
- Signer - Interface in io.aether.crypto
- SignUtil - Interface in io.aether.api.common
- size() - Method in interface io.aether.crypto.AKey
- SplitterUpGate() - Constructor for class io.aether.utils.streams.Switcher.SplitterUpGate
- SplitterUpGate() - Constructor for class io.aether.utils.streams.Switcher2.SplitterUpGate
- SplitterUpGateHard() - Constructor for class io.aether.utils.streams.Switcher.SplitterUpGateHard
- SplitterUpGateHard() - Constructor for class io.aether.utils.streams.Switcher2.SplitterUpGateHard
- SplitterUpGateSoft() - Constructor for class io.aether.utils.streams.Switcher.SplitterUpGateSoft
- SplitterUpGateSoft() - Constructor for class io.aether.utils.streams.Switcher2.SplitterUpGateSoft
- StandardUUIDs - Interface in io.aether
- status(short, short) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- statusInt(int, int) - Method in class io.aether.utils.streams.safe.SafeNodeImpl.InStreamApi
- STREAM_IS_NOT_WRITABLE - io.aether.net.exceptions.ErrorId
- Sub - Class in io.aether.common.expressions
- Sub() - Constructor for class io.aether.common.expressions.Sub
- success(Object) - Method in interface io.aether.utils.streams.Value
-
Releases resources associated with this value when it's no longer needed.
- success(Object) - Method in class io.aether.utils.streams.ValueClose
- success(Object) - Method in class io.aether.utils.streams.ValueForce
- success(Object) - Method in class io.aether.utils.streams.ValueMap
- success(Object) - Method in class io.aether.utils.streams.ValueMap2
- success(Object) - Method in class io.aether.utils.streams.ValueOfData
- success(Object) - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- success(Object) - Method in class io.aether.utils.streams.ValueOfForce
- success(Object) - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- success(Object) - Method in class io.aether.utils.streams.ValueOfOnDrop
- success(Object) - Method in class io.aether.utils.streams.ValueOfRequest
- success(Object) - Method in class io.aether.utils.streams.ValueOnDrop
- success(Object) - Method in class io.aether.utils.streams.ValueProxy
- success(Object) - Method in class io.aether.utils.streams.ValueProxyTimeout
- success(Object) - Method in class io.aether.utils.streams.ValueRequest
- success(Object) - Method in class io.aether.utils.streams.ValueWithSubValues
- Switcher<TUp,TDown> - Class in io.aether.utils.streams
- Switcher() - Constructor for class io.aether.utils.streams.Switcher
- Switcher.SplitterUpGate - Class in io.aether.utils.streams
- Switcher.SplitterUpGateHard - Class in io.aether.utils.streams
- Switcher.SplitterUpGateSoft - Class in io.aether.utils.streams
- Switcher2<TUp,TDown> - Class in io.aether.utils.streams
- Switcher2() - Constructor for class io.aether.utils.streams.Switcher2
- Switcher2.SplitterUpGate - Class in io.aether.utils.streams
- Switcher2.SplitterUpGateHard - Class in io.aether.utils.streams
- Switcher2.SplitterUpGateSoft - Class in io.aether.utils.streams
- SYMMETRIC - io.aether.crypto.KeyType
T
- TEST_UID - Static variable in interface io.aether.StandardUUIDs
- ThreadSafe - Interface in io.aether.utils.streams
- timeout(long) - Method in interface io.aether.utils.streams.Value
-
Sets a processing timeout for this value.
- timeout(long, AConsumer<ConcurrentLinkedQueue<Object>>) - Method in interface io.aether.utils.streams.Value
-
Enhanced timeout with custom action when timeout occurs.
- TIMEOUT - io.aether.net.exceptions.ErrorId
- TIMEOUT - Static variable in interface io.aether.utils.streams.Value
- toAcceptor(String, AcceptorI<TWrite, TRead>) - Method in interface io.aether.utils.streams.Gate
- toConsumer(String, AConsumer<TRead>) - Method in interface io.aether.utils.streams.Gate
-
Links this gate to a consumer that will process the data received through this gate.
- toConsumerValue(String, AConsumer<Value<TRead>>) - Method in interface io.aether.utils.streams.Gate
- toCryptoEngine() - Method in interface io.aether.crypto.AKey.AsymmetricPublic
- toCryptoEngine() - Method in interface io.aether.crypto.AKey.Symmetric
- toCryptoEngine() - Method in interface io.aether.crypto.PairKeys
- toDownConverter(TDown2) - Method in class io.aether.utils.streams.NodeConverter
- toDownConverter(TDown2) - Method in class io.aether.utils.streams.NodeConverterAsync
- toDownConverterValue(Value<TDown2>) - Method in class io.aether.utils.streams.NodeConverter
- toDownFilter(TDown) - Method in class io.aether.utils.streams.NodeFilter
- toDownFilterValue(Value<TDown>) - Method in class io.aether.utils.streams.NodeFilter
- toDTO() - Method in class io.aether.common.AccessGroupMutable
- toSignChecker() - Method in interface io.aether.crypto.AKey.SignPublic
- toSignedKey(Sign) - Method in interface io.aether.crypto.AKey
- toSignedKey(Signer) - Method in interface io.aether.crypto.AKey
- toSigner() - Method in class io.aether.crypto.PairSignKeys
- toSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in class io.aether.api.common.AetherCodecUtil.ProtocolTCP
- toSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in class io.aether.api.common.AetherCodecUtil.ProtocolUDP
- toSocket(Value<byte[]>, AConsumer<Value<byte[]>>) - Method in interface io.aether.common.Protocol
- toString() - Method in class io.aether.crypto.SignedKey
- toString() - Method in class io.aether.utils.streams.Accumulator
- toString() - Method in class io.aether.utils.streams.BufferNode
-
Returns a string representation of this node.
- toString() - Method in class io.aether.utils.streams.BufferNodeAutoFlush
- toString() - Method in class io.aether.utils.streams.FGate.InsideGate
-
Returns a string representation of the link or "[NO LINK]" if no link is present.
- toString() - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Returns a string representation of the acceptor.
- toString() - Method in class io.aether.utils.streams.FGate.Pair
-
Returns a string representation of the pair.
- toString() - Method in class io.aether.utils.streams.FGate
-
Returns a string representation of the gate's internal side.
- toString() - Method in class io.aether.utils.streams.NodeConverter
- toString() - Method in class io.aether.utils.streams.NodeConverterAsync
- toString() - Method in class io.aether.utils.streams.NodeFilter
- toString() - Method in class io.aether.utils.streams.OfBiConsumer
- toString() - Method in class io.aether.utils.streams.OfConsumer
- toString() - Method in class io.aether.utils.streams.OfConsumerValue
- toString() - Method in class io.aether.utils.streams.Switcher.SplitterUpGate
- toString() - Method in class io.aether.utils.streams.Switcher
- toString() - Method in class io.aether.utils.streams.Switcher2.SplitterUpGate
- toString() - Method in class io.aether.utils.streams.Switcher2
- toString() - Method in class io.aether.utils.streams.ValueClose
- toString() - Method in class io.aether.utils.streams.ValueExclusiveOnReject
- toString() - Method in class io.aether.utils.streams.ValueForce
- toString() - Method in class io.aether.utils.streams.ValueMap
- toString() - Method in class io.aether.utils.streams.ValueMap2
- toString() - Method in class io.aether.utils.streams.ValueOfData
- toString() - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- toString() - Method in class io.aether.utils.streams.ValueOfForce
- toString() - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- toString() - Method in class io.aether.utils.streams.ValueOfOnDrop
- toString() - Method in class io.aether.utils.streams.ValueProxy
- toString() - Method in class io.aether.utils.streams.ValueRequest
- toString() - Method in class io.aether.utils.streams.ValueWithSubValues
- toString(AString) - Method in class io.aether.utils.streams.Accumulator
- toString(AString) - Method in class io.aether.utils.streams.BufferNode
-
Appends a string representation of this node to the provided
AString. - toString(AString) - Method in class io.aether.utils.streams.FGate.InsideGate
-
Appends a string representation of the link or "[NO LINK]" to the provided AString instance.
- toString(AString) - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Appends a string representation of the acceptor to the provided AString instance.
- toString(AString) - Method in class io.aether.utils.streams.FGate.Pair
-
Appends a string representation of the pair to the provided AString instance.
- toString(AString) - Method in class io.aether.utils.streams.NodeFilter
- toString(AString) - Method in class io.aether.utils.streams.OfBiConsumer
- toString(AString) - Method in class io.aether.utils.streams.OfConsumer
- toString(AString) - Method in class io.aether.utils.streams.OfConsumerValue
- toString(AString) - Method in class io.aether.utils.streams.safe.SafeNodeImpl
- toString(AString) - Method in class io.aether.utils.streams.Switcher.SplitterUpGateHard
- toString(AString) - Method in class io.aether.utils.streams.Switcher.SplitterUpGateSoft
- toString(AString) - Method in class io.aether.utils.streams.Switcher
- toString(AString) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGateHard
- toString(AString) - Method in class io.aether.utils.streams.Switcher2.SplitterUpGateSoft
- toString(AString) - Method in class io.aether.utils.streams.Switcher2
- toString(AString) - Method in class io.aether.utils.streams.ValueClose
- toString(AString) - Method in class io.aether.utils.streams.ValueForce
- toString(AString) - Method in class io.aether.utils.streams.ValueMap
- toString(AString) - Method in class io.aether.utils.streams.ValueMap2
- toString(AString) - Method in class io.aether.utils.streams.ValueOfData
- toString(AString) - Method in class io.aether.utils.streams.ValueOfDataForceOnDrop
- toString(AString) - Method in class io.aether.utils.streams.ValueOfForce
- toString(AString) - Method in class io.aether.utils.streams.ValueOfForceOnDrop
- toString(AString) - Method in class io.aether.utils.streams.ValueOfOnDrop
- toString(AString) - Method in class io.aether.utils.streams.ValueProxy
- toString(AString) - Method in class io.aether.utils.streams.ValueRequest
- toString(AString) - Method in class io.aether.utils.streams.ValueWithSubValues
- toString(AString) - Method in class io.aether.utils.streams.WebSocketNode
- toUpConverter(TUp) - Method in class io.aether.utils.streams.NodeConverter
- toUpConverter(TUp) - Method in class io.aether.utils.streams.NodeConverterAsync
- toUpConverterValue(Value<TUp>) - Method in class io.aether.utils.streams.NodeConverter
- toUpConverterValue(Value<TUp>) - Method in class io.aether.utils.streams.NodeFilter
- toUpFilter(TUp) - Method in class io.aether.utils.streams.NodeFilter
- tryRequest() - Method in class io.aether.utils.streams.MapBase.ARMultiFuture2
- type - Variable in class io.aether.common.expressions.Expression
- typeRaw - Variable in class io.aether.common.expressions.Expression
U
- unblock(long) - Method in class io.aether.utils.streams.BlockMgr
- UNKNOWN - io.aether.net.exceptions.ErrorId
- UNKNOWN_ALIAS - io.aether.net.exceptions.ErrorId
- unlink() - Method in class io.aether.utils.streams.FGate.OutSideGate
-
Unlinks this OutSideGate from its current link.
- unlink() - Method in interface io.aether.utils.streams.Gate
-
Unlinks this gate from its connected peer.
- UNSUPPORTED - io.aether.net.exceptions.ErrorId
- up() - Method in interface io.aether.utils.streams.NodeDown
- UPDATE_KEY - io.aether.common.Access
- UpGate() - Constructor for class io.aether.utils.streams.safe.SafeNodeImpl.UpGate
V
- value - Variable in class io.aether.common.expressions.LiteralArrayBoolean
- value - Variable in class io.aether.common.expressions.LiteralArrayInt16
- value - Variable in class io.aether.common.expressions.LiteralArrayInt32
- value - Variable in class io.aether.common.expressions.LiteralArrayInt64
- value - Variable in class io.aether.common.expressions.LiteralArrayInt8
- value - Variable in class io.aether.common.expressions.LiteralBoolean
- value - Variable in class io.aether.common.expressions.LiteralInt16
- value - Variable in class io.aether.common.expressions.LiteralInt32
- value - Variable in class io.aether.common.expressions.LiteralInt64
- value - Variable in class io.aether.common.expressions.LiteralInt8
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.Alias
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.Doc
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.Example
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.Examples
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.Optional
- value() - Method in annotation type io.aether.utils.consoleCanonical.ConsoleMgrCanonical.ResultFormats
- Value<T> - Interface in io.aether.utils.streams
-
Interface representing a value that can be processed in a stream-like manner in reactive programming.
- ValueAddRequest<T> - Class in io.aether.utils.streams
- ValueAddRequest(Value<T>) - Constructor for class io.aether.utils.streams.ValueAddRequest
- ValueClose - Class in io.aether.utils.streams
- ValueClose() - Constructor for class io.aether.utils.streams.ValueClose
- ValueExclusiveOnReject<T> - Class in io.aether.utils.streams
- ValueExclusiveOnReject(Value<T>, ValueExclusiveOnReject.Listener) - Constructor for class io.aether.utils.streams.ValueExclusiveOnReject
- ValueExclusiveOnReject.Listener - Interface in io.aether.utils.streams
- ValueForce - Class in io.aether.utils.streams
- ValueForce() - Constructor for class io.aether.utils.streams.ValueForce
- ValueMap<T2,T> - Class in io.aether.utils.streams
- ValueMap(Value<T>, AFunction<T, T2>) - Constructor for class io.aether.utils.streams.ValueMap
- ValueMap2<T,T2> - Class in io.aether.utils.streams
- ValueMap2(Value<T2>, T) - Constructor for class io.aether.utils.streams.ValueMap2
- ValueNotClose<T> - Class in io.aether.utils.streams
- ValueNotClose(Value<T>) - Constructor for class io.aether.utils.streams.ValueNotClose
- valueOf(String) - Static method in enum io.aether.common.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.aether.crypto.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.aether.net.exceptions.ErrorId
-
Returns the enum constant of this type with the specified name.
- ValueOfData<T> - Class in io.aether.utils.streams
- ValueOfData(T) - Constructor for class io.aether.utils.streams.ValueOfData
- ValueOfDataForceOnDrop<T> - Class in io.aether.utils.streams
- ValueOfDataForceOnDrop(T, AConsumer<Object>, boolean) - Constructor for class io.aether.utils.streams.ValueOfDataForceOnDrop
- ValueOfForce<T> - Class in io.aether.utils.streams
- ValueOfForce(T) - Constructor for class io.aether.utils.streams.ValueOfForce
- ValueOfForceOnDrop<T> - Class in io.aether.utils.streams
- ValueOfForceOnDrop(T, AConsumer<Object>) - Constructor for class io.aether.utils.streams.ValueOfForceOnDrop
- ValueOfOnDrop<T> - Class in io.aether.utils.streams
- ValueOfOnDrop(T, AConsumer<Object>) - Constructor for class io.aether.utils.streams.ValueOfOnDrop
- ValueOfRequest<T> - Class in io.aether.utils.streams
- ValueOfRequest(long) - Constructor for class io.aether.utils.streams.ValueOfRequest
- ValueOnDrop<T> - Class in io.aether.utils.streams
- ValueOnDrop(Value<T>, AConsumer<Object>) - Constructor for class io.aether.utils.streams.ValueOnDrop
- ValueOnEnter<T> - Class in io.aether.utils.streams
- ValueOnEnter(Value<T>, AConsumer<Object>) - Constructor for class io.aether.utils.streams.ValueOnEnter
- ValueOnReject<T> - Class in io.aether.utils.streams
- ValueOnReject(Value<T>, ValueOnReject.Listener) - Constructor for class io.aether.utils.streams.ValueOnReject
- ValueOnReject.Listener - Interface in io.aether.utils.streams
- ValueProxy<T> - Class in io.aether.utils.streams
- ValueProxy(Value<T>) - Constructor for class io.aether.utils.streams.ValueProxy
- ValueProxyTimeout<T> - Class in io.aether.utils.streams
- ValueProxyTimeout(Value<T>, long) - Constructor for class io.aether.utils.streams.ValueProxyTimeout
- ValueRequest - Class in io.aether.utils.streams
- ValueRequest() - Constructor for class io.aether.utils.streams.ValueRequest
- values() - Static method in enum io.aether.common.Access
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.aether.crypto.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.aether.net.exceptions.ErrorId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class io.aether.utils.streams.MapBase
- ValueWithClose<T> - Class in io.aether.utils.streams
- ValueWithClose(Value<T>) - Constructor for class io.aether.utils.streams.ValueWithClose
- ValueWithForce<T> - Class in io.aether.utils.streams
- ValueWithForce(Value<T>) - Constructor for class io.aether.utils.streams.ValueWithForce
- ValueWithSubValues<T> - Class in io.aether.utils.streams
- ValueWithSubValues(T, boolean, Collection<Value<?>>) - Constructor for class io.aether.utils.streams.ValueWithSubValues
- Variable - Class in io.aether.common.expressions
- Variable() - Constructor for class io.aether.common.expressions.Variable
- Variable(int) - Constructor for class io.aether.common.expressions.Variable
- variables - Variable in class io.aether.common.expressions.Ctx
- variablesTypes - Variable in class io.aether.common.expressions.Ctx
- verifySign(SignedKey, Iterable<SignChecker>) - Static method in interface io.aether.api.common.SignedKeyUtil
W
- WebSocketNode - Class in io.aether.utils.streams
- WebSocketNode() - Constructor for class io.aether.utils.streams.WebSocketNode
- withClose() - Method in interface io.aether.utils.streams.Value
-
Creates a new value with the same data but marked as "close".
- withForce() - Method in interface io.aether.utils.streams.Value
-
Creates a new value with the same data but marked as "force".
- withLog() - Method in class io.aether.utils.streams.MapBase
- withLog(String) - Method in class io.aether.utils.streams.MapBase
- WorkProofUtil - Class in io.aether.utils
- WorkProofUtil() - Constructor for class io.aether.utils.WorkProofUtil
All Classes All Packages