A B C N S T U V W
A
- Aroma - Interface in tech.aroma.client
-
- Aroma.Builder - Class in tech.aroma.client
-
- Aroma.Request - Interface in tech.aroma.client
-
- AromaException - Exception in tech.aroma.client.exceptions
-
The Parent of all Aroma Client Exceptions.
- AromaException() - Constructor for exception tech.aroma.client.exceptions.AromaException
-
- AromaException(String) - Constructor for exception tech.aroma.client.exceptions.AromaException
-
- AromaException(String, Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaException
-
- AromaException(Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaException
-
- AromaNetworkException - Exception in tech.aroma.client.exceptions
-
- AromaNetworkException() - Constructor for exception tech.aroma.client.exceptions.AromaNetworkException
-
- AromaNetworkException(String) - Constructor for exception tech.aroma.client.exceptions.AromaNetworkException
-
- AromaNetworkException(String, Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaNetworkException
-
- AromaNetworkException(Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaNetworkException
-
- AromaOperationFailedException - Exception in tech.aroma.client.exceptions
-
Thrown when an Operation could not be completed.
- AromaOperationFailedException() - Constructor for exception tech.aroma.client.exceptions.AromaOperationFailedException
-
- AromaOperationFailedException(String) - Constructor for exception tech.aroma.client.exceptions.AromaOperationFailedException
-
- AromaOperationFailedException(String, Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaOperationFailedException
-
- AromaOperationFailedException(Throwable) - Constructor for exception tech.aroma.client.exceptions.AromaOperationFailedException
-
B
- begin() - Method in interface tech.aroma.client.Aroma
-
- build() - Method in class tech.aroma.client.Aroma.Builder
-
C
- create() - Static method in interface tech.aroma.client.Aroma
-
- create(String) - Static method in interface tech.aroma.client.Aroma
-
N
- newBuilder() - Static method in interface tech.aroma.client.Aroma
-
S
- send() - Method in interface tech.aroma.client.Aroma.Request
-
T
- tech.aroma.client - package tech.aroma.client
-
- tech.aroma.client.exceptions - package tech.aroma.client.exceptions
-
- text(String, Object...) - Method in interface tech.aroma.client.Aroma.Request
-
- titled(String) - Method in interface tech.aroma.client.Aroma.Request
-
U
- Urgency - Enum in tech.aroma.client
-
Describes how important a message is.
V
- valueOf(String) - Static method in enum tech.aroma.client.Urgency
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tech.aroma.client.Urgency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
W
- withApplicationToken(String) - Method in class tech.aroma.client.Aroma.Builder
-
Set the Token ID created from the Aroma App.
- withAsyncExecutorService(ExecutorService) - Method in class tech.aroma.client.Aroma.Builder
-
- withEndpoint(String, int) - Method in class tech.aroma.client.Aroma.Builder
-
- withUrgency(Urgency) - Method in interface tech.aroma.client.Aroma.Request
-
A B C N S T U V W
Copyright © 2015–2016 RedRoma, Inc.. All rights reserved.