A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages

A

acquireToken() - Method in interface com.fifa.connectservicebus.sdk.authentication.AuthenticationService
 
acquireToken() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationServiceImpl
 
Action<T> - Interface in com.fifa.connectservicebus.sdk.enhancements
 
addNewKey(PrivateKey) - Method in class com.fifa.connectservicebus.sdk.encryption.PrivateKeyMemoryStorage
Allows to add new private key
AuthenticationException - Exception in com.fifa.connectservicebus.sdk
 
AuthenticationException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.AuthenticationException
 
AuthenticationInformation - Class in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationInformation(AuthenticationResourceBuilder, ClientCredentials, URI, String) - Constructor for class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
AuthenticationInterceptor - Class in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationInterceptor(AuthenticationService) - Constructor for class com.fifa.connectservicebus.sdk.authentication.AuthenticationInterceptor
 
AuthenticationResourceBuilder - Interface in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationResourceBuilderBase - Class in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationResourceBuilderBase(HashMap<String, String>) - Constructor for class com.fifa.connectservicebus.sdk.authentication.AuthenticationResourceBuilderBase
 
AuthenticationService - Interface in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationServiceImpl - Class in com.fifa.connectservicebus.sdk.authentication
 
AuthenticationServiceImpl(AuthenticationInformation, IHttpClient) - Constructor for class com.fifa.connectservicebus.sdk.authentication.AuthenticationServiceImpl
 
AuthenticationServiceImpl(AuthenticationInformation, IHttpClient, ExecutorService) - Constructor for class com.fifa.connectservicebus.sdk.authentication.AuthenticationServiceImpl
 

B

BadRequest - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
BadRequestHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
BadRequestHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.BadRequestHandler
 
BadRequestResponseType - Class in com.fifa.connectservicebus.sdk.api.models
The BadRequestResponseType model.
BadRequestResponseType() - Constructor for class com.fifa.connectservicebus.sdk.api.models.BadRequestResponseType
 
BaseFifaConnectServiceBusClient - Class in com.fifa.connectservicebus.sdk
 
BaseFifaConnectServiceBusClient(Logger) - Constructor for class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
BaseLogger - Class in com.fifa.connectservicebus.sdk.logging
 
BaseLogger() - Constructor for class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
beta - Static variable in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
brokerProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Get jSON-encoded set of BrokeredMessage properties.
brokerProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Get jSON-encoded set of BrokeredMessage properties.
brokerProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Get jSON-encoded set of BrokeredMessage properties.
brokerProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Get jSON-encoded set of BrokeredMessage properties.
buildResourceUri(URI, String) - Method in interface com.fifa.connectservicebus.sdk.authentication.AuthenticationResourceBuilder
 
buildResourceUri(URI, String) - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationResourceBuilderBase
Builds resource Uri from given service Uri and tenant.

C

CertificateBasedCryptographyAlgorithm - Class in com.fifa.connectservicebus.sdk.encryption
 
CertificateBasedCryptographyAlgorithm(CertificateBasedCryptographyService, Logger) - Constructor for class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
 
CertificateBasedCryptographyService - Interface in com.fifa.connectservicebus.sdk.encryption
 
certificates() - Method in interface com.fifa.connectservicebus.sdk.api.FIFAConnectServiceBusV3
Gets the Certificates object to access its operations.
certificates() - Method in class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Gets the Certificates object to access its operations.
Certificates - Interface in com.fifa.connectservicebus.sdk.api
An instance of this class provides access to all the operations defined in Certificates.
CertificatesImpl - Class in com.fifa.connectservicebus.sdk.api.implementation
An instance of this class provides access to all the operations defined in Certificates.
CertificatesImpl(Retrofit, FIFAConnectServiceBusV3Impl) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Initializes an instance of Certificates.
ClientCredentials - Class in com.fifa.connectservicebus.sdk.authentication
 
ClientCredentials(String, String) - Constructor for class com.fifa.connectservicebus.sdk.authentication.ClientCredentials
 
com.fifa.connectservicebus.sdk - package com.fifa.connectservicebus.sdk
 
com.fifa.connectservicebus.sdk.api - package com.fifa.connectservicebus.sdk.api
This package contains the classes for FIFAConnectServiceBusV3.
com.fifa.connectservicebus.sdk.api.implementation - package com.fifa.connectservicebus.sdk.api.implementation
This package contains the implementation classes for FIFAConnectServiceBusV3.
com.fifa.connectservicebus.sdk.api.models - package com.fifa.connectservicebus.sdk.api.models
This package contains the models classes for FIFAConnectServiceBusV3.
com.fifa.connectservicebus.sdk.authentication - package com.fifa.connectservicebus.sdk.authentication
 
com.fifa.connectservicebus.sdk.encryption - package com.fifa.connectservicebus.sdk.encryption
 
com.fifa.connectservicebus.sdk.enhancements - package com.fifa.connectservicebus.sdk.enhancements
 
com.fifa.connectservicebus.sdk.errorhandling - package com.fifa.connectservicebus.sdk.errorhandling
 
com.fifa.connectservicebus.sdk.logging - package com.fifa.connectservicebus.sdk.logging
 
ConfigureRetrofit(ConnectServiceBusEnvironment, AuthenticationService, ProxySettings) - Method in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
Conflict - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
ConnectServiceBusAuthenticationResourceBuilderImpl - Class in com.fifa.connectservicebus.sdk.authentication
 
ConnectServiceBusAuthenticationResourceBuilderImpl() - Constructor for class com.fifa.connectservicebus.sdk.authentication.ConnectServiceBusAuthenticationResourceBuilderImpl
 
ConnectServiceBusEnvironment - Class in com.fifa.connectservicebus.sdk
Contains urls to various build environments - integration, beta.
ConnectServiceBusEnvironment(String, String) - Constructor for class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
containsSpecificInnerException(Exception, Class) - Static method in class com.fifa.connectservicebus.sdk.enhancements.ExceptionExtensions
 
create(ProxySettings, Duration) - Static method in class com.fifa.connectservicebus.sdk.HttpClientFactory
 
create(ProxySettings, Duration, Action<OkHttpClient.Builder>) - Static method in class com.fifa.connectservicebus.sdk.HttpClientFactory
 
create(String) - Static method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
createAuthenticationService(ConnectServiceBusEnvironment, ClientCredentials, ProxySettings, ExecutorService) - Static method in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
createAuthenticationService(ConnectServiceBusEnvironment, ClientCredentials, ProxySettings, ExecutorService, AuthenticationResourceBuilder) - Static method in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
Created - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
CryptographyAlgorithm - Interface in com.fifa.connectservicebus.sdk.encryption
 
CryptographyException - Exception in com.fifa.connectservicebus.sdk
Exception thrown during encryption and decryption of message content
CryptographyException(String) - Constructor for exception com.fifa.connectservicebus.sdk.CryptographyException
 
CryptographyException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.CryptographyException
 
CryptographyException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.CryptographyException
 
CryptographyException(Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.CryptographyException
 

D

data - Variable in class com.fifa.connectservicebus.sdk.encryption.EncryptionResult
Encrypted content
DataConflictException - Exception in com.fifa.connectservicebus.sdk
Exception thrown when a request to Connect ID Service Bus returns 409 status.
DataConflictException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.DataConflictException
 
DataConflictException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.DataConflictException
 
DataConflictException(String, Throwable, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.DataConflictException
 
DataConflictException(Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.DataConflictException
 
DataNotFoundException - Exception in com.fifa.connectservicebus.sdk
Exception thrown when a request to Connect ID Service Bus returns 404 status.
DataNotFoundException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.DataNotFoundException
 
DataNotFoundException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.DataNotFoundException
 
DataNotFoundException(String, Throwable, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.DataNotFoundException
 
DataNotFoundException(Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.DataNotFoundException
 
DataNotFoundResponseHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
DataNotFoundResponseHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.DataNotFoundResponseHandler
 
debug(Exception, String, Object...) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
debug(Exception, String, Object...) - Method in interface com.fifa.connectservicebus.sdk.logging.Logger
Writes the diagnostic message and exception at the debug level.
debug(String) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
debug(String, Object...) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
debug(String, Object...) - Method in interface com.fifa.connectservicebus.sdk.logging.Logger
Writes the diagnostic message and exception at the debug level.
decrypt(byte[], Message) - Method in interface com.fifa.connectservicebus.sdk.encryption.DecryptionService
Decrypts data
decrypt(byte[], Message) - Method in class com.fifa.connectservicebus.sdk.encryption.RSACryptographyService
Decrypts data
decrypt(Message) - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Decrypts data
decrypt(Message) - Method in interface com.fifa.connectservicebus.sdk.encryption.CryptographyAlgorithm
Decrypts data.
decrypt(Message) - Method in class com.fifa.connectservicebus.sdk.encryption.MessageCryptographyServiceImpl
Decrypts message
decrypt(Message) - Method in interface com.fifa.connectservicebus.sdk.encryption.MessageDecryptionService
Decrypts message content.
DecryptionException - Exception in com.fifa.connectservicebus.sdk
Exception thrown during decryption of message content.
DecryptionException(String, Message) - Constructor for exception com.fifa.connectservicebus.sdk.DecryptionException
 
DecryptionException(String, Throwable, Message) - Constructor for exception com.fifa.connectservicebus.sdk.DecryptionException
 
DecryptionService - Interface in com.fifa.connectservicebus.sdk.encryption
 
DEFAULT_BASE_URL - Static variable in interface com.fifa.connectservicebus.sdk.api.FIFAConnectServiceBusV3
The default base URL.
delete(String, String) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Deletes a previously locked message (see peekLock method).
delete(String, String) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Deletes a previously locked message (see peekLock method).
deleteByRequest(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Deletes a previously locked message (see PeekLock method).
deleteByRequest(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Deletes a previously locked message (see PeekLock method).
deleteByRequestAsync(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Deletes a previously locked message (see PeekLock method).
deleteByRequestAsync(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Deletes a previously locked message (see PeekLock method).
deleteByRequestAsync(String, String, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Deletes a previously locked message (see PeekLock method).
deleteByRequestAsync(String, String, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Deletes a previously locked message (see PeekLock method).
deleteByRequestWithServiceResponseAsync(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Deletes a previously locked message (see PeekLock method).
deleteByRequestWithServiceResponseAsync(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Deletes a previously locked message (see PeekLock method).
DeliveryRestrictedResponseType - Class in com.fifa.connectservicebus.sdk.api.models
The DeliveryRestrictedResponseType model.
DeliveryRestrictedResponseType() - Constructor for class com.fifa.connectservicebus.sdk.api.models.DeliveryRestrictedResponseType
 
details() - Method in class com.fifa.connectservicebus.sdk.api.models.BadRequestResponseType
Get the details value.
DetailsItemType - Class in com.fifa.connectservicebus.sdk.api.models
The DetailsItemType model.
DetailsItemType() - Constructor for class com.fifa.connectservicebus.sdk.api.models.DetailsItemType
 
downloadByQueueidentifier(String) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifier(String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierAsync(String) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierAsync(String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierAsync(String, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierAsync(String, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierWithServiceResponseAsync(String) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadByQueueidentifierWithServiceResponseAsync(String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Gets a byte array that contains data from an X.509 certificate for a given queue.
downloadCertificate(String) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClient
Downloads certificate for given queue
downloadCertificate(String) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
Downloads certificate for given queue

E

empty() - Static method in class com.fifa.connectservicebus.sdk.ProxySettings
 
encrypt(byte[], String) - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Encrypts content for given queue
encrypt(byte[], String) - Method in interface com.fifa.connectservicebus.sdk.encryption.CryptographyAlgorithm
Encrypts data for specific queue.
encrypt(byte[], String) - Method in interface com.fifa.connectservicebus.sdk.encryption.EncryptionService
Encrypts data for specific queue.
encrypt(byte[], String) - Method in class com.fifa.connectservicebus.sdk.encryption.MessageCryptographyServiceImpl
Encrypts message
encrypt(byte[], String) - Method in interface com.fifa.connectservicebus.sdk.encryption.MessageEncryptionService
Encrypt message content.
encrypt(byte[], String) - Method in class com.fifa.connectservicebus.sdk.encryption.RSACryptographyService
Encrypts data for specific queue
EncryptionResult - Class in com.fifa.connectservicebus.sdk.encryption
 
EncryptionResult() - Constructor for class com.fifa.connectservicebus.sdk.encryption.EncryptionResult
 
EncryptionService - Interface in com.fifa.connectservicebus.sdk.encryption
 
encryptionVersionKey - Static variable in class com.fifa.connectservicebus.sdk.encryption.MessageCryptographyServiceImpl
 
encryptionVersionKey - Static variable in class com.fifa.connectservicebus.sdk.PropertyNames
 
error(Exception, String, Object...) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
error(Exception, String, Object...) - Method in interface com.fifa.connectservicebus.sdk.logging.Logger
Writes the diagnostic message and exception at the error level.
error(String) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
error(String, Object...) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 
error(String, Object...) - Method in interface com.fifa.connectservicebus.sdk.logging.Logger
Writes the diagnostic message and exception at the error level.
ErrorResponseHandler - Interface in com.fifa.connectservicebus.sdk.errorhandling
 
ExceptionExtensions - Class in com.fifa.connectservicebus.sdk.enhancements
 
ExceptionExtensions() - Constructor for class com.fifa.connectservicebus.sdk.enhancements.ExceptionExtensions
 

F

FifaConnectServiceBusCertificateClient - Interface in com.fifa.connectservicebus.sdk
 
FifaConnectServiceBusCertificateClientImpl - Class in com.fifa.connectservicebus.sdk
 
FifaConnectServiceBusCertificateClientImpl(Certificates, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusCertificateClientImpl(ConnectServiceBusEnvironment, AuthenticationService, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusCertificateClientImpl(ConnectServiceBusEnvironment, AuthenticationService, Logger, ProxySettings) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusCertificateClientImpl(ConnectServiceBusEnvironment, ClientCredentials, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusCertificateClientImpl(ConnectServiceBusEnvironment, ClientCredentials, Logger, ProxySettings) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusCertificateClientImpl(ConnectServiceBusEnvironment, ClientCredentials, Logger, ProxySettings, ExecutorService) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
 
FifaConnectServiceBusClient - Interface in com.fifa.connectservicebus.sdk
 
FifaConnectServiceBusClientImpl - Class in com.fifa.connectservicebus.sdk
 
FifaConnectServiceBusClientImpl(Messages, MessageCryptographyService, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, AuthenticationService, MessageCryptographyService, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, AuthenticationService, MessageCryptographyService, Logger, ProxySettings) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, ClientCredentials, MessageCryptographyService, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, ClientCredentials, PrivateKeyStorage, Logger) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, ClientCredentials, PrivateKeyStorage, Logger, ProxySettings) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusClientImpl(ConnectServiceBusEnvironment, ClientCredentials, PrivateKeyStorage, Logger, ProxySettings, ExecutorService) - Constructor for class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
FifaConnectServiceBusException - Exception in com.fifa.connectservicebus.sdk
Exception thrown when a request to Connect ID Service Bus service was not successful.
FifaConnectServiceBusException(String) - Constructor for exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
FifaConnectServiceBusException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
FifaConnectServiceBusException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
FifaConnectServiceBusException(String, Throwable, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
FifaConnectServiceBusException(Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
FIFAConnectServiceBusV3 - Interface in com.fifa.connectservicebus.sdk.api
The interface for FIFAConnectServiceBusV3 class.
FIFAConnectServiceBusV3Impl - Class in com.fifa.connectservicebus.sdk.api.implementation
Initializes a new instance of the FIFAConnectServiceBusV3 class.
FIFAConnectServiceBusV3Impl() - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Initializes an instance of FIFAConnectServiceBusV3 client.
FIFAConnectServiceBusV3Impl(RestClient) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Initializes an instance of FIFAConnectServiceBusV3 client.
FIFAConnectServiceBusV3Impl(String) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Initializes an instance of FIFAConnectServiceBusV3 client.
FIFAConnectServiceBusV3Impl(String, OkHttpClient.Builder, Retrofit.Builder) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Initializes an instance of FIFAConnectServiceBusV3 client.
FIFAConnectServiceBusV3Impl(OkHttpClient.Builder, Retrofit.Builder) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Initializes an instance of FIFAConnectServiceBusV3 client.
formatMessage(String, Object...) - Method in class com.fifa.connectservicebus.sdk.logging.BaseLogger
 

G

get(String) - Method in class com.fifa.connectservicebus.sdk.encryption.MemoryBasedPublicCertificateProvider
Provide public certificate for given queue
get(String) - Method in interface com.fifa.connectservicebus.sdk.encryption.PublicCertificateProvider
Provide public certificate for given queue
getAction() - Method in class com.fifa.connectservicebus.sdk.Message
 
getBadRequestResponse() - Method in exception com.fifa.connectservicebus.sdk.InvalidClientDataException
 
getBrokerProperties() - Method in class com.fifa.connectservicebus.sdk.Message
 
getBrokerProperty(String) - Method in class com.fifa.connectservicebus.sdk.Message
 
getCipherMode() - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns Cipher Mode
getClientId() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
getClientId() - Method in class com.fifa.connectservicebus.sdk.authentication.ClientCredentials
 
getContent() - Method in class com.fifa.connectservicebus.sdk.Message
 
getEncryptionInitializationVectorKey() - Static method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns getEncryptionInitializationVectorKey value that is returned in together with encrypted content
getEncryptionKey() - Static method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns EncryptionKey value that is returned in together with encrypted content
getId() - Method in class com.fifa.connectservicebus.sdk.Message
 
getKeySize() - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns key size used by algorithm
getLatestKey() - Method in class com.fifa.connectservicebus.sdk.encryption.PrivateKeyMemoryStorage
Returns recent private key
getLatestKey() - Method in interface com.fifa.connectservicebus.sdk.encryption.PrivateKeyStorage
Returns recent private key
getLockToken() - Method in class com.fifa.connectservicebus.sdk.Message
 
getPadding() - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns type of padding used by algorithm
getPreviousKeys() - Method in class com.fifa.connectservicebus.sdk.encryption.PrivateKeyMemoryStorage
Returns previous private keys that were used in the past
getPreviousKeys() - Method in interface com.fifa.connectservicebus.sdk.encryption.PrivateKeyStorage
Returns previous private keys that were used in the past
getProperties() - Method in class com.fifa.connectservicebus.sdk.Message
 
getProperty(String) - Method in class com.fifa.connectservicebus.sdk.Message
 
getReplyTo() - Method in class com.fifa.connectservicebus.sdk.Message
 
getResource() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
getRetryAfter() - Method in exception com.fifa.connectservicebus.sdk.TooManyRequestsException
 
getSecretKey() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
getSecretKey() - Method in class com.fifa.connectservicebus.sdk.authentication.ClientCredentials
 
getSender() - Method in class com.fifa.connectservicebus.sdk.Message
 
getServiceBusMessage() - Method in exception com.fifa.connectservicebus.sdk.DecryptionException
 
getServiceResponse() - Method in exception com.fifa.connectservicebus.sdk.FifaConnectServiceBusException
 
getServiceUrl() - Method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
getTenant() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
getTenant() - Method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
getUseEncryption() - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Gets encryption flag
getUseEncryption() - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Gets encryption flag
getVersion() - Method in class com.fifa.connectservicebus.sdk.encryption.CertificateBasedCryptographyAlgorithm
Returns version of algorithm
getVersion() - Method in interface com.fifa.connectservicebus.sdk.encryption.CryptographyAlgorithm
Algorithm version.

H

handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.BadRequestHandler
 
handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.DataNotFoundResponseHandler
 
handle(ServiceResponse<Object>) - Method in interface com.fifa.connectservicebus.sdk.errorhandling.ErrorResponseHandler
 
handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.QueueAlreadyExistsResponseHandler
 
handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.QueueNotFoundResponseHandler
 
handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.TooManyRequestsHandler
 
handle(ServiceResponse<Object>) - Method in class com.fifa.connectservicebus.sdk.errorhandling.UnauthorizedRequestHandler
 
handleRestClientException(RuntimeException) - Method in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
HostName - Variable in class com.fifa.connectservicebus.sdk.ProxySettings
 
hotfix - Static variable in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
HttpClientFactory - Class in com.fifa.connectservicebus.sdk
 
HttpClientFactory() - Constructor for class com.fifa.connectservicebus.sdk.HttpClientFactory
 
HttpStatusCode - Class in com.fifa.connectservicebus.sdk
 
HttpStatusCode() - Constructor for class com.fifa.connectservicebus.sdk.HttpStatusCode
 

I

IntegerExtensions - Class in com.fifa.connectservicebus.sdk.enhancements
 
IntegerExtensions() - Constructor for class com.fifa.connectservicebus.sdk.enhancements.IntegerExtensions
 
integration - Static variable in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
intercept(Interceptor.Chain) - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInterceptor
 
InvalidClientDataException - Exception in com.fifa.connectservicebus.sdk
Exception thrown when the FIFA Connect ID Service Bus service responds with a bad request error.
InvalidClientDataException(String, BadRequestResponseType, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.InvalidClientDataException
 
invoke(T) - Method in interface com.fifa.connectservicebus.sdk.enhancements.Action
 
isEmpty() - Method in class com.fifa.connectservicebus.sdk.ProxySettings
 
isNullOrEmpty(String) - Static method in class com.fifa.connectservicebus.sdk.StringUtils
 

K

key() - Method in class com.fifa.connectservicebus.sdk.api.models.DetailsItemType
Get the key value.

L

LockedMessageRequest - Class in com.fifa.connectservicebus.sdk.api.models
The LockedMessageRequest model.
LockedMessageRequest() - Constructor for class com.fifa.connectservicebus.sdk.api.models.LockedMessageRequest
 
lockToken() - Method in class com.fifa.connectservicebus.sdk.api.models.LockedMessageRequest
Get lock token, returned by a previously called "peeklock" method.
logger - Variable in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
Logger - Interface in com.fifa.connectservicebus.sdk.logging
 

M

MemoryBasedPublicCertificateProvider - Class in com.fifa.connectservicebus.sdk.encryption
 
MemoryBasedPublicCertificateProvider(FifaConnectServiceBusCertificateClient, Duration) - Constructor for class com.fifa.connectservicebus.sdk.encryption.MemoryBasedPublicCertificateProvider
 
message() - Method in class com.fifa.connectservicebus.sdk.api.models.BadRequestResponseType
Get the message value.
message() - Method in class com.fifa.connectservicebus.sdk.api.models.DeliveryRestrictedResponseType
Get the message value.
message() - Method in class com.fifa.connectservicebus.sdk.api.models.TooManyRequestsResponseType
Get the message value.
Message - Class in com.fifa.connectservicebus.sdk
 
Message() - Constructor for class com.fifa.connectservicebus.sdk.Message
 
MessageCryptographyService - Interface in com.fifa.connectservicebus.sdk.encryption
 
MessageCryptographyServiceImpl - Class in com.fifa.connectservicebus.sdk.encryption
 
MessageCryptographyServiceImpl(List<CryptographyAlgorithm>, Logger) - Constructor for class com.fifa.connectservicebus.sdk.encryption.MessageCryptographyServiceImpl
 
MessageDecryptionService - Interface in com.fifa.connectservicebus.sdk.encryption
 
MessageEncryptionService - Interface in com.fifa.connectservicebus.sdk.encryption
 
messageId() - Method in class com.fifa.connectservicebus.sdk.api.models.LockedMessageRequest
Get message identifier returned by a previously called "peeklock" method.
MessagePeekLockByRequestHeaders - Class in com.fifa.connectservicebus.sdk.api.models
Defines headers for PeekLockByRequest operation.
MessagePeekLockByRequestHeaders() - Constructor for class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
 
MessageReceiveByRequestHeaders - Class in com.fifa.connectservicebus.sdk.api.models
Defines headers for ReceiveByRequest operation.
MessageReceiveByRequestHeaders() - Constructor for class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
 
messages() - Method in interface com.fifa.connectservicebus.sdk.api.FIFAConnectServiceBusV3
Gets the Messages object to access its operations.
messages() - Method in class com.fifa.connectservicebus.sdk.api.implementation.FIFAConnectServiceBusV3Impl
Gets the Messages object to access its operations.
Messages - Interface in com.fifa.connectservicebus.sdk.api
An instance of this class provides access to all the operations defined in Messages.
MessagesImpl - Class in com.fifa.connectservicebus.sdk.api.implementation
An instance of this class provides access to all the operations defined in Messages.
MessagesImpl(Retrofit, FIFAConnectServiceBusV3Impl) - Constructor for class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Initializes an instance of Messages.
MessageTimeoutHeaders - Class in com.fifa.connectservicebus.sdk.api.models
Defines headers for Timeout operation.
MessageTimeoutHeaders() - Constructor for class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
 
MessageTimeoutHeaders1 - Class in com.fifa.connectservicebus.sdk.api.models
Defines headers for Timeout operation.
MessageTimeoutHeaders1() - Constructor for class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
 

N

NoContent - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
NotFound - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 

O

ObjectFormatter - Class in com.fifa.connectservicebus.sdk
 
ObjectFormatter() - Constructor for class com.fifa.connectservicebus.sdk.ObjectFormatter
 
Ok - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
OkHttpClientAdapter - Class in com.fifa.connectservicebus.sdk
 
OkHttpClientAdapter(OkHttpClient) - Constructor for class com.fifa.connectservicebus.sdk.OkHttpClientAdapter
 

P

peekLock() - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Gets and locks a message without deleting it from the queue.
peekLock() - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Gets and locks a message without deleting it from the queue.
peekLock(int) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Gets and locks a message without deleting it from the queue.
peekLock(int) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequest() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequest() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequest(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequest(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(Integer, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestAsync(Integer, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestWithServiceResponseAsync() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestWithServiceResponseAsync() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
peekLockByRequestWithServiceResponseAsync(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets and locks a message without deleting it from the queue.
peekLockByRequestWithServiceResponseAsync(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets and locks a message without deleting it from the queue.
Port - Variable in class com.fifa.connectservicebus.sdk.ProxySettings
 
preProduction - Static variable in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
PrivateKeyMemoryStorage - Class in com.fifa.connectservicebus.sdk.encryption
 
PrivateKeyMemoryStorage(PrivateKey) - Constructor for class com.fifa.connectservicebus.sdk.encryption.PrivateKeyMemoryStorage
 
PrivateKeyStorage - Interface in com.fifa.connectservicebus.sdk.encryption
 
processPeekLockResponseMessage(ServiceResponse, int, String, String, String) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
 
processResult(int, ServiceResponse, ErrorResponseHandler...) - Method in class com.fifa.connectservicebus.sdk.ServiceBusResponseHandler
 
processResult(Class<T>, int, ServiceResponse, ErrorResponseHandler...) - Method in class com.fifa.connectservicebus.sdk.ServiceBusResponseHandler
 
production - Static variable in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
properties - Variable in class com.fifa.connectservicebus.sdk.encryption.EncryptionResult
Additional properties used as parameters for decryption
PropertyNames - Class in com.fifa.connectservicebus.sdk
 
PropertyNames() - Constructor for class com.fifa.connectservicebus.sdk.PropertyNames
 
ProxySettings - Class in com.fifa.connectservicebus.sdk
 
ProxySettings() - Constructor for class com.fifa.connectservicebus.sdk.ProxySettings
 
PublicCertificateNotFoundException - Exception in com.fifa.connectservicebus.sdk.encryption
Exception thrown when recipient have not uploaded their public key.
PublicCertificateNotFoundException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.encryption.PublicCertificateNotFoundException
 
PublicCertificateNotFoundException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.encryption.PublicCertificateNotFoundException
 
PublicCertificateNotFoundException(String, Throwable, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.encryption.PublicCertificateNotFoundException
 
PublicCertificateNotFoundException(Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.encryption.PublicCertificateNotFoundException
 
PublicCertificateProvider - Interface in com.fifa.connectservicebus.sdk.encryption
 

Q

QueueAlreadyExistsResponseHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
QueueAlreadyExistsResponseHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.QueueAlreadyExistsResponseHandler
 
QueueExistsException - Exception in com.fifa.connectservicebus.sdk
 
QueueExistsException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.QueueExistsException
 
QueueNotFoundException - Exception in com.fifa.connectservicebus.sdk
 
QueueNotFoundException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.QueueNotFoundException
 
QueueNotFoundResponseHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
QueueNotFoundResponseHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.QueueNotFoundResponseHandler
 

R

receiveByRequest() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequest() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequest(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequest(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestAsync() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestAsync() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestAsync(ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestAsync(ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestAsync(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestAsync(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestAsync(Integer, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestAsync(Integer, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestWithServiceResponseAsync() - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestWithServiceResponseAsync() - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
receiveByRequestWithServiceResponseAsync(Integer) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Gets a message from the Message Bus.
receiveByRequestWithServiceResponseAsync(Integer) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Gets a message from the Message Bus.
responseHandler - Variable in class com.fifa.connectservicebus.sdk.BaseFifaConnectServiceBusClient
 
restClient() - Method in interface com.fifa.connectservicebus.sdk.api.FIFAConnectServiceBusV3
Gets the REST client.
RSACryptographyService - Class in com.fifa.connectservicebus.sdk.encryption
 
RSACryptographyService(PublicCertificateProvider, PrivateKeyStorage, Logger) - Constructor for class com.fifa.connectservicebus.sdk.encryption.RSACryptographyService
 

S

send(HttpRequest) - Method in class com.fifa.connectservicebus.sdk.OkHttpClientAdapter
 
send(String, byte[]) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Sends a message to a specified recipient via Message Bus.
send(String, byte[]) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Sends a message to a specified recipient via Message Bus.
send(String, byte[], String, Map<String, String>) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Sends a message to a specified recipient via Message Bus.
send(String, byte[], String, Map<String, String>) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndProperties(String, byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndProperties(String, byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndProperties(String, byte[], String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndProperties(String, byte[], String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], String, String, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesAsync(String, byte[], String, String, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesWithServiceResponseAsync(String, byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesWithServiceResponseAsync(String, byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesWithServiceResponseAsync(String, byte[], String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Sends a message to a specified recipient via Message Bus.
sendByRecipientAndActionAndPropertiesWithServiceResponseAsync(String, byte[], String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Sends a message to a specified recipient via Message Bus.
ServiceBusResponseHandler - Class in com.fifa.connectservicebus.sdk
 
ServiceBusResponseHandler() - Constructor for class com.fifa.connectservicebus.sdk.ServiceBusResponseHandler
 
setAction(String) - Method in class com.fifa.connectservicebus.sdk.Message
 
setBrokerProperties(Map<String, Object>) - Method in class com.fifa.connectservicebus.sdk.Message
 
setContent(byte[]) - Method in class com.fifa.connectservicebus.sdk.Message
 
setProperties(Map<String, String>) - Method in class com.fifa.connectservicebus.sdk.Message
 
setServiceUrl(String) - Method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
setTenant(String) - Method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
 
setUseEncryption(boolean) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Sets encryption flag.
setUseEncryption(boolean) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Sets encryption flag.
statusCode() - Method in class com.fifa.connectservicebus.sdk.api.models.TooManyRequestsResponseType
Get the statusCode value.
StringUtils - Class in com.fifa.connectservicebus.sdk
 
StringUtils() - Constructor for class com.fifa.connectservicebus.sdk.StringUtils
 

T

timeout() - Method in class com.fifa.connectservicebus.sdk.api.models.TimeoutableMessageRequest
Get the system will wait N number of seconds before returning "no messages available" message.
TimeoutableMessageRequest - Class in com.fifa.connectservicebus.sdk.api.models
The TimeoutableMessageRequest model.
TimeoutableMessageRequest() - Constructor for class com.fifa.connectservicebus.sdk.api.models.TimeoutableMessageRequest
 
toJson(Object) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
TooManyRequestsException - Exception in com.fifa.connectservicebus.sdk
 
TooManyRequestsException(String, int, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.TooManyRequestsException
 
TooManyRequestsHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
TooManyRequestsHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.TooManyRequestsHandler
 
TooManyRequestsResponseType - Class in com.fifa.connectservicebus.sdk.api.models
The TooManyRequestsResponseType model.
TooManyRequestsResponseType() - Constructor for class com.fifa.connectservicebus.sdk.api.models.TooManyRequestsResponseType
 
toString() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
 
toString() - Method in class com.fifa.connectservicebus.sdk.authentication.AuthenticationServiceImpl
 
toString() - Method in class com.fifa.connectservicebus.sdk.authentication.ClientCredentials
Gets string representation of object
toString() - Method in class com.fifa.connectservicebus.sdk.ConnectServiceBusEnvironment
Gets string representation of object
toString() - Method in class com.fifa.connectservicebus.sdk.encryption.EncryptionResult
 
toString() - Method in class com.fifa.connectservicebus.sdk.Message
 
toString() - Method in class com.fifa.connectservicebus.sdk.ProxySettings
 
toString(BadRequestResponseType) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(DeliveryRestrictedResponseType) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(DetailsItemType) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(LockedMessageRequest) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(MessageTimeoutHeaders) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(MessageTimeoutHeaders1) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(TimeoutableMessageRequest) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
toString(TooManyRequestsResponseType) - Static method in class com.fifa.connectservicebus.sdk.ObjectFormatter
 
tryParse(String) - Static method in class com.fifa.connectservicebus.sdk.enhancements.IntegerExtensions
 
Type - Variable in class com.fifa.connectservicebus.sdk.ProxySettings
 

U

Unauthorized - Static variable in class com.fifa.connectservicebus.sdk.HttpStatusCode
 
UnauthorizedException - Exception in com.fifa.connectservicebus.sdk
 
UnauthorizedException(String, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception com.fifa.connectservicebus.sdk.UnauthorizedException
 
UnauthorizedException(String, Throwable, ServiceResponse<Object>) - Constructor for exception com.fifa.connectservicebus.sdk.UnauthorizedException
 
UnauthorizedRequestHandler - Class in com.fifa.connectservicebus.sdk.errorhandling
 
UnauthorizedRequestHandler() - Constructor for class com.fifa.connectservicebus.sdk.errorhandling.UnauthorizedRequestHandler
 
unlock(String, String) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusClient
Unlocks a previously locked message.
unlock(String, String) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusClientImpl
Unlocks a previously locked message.
unlockByRequest(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Unlocks a previously locked message.
unlockByRequest(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Unlocks a previously locked message.
unlockByRequestAsync(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Unlocks a previously locked message.
unlockByRequestAsync(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Unlocks a previously locked message.
unlockByRequestAsync(String, String, ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Unlocks a previously locked message.
unlockByRequestAsync(String, String, ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Unlocks a previously locked message.
unlockByRequestWithServiceResponseAsync(String, String) - Method in class com.fifa.connectservicebus.sdk.api.implementation.MessagesImpl
Unlocks a previously locked message.
unlockByRequestWithServiceResponseAsync(String, String) - Method in interface com.fifa.connectservicebus.sdk.api.Messages
Unlocks a previously locked message.
upload(byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Uploads a public certificate to Connect Service Bus.
upload(byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Uploads a public certificate to Connect Service Bus.
uploadAsync(byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Uploads a public certificate to Connect Service Bus.
uploadAsync(byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Uploads a public certificate to Connect Service Bus.
uploadAsync(byte[], ServiceCallback<Object>) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Uploads a public certificate to Connect Service Bus.
uploadAsync(byte[], ServiceCallback<Object>) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Uploads a public certificate to Connect Service Bus.
uploadCertificate(byte[]) - Method in interface com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClient
Uploads a public certificate to cert store
uploadCertificate(byte[]) - Method in class com.fifa.connectservicebus.sdk.FifaConnectServiceBusCertificateClientImpl
Uploads a public certificate to cert store
uploadWithServiceResponseAsync(byte[]) - Method in interface com.fifa.connectservicebus.sdk.api.Certificates
Uploads a public certificate to Connect Service Bus.
uploadWithServiceResponseAsync(byte[]) - Method in class com.fifa.connectservicebus.sdk.api.implementation.CertificatesImpl
Uploads a public certificate to Connect Service Bus.

V

value() - Method in class com.fifa.connectservicebus.sdk.api.models.DetailsItemType
Get the value value.

W

withBrokerProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Set jSON-encoded set of BrokeredMessage properties.
withBrokerProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Set jSON-encoded set of BrokeredMessage properties.
withBrokerProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Set jSON-encoded set of BrokeredMessage properties.
withBrokerProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Set jSON-encoded set of BrokeredMessage properties.
withDetails(List<DetailsItemType>) - Method in class com.fifa.connectservicebus.sdk.api.models.BadRequestResponseType
Set the details value.
withKey(String) - Method in class com.fifa.connectservicebus.sdk.api.models.DetailsItemType
Set the key value.
withLockToken(String) - Method in class com.fifa.connectservicebus.sdk.api.models.LockedMessageRequest
Set lock token, returned by a previously called "peeklock" method.
withMessage(String) - Method in class com.fifa.connectservicebus.sdk.api.models.BadRequestResponseType
Set the message value.
withMessage(String) - Method in class com.fifa.connectservicebus.sdk.api.models.DeliveryRestrictedResponseType
Set the message value.
withMessage(String) - Method in class com.fifa.connectservicebus.sdk.api.models.TooManyRequestsResponseType
Set the message value.
withMessageId(String) - Method in class com.fifa.connectservicebus.sdk.api.models.LockedMessageRequest
Set message identifier returned by a previously called "peeklock" method.
withStatusCode(Integer) - Method in class com.fifa.connectservicebus.sdk.api.models.TooManyRequestsResponseType
Set the statusCode value.
withTimeout(Integer) - Method in class com.fifa.connectservicebus.sdk.api.models.TimeoutableMessageRequest
Set the system will wait N number of seconds before returning "no messages available" message.
withValue(String) - Method in class com.fifa.connectservicebus.sdk.api.models.DetailsItemType
Set the value value.
withXAction(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Set name of the action.
withXAction(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Set name of the action.
withXAction(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Set name of the action.
withXAction(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Set name of the action.
withXProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Set unencrypted properties of the message.
withXProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Set unencrypted properties of the message.
withXProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Set unencrypted properties of the message.
withXProperties(String) - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Set unencrypted properties of the message.

X

xAction() - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Get name of the action.
xAction() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Get name of the action.
xAction() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Get name of the action.
xAction() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Get name of the action.
xProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessagePeekLockByRequestHeaders
Get unencrypted properties of the message.
xProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageReceiveByRequestHeaders
Get unencrypted properties of the message.
xProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders
Get unencrypted properties of the message.
xProperties() - Method in class com.fifa.connectservicebus.sdk.api.models.MessageTimeoutHeaders1
Get unencrypted properties of the message.
A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages