- abort() - Method in class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- AbstractConfigurationManager - Class in org.kaaproject.kaa.client.configuration.base
-
- AbstractConfigurationManager(KaaClientProperties, KaaClientState, ExecutorContext) - Constructor for class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
All-args constructor.
- AbstractExecutorContext - Class in org.kaaproject.kaa.client.context
-
- AbstractExecutorContext() - Constructor for class org.kaaproject.kaa.client.context.AbstractExecutorContext
-
- AbstractExecutorContext(int, TimeUnit) - Constructor for class org.kaaproject.kaa.client.context.AbstractExecutorContext
-
- AbstractHttpChannel - Class in org.kaaproject.kaa.client.channel.impl.channels
-
- AbstractHttpChannel(AbstractKaaClient, KaaClientState, FailoverManager) - Constructor for class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
All-args constructor.
- AbstractHttpClient - Class in org.kaaproject.kaa.client.transport
-
- AbstractHttpClient(String, PrivateKey, PublicKey, PublicKey) - Constructor for class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- AbstractKaaClient - Class in org.kaaproject.kaa.client
-
Abstract class that holds general elements of Kaa library.
- AbstractKaaClient.State - Enum in org.kaaproject.kaa.client
-
- AbstractKaaTransport - Class in org.kaaproject.kaa.client.channel.impl.transports
-
- AbstractKaaTransport() - Constructor for class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- AbstractLogCollector - Class in org.kaaproject.kaa.client.logging
-
Reference implementation of @see LogCollector.
- AbstractLogCollector(LogTransport, ExecutorContext, KaaChannelManager, FailoverManager) - Constructor for class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
All-args constructor.
- AccessPointCommand - Interface in org.kaaproject.kaa.client.logging
-
- addChannel(KaaDataChannel) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- addChannel(KaaDataChannel) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Updates the manager by adding the channel.
- addConfigurationListener(ConfigurationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- addConfigurationListener(ConfigurationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Register configuration update listener.
- addDeliveryFuture(BucketInfo, RecordFuture) - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- addListener(ConfigurationListener) - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- addListener(ConfigurationListener) - Method in interface org.kaaproject.kaa.client.configuration.base.GenericConfigurationManager
-
- addLogRecord(Log) - Method in class org.kaaproject.kaa.client.BaseKaaClient
-
- addLogRecord(Log) - Method in interface org.kaaproject.kaa.client.KaaClient
-
Adds new log record to local storage.
- addLogRecord(Log) - Method in class org.kaaproject.kaa.client.logging.DefaultLogCollector
-
- addLogRecord(Log) - Method in interface org.kaaproject.kaa.client.logging.LogCollector
-
Adds a log record to a log storage.
- addLogRecord(LogRecord) - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Persists a log record.
- addLogRecord(LogRecord) - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- addNotificationListener(NotificationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- addNotificationListener(Long, NotificationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- addNotificationListener(NotificationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Add listener to receive all notifications (both for mandatory and
optional topics).
- addNotificationListener(Long, NotificationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Add listener to receive notifications relating to the specified topic.
- addNotificationListener(NotificationListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- addNotificationListener(Long, NotificationListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- addNotificationListener(NotificationListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Add listener to receive all notifications (both for mandatory and
optional topics).
- addNotificationListener(Long, NotificationListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Add listener to receive notifications relating to the specified topic.
- addOnProcessedCallback(ConfigurationProcessedObserver) - Method in interface org.kaaproject.kaa.client.configuration.ConfigurationProcessedObservable
-
Subscribes observer of configuration processing finished.
- addOnProcessedCallback(ConfigurationProcessedObserver) - Method in class org.kaaproject.kaa.client.configuration.DefaultConfigurationProcessor
-
- addRecord(LogRecord) - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
Adds a record to a bucket.
- addTopic(Topic) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- addTopic(Topic) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- addTopicListListener(NotificationTopicListListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- addTopicListListener(NotificationTopicListListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Add listener for notification topics' list updates.
- addTopicListListener(NotificationTopicListListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- addTopicListListener(NotificationTopicListListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Add listener for notification topics' list updates.
- addTopicSubscription(Long) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- addTopicSubscription(Long) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- attachEndpoint(EndpointAccessToken, OnAttachEndpointOperationCallback) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- attachEndpoint(EndpointAccessToken, OnAttachEndpointOperationCallback) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- attachEndpoint(EndpointAccessToken, OnAttachEndpointOperationCallback) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationManager
-
- attachEndpoint(EndpointAccessToken, OnAttachEndpointOperationCallback) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
- AttachEndpointToUserCallback - Interface in org.kaaproject.kaa.client.event.registration
-
Callback interface for attached to user notifications.
Provide listener implementation to
EndpointRegistrationManager
to
retrieve notification when current endpoint is attached to user by another
endpoint.
- attachUser(String, String, UserAttachCallback) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- attachUser(String, String, String, UserAttachCallback) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- attachUser(String, String, UserAttachCallback) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- attachUser(String, String, String, UserAttachCallback) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- attachUser(String, String, UserAttachCallback) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationManager
-
Creates user attach request using default verifier.
- attachUser(String, String, String, UserAttachCallback) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationManager
-
Creates user attach request using specified verifier.
- attachUser(String, String, UserAttachCallback) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Creates user attach request using default verifier.
- attachUser(String, String, String, UserAttachCallback) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Creates user attach request using specified verifier.
- AvroGenericUtils - Class in org.kaaproject.kaa.client.common
-
Common tools for avro generic objects.
- calculateTopicListHash(List<Topic>) - Static method in class org.kaaproject.kaa.client.notification.TopicListHashCalculator
-
Calculate topic list hash.
- canAbort() - Method in class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- cancel() - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableCommandRunnable
-
- cancel() - Method in interface org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableRunnable
-
- cancel(boolean) - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- cancel() - Method in interface org.kaaproject.kaa.client.channel.impl.channels.polling.Command
-
Cancels command.
- cancel() - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.PollCommand
-
- cancel(boolean) - Method in class org.kaaproject.kaa.client.logging.future.RecordFuture
-
- CancelableCommandRunnable - Class in org.kaaproject.kaa.client.channel.impl.channels.polling
-
- CancelableCommandRunnable() - Constructor for class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableCommandRunnable
-
- CancelableRunnable - Interface in org.kaaproject.kaa.client.channel.impl.channels.polling
-
- CancelableScheduledFuture<V> - Class in org.kaaproject.kaa.client.channel.impl.channels.polling
-
- CancelableScheduledFuture(CancelableRunnable, RunnableScheduledFuture<V>) - Constructor for class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- ChangedAttachedEndpointListCallback - Interface in org.kaaproject.kaa.client.event.registration
-
Callback interface for attached endpoint list change notifications.
- ChannelDirection - Enum in org.kaaproject.kaa.client.channel
-
Describes traffic direction that channel supports.
- channelManager - Variable in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- ChannelRuntimeException - Exception in org.kaaproject.kaa.client.channel.impl
-
- ChannelRuntimeException() - Constructor for exception org.kaaproject.kaa.client.channel.impl.ChannelRuntimeException
-
- ChannelRuntimeException(String) - Constructor for exception org.kaaproject.kaa.client.channel.impl.ChannelRuntimeException
-
- ChannelRuntimeException(Throwable) - Constructor for exception org.kaaproject.kaa.client.channel.impl.ChannelRuntimeException
-
- ChannelRuntimeException(String, Throwable) - Constructor for exception org.kaaproject.kaa.client.channel.impl.ChannelRuntimeException
-
- ChannelRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.kaaproject.kaa.client.channel.impl.ChannelRuntimeException
-
- checkClientState(AbstractKaaClient.State, String) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- checkClientStateNot(AbstractKaaClient.State, String) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- checkConnectivity() - Method in interface org.kaaproject.kaa.client.channel.connectivity.ConnectivityChecker
-
Check whether network connectivity exists.
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.strategies.PeriodicLogUploadStrategy
-
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.strategies.RecordCountLogUploadStrategy
-
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.strategies.RecordCountWithTimeLimitLogUploadStrategy
-
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.strategies.StorageSizeLogUploadStrategy
-
- checkUploadNeeded(LogStorageStatus) - Method in class org.kaaproject.kaa.client.logging.strategies.StorageSizeWithTimeLimitLogUploadStrategy
-
- clean() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- clean() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- clearChannelList() - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- clearChannelList() - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Clears the list of channels.
- clearConfiguration() - Method in class org.kaaproject.kaa.client.configuration.base.SimpleConfigurationStorage
-
- clearConfiguration() - Method in interface org.kaaproject.kaa.client.configuration.storage.ConfigurationStorage
-
Clear configuration data (file).
- clearState() - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- clearState() - Method in interface org.kaaproject.kaa.client.event.EventManager
-
Clears the current manager's state.
- CLIENT_PRIVATE_KEY_FILE_NAME_PROPERTY - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- CLIENT_PRIVATE_KEY_NAME_DEFAULT - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- CLIENT_PUBLIC_KEY_FILE_NAME_PROPERTY - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- CLIENT_PUBLIC_KEY_NAME_DEFAULT - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- clientState - Variable in class org.kaaproject.kaa.client.AbstractKaaClient
-
- clientState - Variable in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- close() - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Closes a log storage and releases all used resources (if any).
- close() - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- close() - Method in class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- Command - Interface in org.kaaproject.kaa.client.channel.impl.channels.polling
-
Interface for the Operations server commands.
- commit(TransactionId) - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- commit(TransactionId) - Method in interface org.kaaproject.kaa.client.transact.Transactable
-
Submit the transaction
- CommonArray - Interface in org.kaaproject.kaa.client.common
-
Common array interface.
- CommonEnum - Interface in org.kaaproject.kaa.client.common
-
Common enum interface.
- CommonFactory - Interface in org.kaaproject.kaa.client.common
-
Factory for Common* objects.
- CommonFixed - Interface in org.kaaproject.kaa.client.common
-
Common fixed interface.
- CommonRecord - Interface in org.kaaproject.kaa.client.common
-
CommonRecord interface.
- CommonsBase64 - Class in org.kaaproject.kaa.client.util
-
- CommonsBase64() - Constructor for class org.kaaproject.kaa.client.util.CommonsBase64
-
- CommonToGeneric - Class in org.kaaproject.kaa.client.common
-
Tools for converting from Common* objects to avro Generic* objects.
- CommonValue - Interface in org.kaaproject.kaa.client.common
-
Common value interface.
- compareTo(Delayed) - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- compileRequest(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultBootstrapDataProcessor
-
- compileRequest(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- compileRequest(Map<TransportType, ChannelDirection>) - Method in interface org.kaaproject.kaa.client.channel.KaaDataMultiplexer
-
Compiles request for given transport types.
- CONFIG_DATA_DEFAULT - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- CONFIG_SCHEMA_DEFAULT - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- ConfigurationHashContainer - Interface in org.kaaproject.kaa.client.configuration
-
Container for the configuration data hash.
- ConfigurationListener - Interface in org.kaaproject.kaa.client.configuration.base
-
The listener to configuration updates.
- configurationManager - Variable in class org.kaaproject.kaa.client.AbstractKaaClient
-
- ConfigurationManager - Interface in org.kaaproject.kaa.client.configuration.base
-
Interface for the configuration manager.
Responsible for configuration updates subscriptions and configuration obtaining.
Configuration manager can be used to fetch current configuration at any time.
- ConfigurationManager - Interface in org.kaaproject.kaa.client.configuration.manager
-
Interface for the configuration manager.
Responsible for configuration updates subscriptions and configuration obtaining.
Configuration manager can be used to fetch current configuration at any time.
- ConfigurationPersistenceManager - Interface in org.kaaproject.kaa.client.configuration.storage
-
Manager for saving and loading of configuration data
Provide
ConfigurationStorage
implementation instance to store merged
configuration when configuration deltas are received from Operation server.
- ConfigurationProcessedObservable - Interface in org.kaaproject.kaa.client.configuration
-
Notifies subscribers when all deltas have been already processed.
- ConfigurationProcessedObserver - Interface in org.kaaproject.kaa.client.configuration
-
Interface for configuration processing is finished observers.
- ConfigurationProcessor - Interface in org.kaaproject.kaa.client.configuration
-
Interface for a configuration processor.
- ConfigurationReceiver - Interface in org.kaaproject.kaa.client.configuration.manager
-
Interface for subscriber to receive full configuration
.
- ConfigurationRuntimeException - Exception in org.kaaproject.kaa.client.configuration
-
- ConfigurationRuntimeException() - Constructor for exception org.kaaproject.kaa.client.configuration.ConfigurationRuntimeException
-
- ConfigurationRuntimeException(String) - Constructor for exception org.kaaproject.kaa.client.configuration.ConfigurationRuntimeException
-
- ConfigurationStorage - Interface in org.kaaproject.kaa.client.configuration.storage
-
Interface for object to save and load configuration data
Provide implementation instance of this interface to save and load serialized
configuration.
- ConfigurationTransport - Interface in org.kaaproject.kaa.client.channel
-
- connectionFailed(boolean) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- connectionFailed(boolean, int) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- ConnectivityChecker - Interface in org.kaaproject.kaa.client.channel.connectivity
-
Interface for a platform-dependent checker of a network connectivity.
- context - Variable in class org.kaaproject.kaa.client.AbstractKaaClient
-
- countThreshold - Variable in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- createArray(CommonArray) - Static method in class org.kaaproject.kaa.client.common.CommonToGeneric
-
Creates new GenericArray from the given CommonArray object.
- createChannelRunnable(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- createChannelRunnable(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultBootstrapChannel
-
- createChannelRunnable(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationHttpChannel
-
- createCommonArray(Schema, List<CommonValue>) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonArray with the given schema and list of values.
- createCommonArray(Schema, List<CommonValue>) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonEnum(Schema, String) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonEnum with the given schema and symbol.
- createCommonEnum(Schema, String) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonFixed(Schema, byte[]) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonFixed with the given schema and byte array.
- createCommonFixed(Schema, byte[]) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonRecord(Schema) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonRecord with the given schema.
- createCommonRecord(CommonRecord) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonRecord from the existing record.
- createCommonRecord(UUID, Schema) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonRecord with the given avro schema and uuid .
- createCommonRecord(Schema) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonRecord(CommonRecord) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonRecord(UUID, Schema) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createCommonValue(Object) - Method in interface org.kaaproject.kaa.client.common.CommonFactory
-
Creates CommonValue from the given value.
- createCommonValue(Object) - Method in class org.kaaproject.kaa.client.common.DefaultCommonFactory
-
- createConfigurationRequest() - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
Creates the configuration request.
- createConfigurationRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- createConnectivityChecker() - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
- createEmptyNotificationRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- createEmptyNotificationRequest() - Method in interface org.kaaproject.kaa.client.channel.NotificationTransport
-
Creates a new empty Notification request.
- createEnum(CommonEnum) - Static method in class org.kaaproject.kaa.client.common.CommonToGeneric
-
Creates new GenericEnumSymbol from the given CommonEnum object.
- createEventRequest(Integer) - Method in interface org.kaaproject.kaa.client.channel.EventTransport
-
Creates the Event request.
- createEventRequest(Integer) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- createExecutor() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- createExecutor() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- createExecutor() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- createFixed(CommonFixed) - Static method in class org.kaaproject.kaa.client.common.CommonToGeneric
-
Creates new GenericFixed from the given CommonFixed object.
- createHttpClient(String, PrivateKey, PublicKey, PublicKey) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- createHttpClient(String, PrivateKey, PublicKey, PublicKey) - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
Returns platform dependent implementation of http client.
- createLogRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultLogTransport
-
- createLogRequest() - Method in interface org.kaaproject.kaa.client.channel.LogTransport
-
Creates the Log request that consists of current log records.
- createMetaDataRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultMetaDataTransport
-
- createMetaDataRequest() - Method in interface org.kaaproject.kaa.client.channel.MetaDataTransport
-
Creates new Meta data request.
- createNotificationRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- createNotificationRequest() - Method in interface org.kaaproject.kaa.client.channel.NotificationTransport
-
Creates a new Notification request.
- createPersistentStorage() - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
- createProfileRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- createProfileRequest() - Method in interface org.kaaproject.kaa.client.channel.ProfileTransport
-
Creates a new Profile update request.
- createRecord(CommonRecord) - Static method in class org.kaaproject.kaa.client.common.CommonToGeneric
-
Creates new GenericRecord from the given CommonRecord object.
- createRequest(Map<TransportType, ChannelDirection>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- createRequest(Map<TransportType, ChannelDirection>) - Method in interface org.kaaproject.kaa.client.channel.impl.channels.polling.RawDataProcessor
-
- createResolveRequest() - Method in interface org.kaaproject.kaa.client.channel.BootstrapTransport
-
Creates new Resolve request.
- createResolveRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultBootstrapTransport
-
- createSocket(String, int) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- createUserRequest() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultUserTransport
-
- createUserRequest() - Method in interface org.kaaproject.kaa.client.channel.UserTransport
-
Creates new User update request.
- createUuidFromFixed(GenericFixed) - Static method in class org.kaaproject.kaa.client.common.AvroGenericUtils
-
Creates UUID from the given GenericFixed object.
- currentCommand - Variable in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableCommandRunnable
-
- GenericConfigurationManager - Interface in org.kaaproject.kaa.client.configuration.base
-
- GenericDeltaReceiver - Interface in org.kaaproject.kaa.client.configuration
-
Interface for subscriber to receive deltas in avro generic objects.
- GenericKaaClient - Interface in org.kaaproject.kaa.client
-
Root interface for the Kaa client.
- GenericLogCollector - Interface in org.kaaproject.kaa.client.logging
-
Root interface for a log collector.
- GenericTransportInfo - Class in org.kaaproject.kaa.client.channel
-
- GenericTransportInfo(ServerType, ProtocolMetaData) - Constructor for class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
All-args constructor.
- get() - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- get(long, TimeUnit) - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- get() - Method in class org.kaaproject.kaa.client.logging.future.ExecutionResult
-
- get() - Method in class org.kaaproject.kaa.client.logging.future.RecordFuture
-
- get(long, TimeUnit) - Method in class org.kaaproject.kaa.client.logging.future.RecordFuture
-
- getAccessPointId() - Method in class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
- getAccessPointId() - Method in interface org.kaaproject.kaa.client.channel.TransportConnectionInfo
-
Retrieves the access point id (operations/bootstrap service id).
- getAction() - Method in class org.kaaproject.kaa.client.channel.failover.FailoverDecision
-
- getAction() - Method in class org.kaaproject.kaa.client.notification.NotificationListenerInfo
-
Deprecated.
- getActiveServer(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- getActiveServer(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Returns information about server that is used for data transfer for specified TransportType
.
- getAndIncrementEventSeqNum() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getAndIncrementEventSeqNum() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getApiExecutor() - Method in interface org.kaaproject.kaa.client.context.ExecutorContext
-
Executes user API calls to SDK client.
- getApiExecutor() - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext
-
- getApiExecutor() - Method in class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- getApiExecutor() - Method in class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- getAppStateSeqNumber() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getAppStateSeqNumber() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getArray() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getArray() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getAttachedEndpointList() - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- getAttachedEndpointsList() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getAttachedEndpointsList() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getAttachEndpointRequests() - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- getAttachEndpointRequests() - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationProcessor
-
Retrieves current attach requests.
- getBase64() - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
Returns platform dependent implementation of
base64
algorithm.
- getBase64() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getBoolean() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getBoolean() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getBootstrapServers() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getBootstrapServersRetryPeriod() - Method in class org.kaaproject.kaa.client.channel.failover.strategies.DefaultFailoverStrategy
-
- getBootstrapServersRetryPeriod() - Method in interface org.kaaproject.kaa.client.channel.failover.strategies.FailoverStrategy
-
- getBootstrapTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getBucketId() - Method in class org.kaaproject.kaa.client.logging.BucketInfo
-
Returns the id of a bucket.
- getBucketId() - Method in class org.kaaproject.kaa.client.logging.LogBucket
-
Returns a log bucket id.
- getBucketInfo() - Method in class org.kaaproject.kaa.client.logging.RecordInfo
-
Returns the parent bucket.
- getBuildVersion() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getBytes() - Method in interface org.kaaproject.kaa.client.common.CommonFixed
-
- getBytes() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getBytes() - Method in class org.kaaproject.kaa.client.common.DefaultCommonFixed
-
- getBytes() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getCallbackExecutor() - Method in interface org.kaaproject.kaa.client.context.ExecutorContext
-
Executes callback methods provided by SDK client user.
- getCallbackExecutor() - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext
-
- getCallbackExecutor() - Method in class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- getCallbackExecutor() - Method in class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- getChannel(String) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- getChannel(String) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Retrieves channel by the unique channel id.
- getChannelManager() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getChannelManager() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieves Kaa channel manager.
- getChannels() - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- getChannels() - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Retrieves the list of current channels.
- getClientPrivateKey() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getClientPrivateKey() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieves the client's private key.
- getClientPublicKey() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getClientPublicKey() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieves the client's public key.
- getCommitHash() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getConfiguration() - Method in class org.kaaproject.kaa.client.BaseKaaClient
-
- getConfiguration() - Method in interface org.kaaproject.kaa.client.configuration.base.ConfigurationManager
-
Always returns latest configuration.
- getConfiguration() - Method in class org.kaaproject.kaa.client.configuration.base.ResyncConfigurationManager
-
- getConfiguration() - Method in interface org.kaaproject.kaa.client.configuration.manager.ConfigurationManager
-
Retrieves full configuration.
- getConfiguration() - Method in class org.kaaproject.kaa.client.configuration.manager.DefaultConfigurationManager
-
- getConfiguration() - Method in interface org.kaaproject.kaa.client.KaaClient
-
Returns latest configuration.
- getConfigurationData() - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- getConfigurationHash() - Method in interface org.kaaproject.kaa.client.configuration.ConfigurationHashContainer
-
Retrieves configuration data hash.
- getConfigurationHashContainer() - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- getConfigurationHashContainer() - Method in interface org.kaaproject.kaa.client.configuration.base.GenericConfigurationManager
-
- getConfigurationProcessor() - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- getConfigurationProcessor() - Method in interface org.kaaproject.kaa.client.configuration.base.GenericConfigurationManager
-
- getConfigurationTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getConnectionInfo() - Method in class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
- getConnectionInfo() - Method in interface org.kaaproject.kaa.client.channel.TransportConnectionInfo
-
Retrieves serialized connection properties.
- getConsumedVolume() - Method in interface org.kaaproject.kaa.client.logging.LogStorageStatus
-
Retrieves current log storage size used by added records.
- getConsumedVolume() - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- getCount() - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- getCountThreshold() - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- getDefaultConfigData() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getDefaultConfigSchema() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getDefaultConfigurationData() - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- getDelay(TimeUnit) - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- getDemultiplexer() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getDetachEndpointRequests() - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- getDetachEndpointRequests() - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationProcessor
-
Retrieves current detach requests.
- getDouble() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getDouble() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getE() - Method in class org.kaaproject.kaa.client.logging.future.ExecutionResult
-
- getEncoderDecoder() - Method in class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- getEndpointAccessToken() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getEndpointAccessToken() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieve an access token for a current endpoint.
- getEndpointAccessToken() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getEndpointAccessToken() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getEndpointKeyHash() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getEndpointKeyHash() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieves endpoint public key hash.
- getEndpointKeyHash() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getEndpointKeyHash() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getEnum() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getEnum() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getEnumFullName(GenericEnumSymbol) - Static method in class org.kaaproject.kaa.client.common.AvroGenericUtils
-
Retrieves full schema name of the given enum.
- getEventFamilyFactory() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getEventFamilyFactory() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieves Kaa event family factory.
- getEventSeqNum() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getEventSeqNum() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getEventTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getExecutorContext() - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
Returns SDK thread execution context.
- getField(String) - Method in interface org.kaaproject.kaa.client.common.CommonRecord
-
Retrieves the field's value by the given field name.
- getField(String) - Method in class org.kaaproject.kaa.client.common.DefaultCommonRecord
-
- getFixed() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getFixed() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getFloat() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getFloat() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getHost() - Method in class org.kaaproject.kaa.client.channel.IpTransportInfo
-
- getHttpClient() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultBootstrapChannel
-
- getId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationHttpChannel
-
- getId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- getId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- getId() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Retrieves the channel's id.
- getId() - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- getInstance() - Static method in class org.kaaproject.kaa.client.util.CommonsBase64
-
Get instance of CommonsBase64 class.
- getInteger() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getInteger() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getKeyHash() - Method in class org.kaaproject.kaa.client.event.EndpointKeyHash
-
- getLifeCycleExecutor() - Method in interface org.kaaproject.kaa.client.context.ExecutorContext
-
Executes lifecycle events/commands of Kaa client.
- getLifeCycleExecutor() - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext
-
- getLifeCycleExecutor() - Method in class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- getLifeCycleExecutor() - Method in class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- getList() - Method in interface org.kaaproject.kaa.client.common.CommonArray
-
- getList() - Method in class org.kaaproject.kaa.client.common.DefaultCommonArray
-
- getListener() - Method in class org.kaaproject.kaa.client.notification.NotificationListenerInfo
-
Deprecated.
- getLogCount() - Method in class org.kaaproject.kaa.client.logging.BucketInfo
-
- getLogTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getLong() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getLong() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getMaxParallelUploads() - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- getMaxParallelUploads() - Method in interface org.kaaproject.kaa.client.logging.LogUploadStrategy
-
Returns max parallel upload count.
- getMdTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getMultiplexer() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getNextBucket() - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Returns a new log bucket.
- getNextBucket() - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- getNfSubscriptions() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getNfSubscriptions() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getNotificationTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getNumber() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getNumber() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getOperationServersRetryPeriod() - Method in class org.kaaproject.kaa.client.channel.failover.strategies.DefaultFailoverStrategy
-
- getOperationServersRetryPeriod() - Method in interface org.kaaproject.kaa.client.channel.failover.strategies.FailoverStrategy
-
- getPollDelay() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getPollPeriod() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getPollUnit() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getPort() - Method in class org.kaaproject.kaa.client.channel.IpTransportInfo
-
- getPrivateKey() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getPrivateKey() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getPrivateKeyFileFullName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getPrivateKeyFileName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getProfile() - Method in interface org.kaaproject.kaa.client.profile.ProfileContainer
-
Retrieves serialized profile.
- getProfileHash() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getProfileHash() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getProfileTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getProperties() - Method in interface org.kaaproject.kaa.client.KaaClientPlatformContext
-
Returns platform SDK properties.
- getPropertiesHash() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
Calculates a hash for SDK properties.
- getProtocolId() - Method in class org.kaaproject.kaa.client.channel.TransportProtocolId
-
- getProtocolVersion() - Method in class org.kaaproject.kaa.client.channel.TransportProtocolId
-
- getPublicKey() - Method in class org.kaaproject.kaa.client.channel.IpTransportInfo
-
- getPublicKey() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getPublicKey() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getPublicKeyFileFullName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getPublicKeyFileName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getRecord() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getRecord() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getRecordAddedTimestampMs() - Method in class org.kaaproject.kaa.client.logging.RecordInfo
-
Returns the timestamp indicating when log record was scheduled for delivery
- getRecordCount() - Method in interface org.kaaproject.kaa.client.logging.LogStorageStatus
-
Retrieves current number of added records.
- getRecordCount() - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- getRecordDeliveryTimeMs() - Method in class org.kaaproject.kaa.client.logging.RecordInfo
-
Returns the total spent time to deliver log record in milliseconds
- getRecordFutureId() - Method in class org.kaaproject.kaa.client.logging.future.RecordFuture
-
- getRecords() - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- getRedirectionTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getRetryPeriod() - Method in class org.kaaproject.kaa.client.channel.failover.FailoverDecision
-
Is used to get retryPeriod value in milliseconds.
- getScheduledExecutor() - Method in interface org.kaaproject.kaa.client.context.ExecutorContext
-
Executes scheduled tasks(periodically if needed) as log upload.
- getScheduledExecutor() - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext
-
- getScheduledExecutor() - Method in class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- getScheduledExecutor() - Method in class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- getSchema() - Method in class org.kaaproject.kaa.client.common.DefaultCommonArray
-
- getSchema() - Method in class org.kaaproject.kaa.client.common.DefaultCommonEnum
-
- getSchema() - Method in class org.kaaproject.kaa.client.common.DefaultCommonFixed
-
- getSchema() - Method in class org.kaaproject.kaa.client.common.DefaultCommonRecord
-
- getSchema() - Method in interface org.kaaproject.kaa.client.common.SchemaDependent
-
- getSchema() - Method in class org.kaaproject.kaa.client.schema.DefaultSchemaProcessor
-
- getSchema() - Method in interface org.kaaproject.kaa.client.schema.SchemaProcessor
-
Retrieves current schema object.
- getSdkToken() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getSerializedProfile() - Method in class org.kaaproject.kaa.client.profile.DefaultProfileManager
-
- getSerializedProfile() - Method in interface org.kaaproject.kaa.client.profile.ProfileManager
-
Retrieves serialized profile
- getServer() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getServer() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- getServer() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- getServer() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Retrieves info about current used server.
- getServerType() - Method in class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
- getServerType() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultBootstrapChannel
-
- getServerType() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationHttpChannel
-
- getServerType() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- getServerType() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- getServerType() - Method in class org.kaaproject.kaa.client.channel.IpTransportInfo
-
- getServerType() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Retrieves the channel's server type (i.e.
- getServerType() - Method in interface org.kaaproject.kaa.client.channel.TransportConnectionInfo
-
Retrieves the channel's server type (i.e.
- getSize() - Method in class org.kaaproject.kaa.client.logging.LogRecord
-
- getSize() - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- getState() - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- getStateFileFullName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getStateFileName() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- getStatus() - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Returns a log storage status.
- getStatus() - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- getStatus() - Method in exception org.kaaproject.kaa.client.transport.TransportException
-
- getString() - Method in interface org.kaaproject.kaa.client.common.CommonValue
-
- getString() - Method in class org.kaaproject.kaa.client.common.DefaultCommonValue
-
- getSupportedEventFqns() - Method in interface org.kaaproject.kaa.client.event.EventFamily
-
Returns set of supported incoming events in event family.
- getSupportedTransportTypes() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultBootstrapChannel
-
- getSupportedTransportTypes() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationHttpChannel
-
- getSupportedTransportTypes() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- getSupportedTransportTypes() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- getSupportedTransportTypes() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Retrieves the map of transport types and their directions supported by
this channel.
- getSymbol() - Method in interface org.kaaproject.kaa.client.common.CommonEnum
-
- getSymbol() - Method in class org.kaaproject.kaa.client.common.DefaultCommonEnum
-
- getTimeout() - Method in class org.kaaproject.kaa.client.context.AbstractExecutorContext
-
- getTimeout() - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- getTimeout() - Method in interface org.kaaproject.kaa.client.logging.LogUploadStrategy
-
Maximum time to wait log delivery response.
- getTimeUnit() - Method in class org.kaaproject.kaa.client.channel.failover.strategies.DefaultFailoverStrategy
-
- getTimeUnit() - Method in interface org.kaaproject.kaa.client.channel.failover.strategies.FailoverStrategy
-
- getTimeunit() - Method in class org.kaaproject.kaa.client.context.AbstractExecutorContext
-
- getToken() - Method in class org.kaaproject.kaa.client.event.EndpointAccessToken
-
- getTopicListHash() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getTopicListHash() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getTopics() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- getTopics() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Retrieve a list of available notification topics.
- getTopics() - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- getTopics() - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Retrieve a list of available notification topics.
- getTopics() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- getTopics() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- getTransportId() - Method in class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
- getTransportId() - Method in interface org.kaaproject.kaa.client.channel.TransportConnectionInfo
-
- getTransportProtocolId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getTransportProtocolId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- getTransportProtocolId() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- getTransportProtocolId() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultBootstrapTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultLogTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- getTransportType() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultUserTransport
-
- getTypes() - Method in class org.kaaproject.kaa.client.channel.impl.sync.SyncTask
-
- getUploadCheckPeriod() - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- getUploadCheckPeriod() - Method in interface org.kaaproject.kaa.client.logging.LogUploadStrategy
-
If there are records in storage we need to periodically check isUploadNeeded method.
- getUrl() - Method in class org.kaaproject.kaa.client.channel.IpTransportInfo
-
- getUrlSufix() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- getUrlSufix() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultBootstrapChannel
-
- getUrlSufix() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationHttpChannel
-
- getUserAttachRequest() - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- getUserAttachRequest() - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationProcessor
-
Retrieves the user attach request.
- getUserTransport() - Method in class org.kaaproject.kaa.client.context.TransportContext
-
- getUuid() - Method in interface org.kaaproject.kaa.client.common.CommonRecord
-
Retrieves the uuid of this record.
- getUuid() - Method in class org.kaaproject.kaa.client.common.DefaultCommonRecord
-
- getVolumeThreshold() - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- getWorkingDirectory() - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- onAttach(SyncResponseResultType, EndpointKeyHash) - Method in interface org.kaaproject.kaa.client.event.registration.OnAttachEndpointOperationCallback
-
Callback on endpoint attach response
NOTE: resultContext
is not
null
for endpoint attach
operation and contains
EndpointKeyHash
object with key hash of attached
endpoint.
- onAttachedEndpointListChanged(Map<EndpointAccessToken, EndpointKeyHash>) - Method in interface org.kaaproject.kaa.client.event.registration.ChangedAttachedEndpointListCallback
-
Callback on attached endpoints list changed.
- onAttachedToUser(String, String) - Method in interface org.kaaproject.kaa.client.event.registration.AttachEndpointToUserCallback
-
Callback on current endpoint is attached to user.
- OnAttachEndpointOperationCallback - Interface in org.kaaproject.kaa.client.event.registration
-
Callback interface for attached endpoint notifications.
Use this interface to receive result of next operations:
Attach endpoint to user by
EndpointAccessToken
Once result from Operations server is received, listener is notified with
string representation of operation name, result of the operation
SyncResponseResultType
and additional data if available.
- onAttachResult(UserAttachResponse) - Method in interface org.kaaproject.kaa.client.event.registration.UserAttachCallback
-
Called when auth result is retrieved from operations service.
- onConfigurationProcessed() - Method in interface org.kaaproject.kaa.client.configuration.ConfigurationProcessedObserver
-
Notify about configuration processing is finished.
- onConfigurationProcessed() - Method in class org.kaaproject.kaa.client.configuration.manager.DefaultConfigurationManager
-
- onConfigurationResponse(ConfigurationSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
Updates the state of the Configuration manager according to the given response.
- onConfigurationResponse(ConfigurationSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- onConfigurationUpdate(Configuration) - Method in interface org.kaaproject.kaa.client.configuration.base.ConfigurationListener
-
Called on each configuration update.
- onConfigurationUpdated(CommonRecord) - Method in interface org.kaaproject.kaa.client.configuration.manager.ConfigurationReceiver
-
This callback will be called on any configuration update.
- onDeltaReceived(int, GenericRecord, boolean) - Method in interface org.kaaproject.kaa.client.configuration.GenericDeltaReceiver
-
Called on each deserialized delta.
- onDeltaReceived(int, GenericRecord, boolean) - Method in class org.kaaproject.kaa.client.configuration.manager.DefaultConfigurationManager
-
- onDetach(SyncResponseResultType) - Method in interface org.kaaproject.kaa.client.event.registration.OnDetachEndpointOperationCallback
-
Callback on endpoint detach response
- onDetachedFromUser(String) - Method in interface org.kaaproject.kaa.client.event.registration.DetachEndpointFromUserCallback
-
Callback on current endpoint is detached from user.
- OnDetachEndpointOperationCallback - Interface in org.kaaproject.kaa.client.event.registration
-
Callback interface for detached endpoint notifications.
Use this interface to receive result of next operations:
Detach endpoint from user by
EndpointKeyHash
Once result from Operations server is received, listener is notified with
string representation of operation name, result of the operation
SyncResponseResultType
and additional data if available.
- onEventListenersReceived(List<String>) - Method in interface org.kaaproject.kaa.client.event.FindEventListenersCallback
-
Called when resolve was successful.
- onEventResponse(EventSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.EventTransport
-
Updates the state of the Event manager according to the given response.
- onEventResponse(EventSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- onFailover(FailoverStatus) - Method in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager
-
- onFailover(FailoverStatus) - Method in interface org.kaaproject.kaa.client.channel.failover.FailoverManager
-
Needs to be invoked to determine a decision that resolves the failover.
- onFailover(FailoverStatus) - Method in class org.kaaproject.kaa.client.channel.failover.strategies.DefaultFailoverStrategy
-
- onFailover(FailoverStatus) - Method in interface org.kaaproject.kaa.client.channel.failover.strategies.FailoverStrategy
-
Needs to be invoked to determine a decision that resolves the failover.
- onFailure() - Method in interface org.kaaproject.kaa.client.FailureListener
-
- onFailure(LogFailoverCommand, LogDeliveryErrorCode) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- onFailure(LogFailoverCommand, LogDeliveryErrorCode) - Method in interface org.kaaproject.kaa.client.logging.LogUploadStrategy
-
Handles failure of log delivery.
- onGenericEvent(String, byte[], String) - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- onGenericEvent(String, byte[], String) - Method in interface org.kaaproject.kaa.client.event.EventFamily
-
Generic handler of event received from server.
- onGenericEvent(String, byte[], String) - Method in interface org.kaaproject.kaa.client.event.EventManager
-
Retrieves an event.
- onListUpdated(List<Topic>) - Method in interface org.kaaproject.kaa.client.notification.NotificationTopicListListener
-
Called on topics' list updates.
- onLogDeliveryFailure(BucketInfo) - Method in interface org.kaaproject.kaa.client.logging.LogDeliveryListener
-
Handles failure of log delivery.
- onLogDeliverySuccess(BucketInfo) - Method in interface org.kaaproject.kaa.client.logging.LogDeliveryListener
-
Handles success of log delivery.
- onLogDeliveryTimeout(BucketInfo) - Method in interface org.kaaproject.kaa.client.logging.LogDeliveryListener
-
Handles timeout of log delivery.
- onLogResponse(LogSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultLogTransport
-
- onLogResponse(LogSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.LogTransport
-
Updates the state of the Log collector according to the given response.
- onLogResponse(LogSyncResponse) - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- onLogResponse(LogSyncResponse) - Method in interface org.kaaproject.kaa.client.logging.LogProcessor
-
Updates the state using response from the server.
- onNotification(long, Notification) - Method in interface org.kaaproject.kaa.client.notification.NotificationListener
-
Called on each new notification.
- onNotificationResponse(NotificationSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- onNotificationResponse(NotificationSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.NotificationTransport
-
Updates the state of the Notification manager according to the given response.
- onPaused() - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On successful pause of Kaa client.
- onPaused() - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onPauseFailure(KaaException) - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On failure during Kaa client pause.
- onPauseFailure(KaaException) - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onProfileResponse(ProfileSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- onProfileResponse(ProfileSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.ProfileTransport
-
Updates the state of the Profile manager from the given response.
- onProtocolListUpdated(List<ProtocolMetaData>) - Method in interface org.kaaproject.kaa.client.bootstrap.BootstrapManager
-
Updates the operation server list.
- onProtocolListUpdated(List<ProtocolMetaData>) - Method in class org.kaaproject.kaa.client.bootstrap.DefaultBootstrapManager
-
- onRecover(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.failover.strategies.DefaultFailoverStrategy
-
- onRecover(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.failover.strategies.FailoverStrategy
-
Needs to be invoked once client recovered after failover.
- onRedirectionResponse(RedirectSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultRedirectionTransport
-
- onRedirectionResponse(RedirectSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.RedirectionTransport
-
Retrieves the redirection info from the response and passes it
to Bootstrap manager.
- onRequestFailed() - Method in interface org.kaaproject.kaa.client.event.FindEventListenersCallback
-
Called when some error occured during resolving endpoints
via event class FQNs.
- onResolveResponse(SyncResponse) - Method in interface org.kaaproject.kaa.client.channel.BootstrapTransport
-
Updates the state of the Bootstrap manager according the given response.
- onResolveResponse(SyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultBootstrapTransport
-
- onResponse(byte[]) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- onResponse(byte[]) - Method in interface org.kaaproject.kaa.client.channel.impl.channels.polling.RawDataProcessor
-
- onResume() - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On successful resume of Kaa client.
- onResume() - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onResumeFailure(KaaException) - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On failure during Kaa client resume.
- onResumeFailure(KaaException) - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onSchemaUpdated(Schema) - Method in class org.kaaproject.kaa.client.configuration.DefaultConfigurationProcessor
-
- onSchemaUpdated(Schema) - Method in interface org.kaaproject.kaa.client.schema.SchemaUpdatesReceiver
-
Called on each schema update.
- onSchemaUpdated(Schema) - Method in class org.kaaproject.kaa.client.schema.storage.DefaultSchemaPersistenceManager
-
- onServerChanged(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager
-
- onServerChanged(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.failover.FailoverManager
-
Needs to be invoked as soon as current server is changed.
- onServerConnected(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager
-
- onServerConnected(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.failover.FailoverManager
-
Needs to be invoked as soon as connection to the current server is established.
- onServerError(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- onServerError(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.impl.channels.polling.RawDataProcessor
-
- onServerFailed(TransportConnectionInfo, FailoverStatus) - Method in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager
-
- onServerFailed(TransportConnectionInfo, FailoverStatus) - Method in interface org.kaaproject.kaa.client.channel.failover.FailoverManager
-
Needs to be invoked when a server fail occurs.
- onServerFailed(TransportConnectionInfo, FailoverStatus) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- onServerFailed(TransportConnectionInfo, FailoverStatus) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Reports to Channel Manager in case link with server was not established.
- onStarted() - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On successful start of Kaa client.
- onStarted() - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onStartFailure(KaaException) - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On failure during Kaa client startup.
- onStartFailure(KaaException) - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onStopFailure(KaaException) - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On failure during Kaa client stop.
- onStopFailure(KaaException) - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onStopped() - Method in interface org.kaaproject.kaa.client.KaaClientStateListener
-
On successful stop of Kaa client.
- onStopped() - Method in class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- onSubscriptionChanged(List<SubscriptionCommand>) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- onSubscriptionChanged(List<SubscriptionCommand>) - Method in interface org.kaaproject.kaa.client.channel.NotificationTransport
-
Notify about new subscription info.
- onSyncResposeIdReceived(Integer) - Method in interface org.kaaproject.kaa.client.channel.EventTransport
-
Notifies event transport about response from server for specific request.
- onSyncResposeIdReceived(Integer) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- onTimeout(LogFailoverCommand) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- onTimeout(LogFailoverCommand) - Method in interface org.kaaproject.kaa.client.logging.LogUploadStrategy
-
Handles timeout of log delivery.
- onTransportConnectionInfoUpdated(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- onTransportConnectionInfoUpdated(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
Reports to Channel Manager about the new server.
- onUpdate(List<EndpointAttachResponse>, List<EndpointDetachResponse>, UserAttachResponse, UserAttachNotification, UserDetachNotification) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- onUpdate(List<EndpointAttachResponse>, List<EndpointDetachResponse>, UserAttachResponse, UserAttachNotification, UserDetachNotification) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationProcessor
-
Updates the manager's state.
- onUserResponse(UserSyncResponse) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultUserTransport
-
- onUserResponse(UserSyncResponse) - Method in interface org.kaaproject.kaa.client.channel.UserTransport
-
Updates the state of the Endpoint manager according to the given response.
- openForRead(String) - Method in class org.kaaproject.kaa.client.persistence.FilePersistentStorage
-
- openForRead(String) - Method in interface org.kaaproject.kaa.client.persistence.PersistentStorage
-
- openForWrite(String) - Method in class org.kaaproject.kaa.client.persistence.FilePersistentStorage
-
- openForWrite(String) - Method in interface org.kaaproject.kaa.client.persistence.PersistentStorage
-
- org.kaaproject.kaa.client - package org.kaaproject.kaa.client
-
Provides Kaa Client implementation.
- org.kaaproject.kaa.client.bootstrap - package org.kaaproject.kaa.client.bootstrap
-
Provides implementation for bootstrap service communications
- org.kaaproject.kaa.client.channel - package org.kaaproject.kaa.client.channel
-
Provides interfaces for transport types
- org.kaaproject.kaa.client.channel.connectivity - package org.kaaproject.kaa.client.channel.connectivity
-
- org.kaaproject.kaa.client.channel.failover - package org.kaaproject.kaa.client.channel.failover
-
- org.kaaproject.kaa.client.channel.failover.strategies - package org.kaaproject.kaa.client.channel.failover.strategies
-
- org.kaaproject.kaa.client.channel.impl - package org.kaaproject.kaa.client.channel.impl
-
Provides implementation of channel management and stuff
for processing request/response to/from bootstrap and operation servers
- org.kaaproject.kaa.client.channel.impl.channels - package org.kaaproject.kaa.client.channel.impl.channels
-
Provides reference implementation of channels for communicating between
bootstrap and operation servers
- org.kaaproject.kaa.client.channel.impl.channels.polling - package org.kaaproject.kaa.client.channel.impl.channels.polling
-
Provides service stuff for http polling-type channels
- org.kaaproject.kaa.client.channel.impl.sync - package org.kaaproject.kaa.client.channel.impl.sync
-
- org.kaaproject.kaa.client.channel.impl.transports - package org.kaaproject.kaa.client.channel.impl.transports
-
Provides implementation of transport stuff for each Endpoint service
- org.kaaproject.kaa.client.common - package org.kaaproject.kaa.client.common
-
Provides custom implementation of generic types
- org.kaaproject.kaa.client.configuration - package org.kaaproject.kaa.client.configuration
-
Provides implementation of configuration management
- org.kaaproject.kaa.client.configuration.base - package org.kaaproject.kaa.client.configuration.base
-
- org.kaaproject.kaa.client.configuration.manager - package org.kaaproject.kaa.client.configuration.manager
-
Provides implementation of default configuration management
- org.kaaproject.kaa.client.configuration.storage - package org.kaaproject.kaa.client.configuration.storage
-
Provides implementation of configuration persistence management
- org.kaaproject.kaa.client.context - package org.kaaproject.kaa.client.context
-
- org.kaaproject.kaa.client.event - package org.kaaproject.kaa.client.event
-
Provides implementation of event subsystem
Endpoint is able to send or receive events when it is attached to user.
- org.kaaproject.kaa.client.event.registration - package org.kaaproject.kaa.client.event.registration
-
Provides implementation of endpoint/user registration.
- org.kaaproject.kaa.client.exceptions - package org.kaaproject.kaa.client.exceptions
-
- org.kaaproject.kaa.client.logging - package org.kaaproject.kaa.client.logging
-
Provides log collection stuff.
- org.kaaproject.kaa.client.logging.future - package org.kaaproject.kaa.client.logging.future
-
- org.kaaproject.kaa.client.logging.memory - package org.kaaproject.kaa.client.logging.memory
-
- org.kaaproject.kaa.client.logging.strategies - package org.kaaproject.kaa.client.logging.strategies
-
- org.kaaproject.kaa.client.notification - package org.kaaproject.kaa.client.notification
-
Provides implementation of a notification management.
- org.kaaproject.kaa.client.persistence - package org.kaaproject.kaa.client.persistence
-
Provides implementation of client state persistence
- org.kaaproject.kaa.client.profile - package org.kaaproject.kaa.client.profile
-
Provides implementation of a profile management.
- org.kaaproject.kaa.client.schema - package org.kaaproject.kaa.client.schema
-
Provides implementation of schema management
- org.kaaproject.kaa.client.schema.storage - package org.kaaproject.kaa.client.schema.storage
-
Provides implementation of schema persistence management
- org.kaaproject.kaa.client.transact - package org.kaaproject.kaa.client.transact
-
- org.kaaproject.kaa.client.transport - package org.kaaproject.kaa.client.transport
-
Provides implementation of transport communication
- org.kaaproject.kaa.client.util - package org.kaaproject.kaa.client.util
-
- RawDataProcessor - Interface in org.kaaproject.kaa.client.channel.impl.channels.polling
-
- receiveOperationsServerList() - Method in interface org.kaaproject.kaa.client.bootstrap.BootstrapManager
-
Receives the latest list of services from the bootstrap service.
- receiveOperationsServerList() - Method in class org.kaaproject.kaa.client.bootstrap.DefaultBootstrapManager
-
- RECORD_ID_COLUMN - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- RecordCountLogUploadStrategy - Class in org.kaaproject.kaa.client.logging.strategies
-
- RecordCountLogUploadStrategy(int) - Constructor for class org.kaaproject.kaa.client.logging.strategies.RecordCountLogUploadStrategy
-
- RecordCountWithTimeLimitLogUploadStrategy - Class in org.kaaproject.kaa.client.logging.strategies
-
- RecordCountWithTimeLimitLogUploadStrategy(int, long, TimeUnit) - Constructor for class org.kaaproject.kaa.client.logging.strategies.RecordCountWithTimeLimitLogUploadStrategy
-
- RecordFuture - Class in org.kaaproject.kaa.client.logging.future
-
- RecordFuture() - Constructor for class org.kaaproject.kaa.client.logging.future.RecordFuture
-
- RecordInfo - Class in org.kaaproject.kaa.client.logging
-
Describes unique log record delivery info.
- RecordInfo(BucketInfo) - Constructor for class org.kaaproject.kaa.client.logging.RecordInfo
-
Constructs the
RecordInfo
object which contains useful information about a log record
delivery info.
- RedirectionTransport - Interface in org.kaaproject.kaa.client.channel
-
Transport for processing the Redirection response from server.
- refreshEndpointAccessToken() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- refreshEndpointAccessToken() - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- refreshEndpointAccessToken() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Generate new access token for a current endpoint.
- refreshEndpointAccessToken() - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- refreshEndpointAccessToken() - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- registerEventFamily(EventFamily) - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- registerEventFamily(EventFamily) - Method in interface org.kaaproject.kaa.client.event.EventManager
-
Add event family object which can handle specified event.
- releaseDataChannel() - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- releaseDataChannel() - Method in interface org.kaaproject.kaa.client.event.EventManager
-
Allow manager to use data channel.
- releaseEventManager() - Method in interface org.kaaproject.kaa.client.channel.EventTransport
-
Release Event manager.
- releaseEventManager() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- removeBucket(int) - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Tells a log storage to remove a log bucket.
- removeBucket(int) - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- removeChannel(KaaDataChannel) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- removeChannel(String) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- removeChannel(KaaDataChannel) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Updates the manager by removing the channel from the manager.
- removeChannel(String) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Updates the manager by removing the channel from the manager.
- removeConfigurationListener(ConfigurationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- removeConfigurationListener(ConfigurationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Removes configuration update listener.
- removeEventsBlock(TransactionId) - Method in class org.kaaproject.kaa.client.event.EventFamilyFactory
-
- removeListener(ConfigurationListener) - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- removeListener(ConfigurationListener) - Method in interface org.kaaproject.kaa.client.configuration.base.GenericConfigurationManager
-
- removeNotificationListener(NotificationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- removeNotificationListener(Long, NotificationListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- removeNotificationListener(NotificationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Remove listener receiving all notifications (both for mandatory and
optional topics).
- removeNotificationListener(Long, NotificationListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Remove listener receiving notifications for the specified topic.
- removeNotificationListener(NotificationListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- removeNotificationListener(Long, NotificationListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- removeNotificationListener(NotificationListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Remove listener receiving all notifications (both for mandatory and
optional topics).
- removeNotificationListener(Long, NotificationListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Remove listener receiving notifications for the specified topic.
- removeOnProcessedCallback(ConfigurationProcessedObserver) - Method in interface org.kaaproject.kaa.client.configuration.ConfigurationProcessedObservable
-
Unsubscribes observer of configuration processing finished.
- removeOnProcessedCallback(ConfigurationProcessedObserver) - Method in class org.kaaproject.kaa.client.configuration.DefaultConfigurationProcessor
-
- removeTopic(Long) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- removeTopic(Long) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- removeTopicListListener(NotificationTopicListListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- removeTopicListListener(NotificationTopicListListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Remove listener of notification topics' list updates.
- removeTopicListListener(NotificationTopicListListener) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- removeTopicListListener(NotificationTopicListListener) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Remove listener of notification topics' list updates.
- removeTopicSubscription(Long) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- removeTopicSubscription(Long) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- renameTo(String, String) - Method in class org.kaaproject.kaa.client.persistence.FilePersistentStorage
-
- renameTo(String, String) - Method in interface org.kaaproject.kaa.client.persistence.PersistentStorage
-
- resume() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- resume() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- resume() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- resume() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- resume() - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- resume() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Resumes the channel's workflow.
- resume() - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
Restores channels' activity.
- resume() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Resumes Kaa's workflow.
- ResyncConfigurationManager - Class in org.kaaproject.kaa.client.configuration.base
-
- ResyncConfigurationManager(KaaClientProperties, KaaClientState, ExecutorContext) - Constructor for class org.kaaproject.kaa.client.configuration.base.ResyncConfigurationManager
-
- retryLogUpload() - Method in interface org.kaaproject.kaa.client.logging.LogFailoverCommand
-
- retryLogUpload(int) - Method in interface org.kaaproject.kaa.client.logging.LogFailoverCommand
-
- retryPeriod - Variable in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- rollback(TransactionId) - Method in class org.kaaproject.kaa.client.event.DefaultEventManager
-
- rollback(TransactionId) - Method in interface org.kaaproject.kaa.client.transact.Transactable
-
Revert the transaction
- rollbackBucket(int) - Method in interface org.kaaproject.kaa.client.logging.LogStorage
-
Tells a log storage to consider a log bucket as unused, i.e.
- rollbackBucket(int) - Method in class org.kaaproject.kaa.client.logging.memory.MemLogStorage
-
- run() - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableCommandRunnable
-
- run() - Method in class org.kaaproject.kaa.client.channel.impl.channels.polling.CancelableScheduledFuture
-
- saveConfiguration(ByteBuffer) - Method in class org.kaaproject.kaa.client.configuration.base.SimpleConfigurationStorage
-
- saveConfiguration(ByteBuffer) - Method in interface org.kaaproject.kaa.client.configuration.storage.ConfigurationStorage
-
Saves configuration data.
- saveSchema(ByteBuffer) - Method in interface org.kaaproject.kaa.client.schema.storage.SchemaStorage
-
Saves schema.
- scheduleUploadCheck() - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- SchemaDependent - Interface in org.kaaproject.kaa.client.common
-
Interface for objects whose serialization depends on schema.
- SchemaObservable - Interface in org.kaaproject.kaa.client.schema
-
Sends notifications with new schema object
- SchemaPersistenceManager - Interface in org.kaaproject.kaa.client.schema.storage
-
Manager that saves and loads the schema
Provide
SchemaStorage
implementation instance to store updates for
configuration schema.
- SchemaProcessor - Interface in org.kaaproject.kaa.client.schema
-
Receives the data from stream and creates the schema object.
- SchemaRuntimeException - Exception in org.kaaproject.kaa.client.schema
-
- SchemaRuntimeException() - Constructor for exception org.kaaproject.kaa.client.schema.SchemaRuntimeException
-
- SchemaRuntimeException(String) - Constructor for exception org.kaaproject.kaa.client.schema.SchemaRuntimeException
-
- SchemaStorage - Interface in org.kaaproject.kaa.client.schema.storage
-
Interface for object to save and to load schema
Provide implementation instance of this interface to save and load configuration
schema.
Schema storage can be added using
SchemaPersistenceManager
accessed through
KaaClient
interface.
- SchemaUpdatesReceiver - Interface in org.kaaproject.kaa.client.schema
-
Interface for subscriber to receive schema updates.
- SDK_TOKEN - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- serverType - Variable in class org.kaaproject.kaa.client.channel.GenericTransportInfo
-
- ServerType - Enum in org.kaaproject.kaa.client.channel
-
- setApiThreadCountAndIdleMilliseconds(int, int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
Set threads amount and appropriate idle time for api`s threads.
- setAppStateSeqNumber(int) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setAppStateSeqNumber(int) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setAttachedCallback(AttachEndpointToUserCallback) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- setAttachedCallback(AttachEndpointToUserCallback) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationManager
-
Sets callback for notifications when current endpoint is attached to user.
- setAttachedEndpointsList(Map<EndpointAccessToken, EndpointKeyHash>) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setAttachedEndpointsList(Map<EndpointAccessToken, EndpointKeyHash>) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setAttachedListener(AttachEndpointToUserCallback) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setAttachedListener(AttachEndpointToUserCallback) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Sets callback for notifications when current endpoint is attached to user
- setAttachedToUser(boolean) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setAttachedToUser(boolean) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setBase64(Base64) - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- setBatch(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setBatchCount(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setBootstrapDemultiplexer(KaaDataDemultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setBootstrapDemultiplexer(KaaDataDemultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
- setBootstrapManager(BootstrapManager) - Method in interface org.kaaproject.kaa.client.channel.BootstrapTransport
-
Sets the given Bootstrap manager.
- setBootstrapManager(BootstrapManager) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultBootstrapTransport
-
- setBootstrapManager(BootstrapManager) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultRedirectionTransport
-
- setBootstrapManager(BootstrapManager) - Method in interface org.kaaproject.kaa.client.channel.RedirectionTransport
-
Sets the given Bootstrap manager.
- setBootstrapMultiplexer(KaaDataMultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setBootstrapMultiplexer(KaaDataMultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
- setBootstrapTransport(BootstrapTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultBootstrapDataProcessor
-
- setCallbackThreadCountAndIdleMilliseconds(int, int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
Set threads amount and appropriate idle time for callback`s threads.
- setChannel(TransportType, KaaDataChannel) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setChannel(TransportType, KaaDataChannel) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Updates the manager by setting the channel to the specified
TransportType
.
- setChannelManager(KaaInternalChannelManager) - Method in interface org.kaaproject.kaa.client.bootstrap.BootstrapManager
-
Sets Channel manager.
- setChannelManager(KaaInternalChannelManager) - Method in class org.kaaproject.kaa.client.bootstrap.DefaultBootstrapManager
-
- setChannelManager(KaaChannelManager) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- setChannelManager(KaaChannelManager) - Method in interface org.kaaproject.kaa.client.channel.KaaTransport
-
- setClientProperties(KaaClientProperties) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultMetaDataTransport
-
- setClientProperties(KaaClientProperties) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- setClientProperties(KaaClientProperties) - Method in interface org.kaaproject.kaa.client.channel.MetaDataTransport
-
Sets the given client's properties.
- setClientProperties(KaaClientProperties) - Method in interface org.kaaproject.kaa.client.channel.ProfileTransport
-
Sets the given client's properties.
- setClientState(AbstractKaaClient.State) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setClientState(KaaClientState) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- setClientState(KaaClientState) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultMetaDataTransport
-
- setClientState(KaaClientState) - Method in interface org.kaaproject.kaa.client.channel.KaaTransport
-
Sets the client's state object.
- setClientState(KaaClientState) - Method in interface org.kaaproject.kaa.client.channel.MetaDataTransport
-
Sets the given client's state .
- setConfigurationHashContainer(ConfigurationHashContainer) - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
Sets the configuration hash container.
- setConfigurationHashContainer(ConfigurationHashContainer) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- setConfigurationProcessor(ConfigurationProcessor) - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
Sets the configuration processor.
- setConfigurationProcessor(ConfigurationProcessor) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- setConfigurationStorage(ConfigurationStorage) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setConfigurationStorage(ConfigurationStorage) - Method in class org.kaaproject.kaa.client.configuration.base.AbstractConfigurationManager
-
- setConfigurationStorage(ConfigurationStorage) - Method in interface org.kaaproject.kaa.client.configuration.base.GenericConfigurationManager
-
Provide storage object which is able to persist encoded configuration data.
- setConfigurationStorage(ConfigurationStorage) - Method in interface org.kaaproject.kaa.client.configuration.storage.ConfigurationPersistenceManager
-
Provide storage object which is able to persist encoded configuration data.
- setConfigurationStorage(ConfigurationStorage) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Sets the configuration storage that will be used to persist configuration.
- setConfigurationTransport(ConfigurationTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setConnectivityChecker(ConnectivityChecker) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- setConnectivityChecker(ConnectivityChecker) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- setConnectivityChecker(ConnectivityChecker) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- setConnectivityChecker(ConnectivityChecker) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setConnectivityChecker(ConnectivityChecker) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Sets connectivity checker to the current channel.
- setConnectivityChecker(ConnectivityChecker) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
Sets connectivity checker to the existing channels.
- setCountThreshold(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setDemultiplexer(KaaDataDemultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- setDemultiplexer(KaaDataDemultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- setDemultiplexer(KaaDataDemultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- setDemultiplexer(KaaDataDemultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Sets the response demultiplexer for this channel.
- setDetachedCallback(DetachEndpointFromUserCallback) - Method in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager
-
- setDetachedCallback(DetachEndpointFromUserCallback) - Method in interface org.kaaproject.kaa.client.event.registration.EndpointRegistrationManager
-
Sets callback for notifications when current endpoint is detached from user.
- setDetachedListener(DetachEndpointFromUserCallback) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setDetachedListener(DetachEndpointFromUserCallback) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Sets callback for notifications when current endpoint is detached from user
- setEndpointAccessToken(String) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setEndpointAccessToken(String) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Set new access token for a current endpoint.
- setEndpointAccessToken(String) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setEndpointAccessToken(String) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setEndpointPublicKeyhash(EndpointObjectHash) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultMetaDataTransport
-
- setEndpointPublicKeyhash(EndpointObjectHash) - Method in interface org.kaaproject.kaa.client.channel.MetaDataTransport
-
Sets the given public key hash.
- setEndpointRegistrationProcessor(EndpointRegistrationProcessor) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultUserTransport
-
- setEndpointRegistrationProcessor(EndpointRegistrationProcessor) - Method in interface org.kaaproject.kaa.client.channel.UserTransport
-
Sets the given Endpoint processor.
- setEventManager(EventManager) - Method in interface org.kaaproject.kaa.client.channel.EventTransport
-
Sets the given Event manager.
- setEventManager(EventManager) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultEventTransport
-
- setEventSeqNum(int) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setEventSeqNum(int) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setEventTransport(EventTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setFailoverManager(FailoverManager) - Method in interface org.kaaproject.kaa.client.bootstrap.BootstrapManager
-
Sets Failover manager.
- setFailoverManager(FailoverManager) - Method in class org.kaaproject.kaa.client.bootstrap.DefaultBootstrapManager
-
- setFailoverManager(FailoverManager) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setFailoverManager(FailoverManager) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Sets a new failover manager.
- setFailoverStrategy(FailoverStrategy) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setFailoverStrategy(FailoverStrategy) - Method in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager
-
- setFailoverStrategy(FailoverStrategy) - Method in interface org.kaaproject.kaa.client.channel.failover.FailoverManager
-
- setFailoverStrategy(FailoverStrategy) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
- setFailureListener(FailureListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setFailureListener(FailureListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Set listener which is notified on critical failures that are treated as something
that client should not handle on its own.
- setField(String, CommonValue) - Method in interface org.kaaproject.kaa.client.common.CommonRecord
-
Sets new value to the field with the given name (existing value will be replaced).
- setField(String, CommonValue) - Method in class org.kaaproject.kaa.client.common.DefaultCommonRecord
-
- setIfNeedProfileResync(boolean) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setIfNeedProfileResync(boolean) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setKeyHash(String) - Method in class org.kaaproject.kaa.client.event.EndpointKeyHash
-
- setLifeCycleThreadCountAndIdleMilliseconds(int, int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
Set threads amount and appropriate idle time for life cycle threads.
- setLogDeliveryListener(LogDeliveryListener) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setLogDeliveryListener(LogDeliveryListener) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Set a listener which receives a delivery status of each log bucket.
- setLogDeliveryListener(LogDeliveryListener) - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- setLogDeliveryListener(LogDeliveryListener) - Method in interface org.kaaproject.kaa.client.logging.GenericLogCollector
-
Set a listener which receives a delivery status of each log bucket.
- setLogProcessor(LogProcessor) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultLogTransport
-
- setLogProcessor(LogProcessor) - Method in interface org.kaaproject.kaa.client.channel.LogTransport
-
Sets the given Log processor.
- setLogStorage(LogStorage) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setLogStorage(LogStorage) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Set user implementation of a log storage.
- setLogTransport(LogTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setLogUploadStrategy(LogUploadStrategy) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setLogUploadStrategy(LogUploadStrategy) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Set user implementation of a log upload strategy.
- setMaxApiThreads(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxApiThreadsIdleMilliseconds(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxCallbackThreads(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxCallbackThreadsIdleMilliseconds(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxLifeCycleThreads(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxLifeCycleThreadsIdleMilliseconds(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMaxParallelUploads(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setMetaDataTransport(MetaDataTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setMinScheduledThreads(int) - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext.FlexibleExecutorContextBuilder
-
- setMultiplexer(KaaDataMultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- setMultiplexer(KaaDataMultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- setMultiplexer(KaaDataMultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- setMultiplexer(KaaDataMultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Sets the request multiplexer for this channel.
- setNotificationProcessor(NotificationProcessor) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultNotificationTransport
-
- setNotificationProcessor(NotificationProcessor) - Method in interface org.kaaproject.kaa.client.channel.NotificationTransport
-
Sets the given Notification processor.
- setNotificationTransport(NotificationTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setOperationDemultiplexer(KaaDataDemultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setOperationDemultiplexer(KaaDataDemultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
- setOperationMultiplexer(KaaDataMultiplexer) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- setOperationMultiplexer(KaaDataMultiplexer) - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
- setPrivateKeyFileName(String) - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- setProfileContainer(ProfileContainer) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- setProfileContainer(ProfileContainer) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Sets profile container implemented by the user.
- setProfileContainer(ProfileContainer) - Method in class org.kaaproject.kaa.client.profile.DefaultProfileManager
-
- setProfileContainer(ProfileContainer) - Method in interface org.kaaproject.kaa.client.profile.ProfileManager
-
Sets profile container implemented by the user.
- setProfileHash(EndpointObjectHash) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setProfileHash(EndpointObjectHash) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setProfileManager(ProfileManager) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- setProfileManager(ProfileManager) - Method in interface org.kaaproject.kaa.client.channel.ProfileTransport
-
Sets the given Profile manager.
- setProfileTransport(ProfileTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setPublicKeyFileName(String) - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- setRecordAddedTimestampMs(long) - Method in class org.kaaproject.kaa.client.logging.RecordInfo
-
- setRecordDeliveryTimeMs(long) - Method in class org.kaaproject.kaa.client.logging.RecordInfo
-
- setRedirectionTransport(RedirectionTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setRegistered(boolean) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setRegistered(boolean) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setResyncOnly(boolean) - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
- setResyncOnly(boolean) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- setRetryPeriod(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setSchemaProcessor(SchemaProcessor) - Method in interface org.kaaproject.kaa.client.channel.ConfigurationTransport
-
Sets the schema processor.
- setSchemaProcessor(SchemaProcessor) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultConfigurationTransport
-
- setSchemaProcessor(SchemaProcessor) - Method in class org.kaaproject.kaa.client.schema.storage.DefaultSchemaPersistenceManager
-
- setSchemaStorage(SchemaStorage) - Method in class org.kaaproject.kaa.client.schema.storage.DefaultSchemaPersistenceManager
-
- setSchemaStorage(SchemaStorage) - Method in interface org.kaaproject.kaa.client.schema.storage.SchemaPersistenceManager
-
Provide storage object which is able to persist configuration schema.
- setServer(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- setServer(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- setServer(TransportConnectionInfo) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- setServer(TransportConnectionInfo) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Sets the server's parameters for the current channel.
- setState(MemBucket.MemBucketState) - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- setStateFileName(String) - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- setStorage(LogStorage) - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- setStorage(LogStorage) - Method in interface org.kaaproject.kaa.client.logging.GenericLogCollector
-
Set user implementation of a log storage.
- setStrategy(LogUploadStrategy) - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- setStrategy(LogUploadStrategy) - Method in interface org.kaaproject.kaa.client.logging.GenericLogCollector
-
Set user implementation of a log upload strategy.
- setTimeout(long) - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultMetaDataTransport
-
- setTimeout(long) - Method in interface org.kaaproject.kaa.client.channel.MetaDataTransport
-
Sets the given response timeout.
- setTimeout(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setToken(String) - Method in class org.kaaproject.kaa.client.event.EndpointAccessToken
-
- setTopicListHash(Integer) - Method in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState
-
- setTopicListHash(Integer) - Method in interface org.kaaproject.kaa.client.persistence.KaaClientState
-
- setTransport(BootstrapTransport) - Method in interface org.kaaproject.kaa.client.bootstrap.BootstrapManager
-
Sets bootstrap transport object.
- setTransport(BootstrapTransport) - Method in class org.kaaproject.kaa.client.bootstrap.DefaultBootstrapManager
-
- setUploadCheckPeriod(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setUserTransport(UserTransport) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultOperationDataProcessor
-
- setUuid(UUID) - Method in interface org.kaaproject.kaa.client.common.CommonRecord
-
Sets the given uuid to the record.
- setUuid(UUID) - Method in class org.kaaproject.kaa.client.common.DefaultCommonRecord
-
- setValue(RecordInfo, Long) - Method in class org.kaaproject.kaa.client.logging.future.RecordFuture
-
Sets value.
- setVolumeThreshold(int) - Method in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-
- setWorkingDirectory(String) - Method in class org.kaaproject.kaa.client.KaaClientProperties
-
- shrinkToSize(long, int) - Method in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
Shrinks current bucket to the newSize.
- shutdown() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- shutdown() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- shutdown() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- shutdown() - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- shutdown() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Shuts down the channel instance.
- shutdown() - Method in interface org.kaaproject.kaa.client.channel.KaaInternalChannelManager
-
Shuts down the manager and all registered channels.
- shutdownExecutor(ExecutorService) - Method in class org.kaaproject.kaa.client.context.AbstractExecutorContext
-
- SimpleConfigurationStorage - Class in org.kaaproject.kaa.client.configuration.base
-
- SimpleConfigurationStorage(KaaClientPlatformContext, String) - Constructor for class org.kaaproject.kaa.client.configuration.base.SimpleConfigurationStorage
-
- SimpleExecutorContext - Class in org.kaaproject.kaa.client.context
-
Simple implementation of
executorContext
that uses
one thread per each executor.
- SimpleExecutorContext() - Constructor for class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- SimpleExecutorContext(int, int, int, int) - Constructor for class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
All-args constructor.
- SimpleKaaClientStateListener - Class in org.kaaproject.kaa.client
-
- SimpleKaaClientStateListener() - Constructor for class org.kaaproject.kaa.client.SimpleKaaClientStateListener
-
- SingleThreadExecutorContext - Class in org.kaaproject.kaa.client.context
-
- SingleThreadExecutorContext() - Constructor for class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- size - Variable in class org.kaaproject.kaa.client.logging.memory.MemBucket
-
- start() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- start() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Starts Kaa's workflow.
- startEventsBlock() - Method in class org.kaaproject.kaa.client.event.EventFamilyFactory
-
- STATE_FILE_NAME_DEFAULT - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- STATE_FILE_NAME_PROPERTY - Static variable in class org.kaaproject.kaa.client.KaaClientProperties
-
- stateListener - Variable in class org.kaaproject.kaa.client.AbstractKaaClient
-
- stop() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- stop() - Method in interface org.kaaproject.kaa.client.context.ExecutorContext
-
Stops executors.
- stop() - Method in class org.kaaproject.kaa.client.context.FlexibleExecutorContext
-
- stop() - Method in class org.kaaproject.kaa.client.context.SimpleExecutorContext
-
- stop() - Method in class org.kaaproject.kaa.client.context.SingleThreadExecutorContext
-
- stop() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Stops Kaa's workflow.
- stop() - Method in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- stop() - Method in interface org.kaaproject.kaa.client.logging.GenericLogCollector
-
Stops and/or cleanup resources.
- storage - Variable in class org.kaaproject.kaa.client.logging.AbstractLogCollector
-
- STORAGE_BUCKET_SIZE - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- STORAGE_INFO_KEY_COLUMN - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- STORAGE_INFO_TABLE_NAME - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- STORAGE_INFO_VALUE_COLUMN - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- STORAGE_RECORD_COUNT - Static variable in interface org.kaaproject.kaa.client.logging.PersistentLogStorageConstants
-
- StorageSizeLogUploadStrategy - Class in org.kaaproject.kaa.client.logging.strategies
-
- StorageSizeLogUploadStrategy(int) - Constructor for class org.kaaproject.kaa.client.logging.strategies.StorageSizeLogUploadStrategy
-
- StorageSizeWithTimeLimitLogUploadStrategy - Class in org.kaaproject.kaa.client.logging.strategies
-
- StorageSizeWithTimeLimitLogUploadStrategy(int, long, TimeUnit) - Constructor for class org.kaaproject.kaa.client.logging.strategies.StorageSizeWithTimeLimitLogUploadStrategy
-
- submitEventsBlock(TransactionId) - Method in class org.kaaproject.kaa.client.event.EventFamilyFactory
-
- subscribeForConfigurationUpdates(ConfigurationReceiver) - Method in interface org.kaaproject.kaa.client.configuration.manager.ConfigurationManager
-
Subscribes for configuration updates.
NOTE: Attempting to subscribe two instances of
ConfigurationReceiver
such as
receiver1.equals(receiver2) == true
will result the fact that only first instance will be subscribed.
- subscribeForConfigurationUpdates(ConfigurationReceiver) - Method in class org.kaaproject.kaa.client.configuration.manager.DefaultConfigurationManager
-
- subscribeForSchemaUpdates(SchemaUpdatesReceiver) - Method in class org.kaaproject.kaa.client.schema.DefaultSchemaProcessor
-
- subscribeForSchemaUpdates(SchemaUpdatesReceiver) - Method in interface org.kaaproject.kaa.client.schema.SchemaObservable
-
Subscribes new receiver for schema updates.
- subscribeForUpdates(GenericDeltaReceiver) - Method in interface org.kaaproject.kaa.client.configuration.DecodedDeltaObservable
-
Subscribes new receiver for decoded data updates.
- subscribeForUpdates(GenericDeltaReceiver) - Method in class org.kaaproject.kaa.client.configuration.DefaultConfigurationProcessor
-
- subscribeToTopic(Long) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- subscribeToTopic(Long, boolean) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- subscribeToTopic(Long) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Subscribe to notifications relating to the specified optional topic.
- subscribeToTopic(Long, boolean) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Subscribe to notifications relating to the specified optional topic.
- subscribeToTopic(Long, boolean) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- subscribeToTopic(Long, boolean) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Subscribe to notifications relating to the specified optional topic.
- subscribeToTopics(List<Long>) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- subscribeToTopics(List<Long>, boolean) - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- subscribeToTopics(List<Long>) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Subscribe to notifications relating to the specified list of optional
topics.
- subscribeToTopics(List<Long>, boolean) - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Subscribe to notifications relating to the specified list of optional
topics.
- subscribeToTopics(List<Long>, boolean) - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- subscribeToTopics(List<Long>, boolean) - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Subscribe to notifications relating to the specified list of optional
topics.
- switchAccessPoint() - Method in interface org.kaaproject.kaa.client.logging.AccessPointCommand
-
- sync(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- sync(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- sync(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- sync(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- sync(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- sync(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- sync(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- sync() - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- sync() - Method in class org.kaaproject.kaa.client.channel.impl.transports.DefaultProfileTransport
-
- sync(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Invoke sync on active channel by specified transport type.
- sync(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Updates the channel's state of the specific service.
- sync(Set<TransportType>) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Updates the channel's state of the specific service.
- sync() - Method in interface org.kaaproject.kaa.client.channel.KaaTransport
-
Sends the update request to the server.
- sync() - Method in class org.kaaproject.kaa.client.notification.DefaultNotificationManager
-
- sync() - Method in interface org.kaaproject.kaa.client.notification.NotificationManager
-
Accept optional subscription changes.
- syncAck(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- syncAck(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- syncAck(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- syncAck(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- syncAck(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- syncAck(Set<TransportType>) - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- syncAck(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- syncAck() - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncAck(SyncResponseStatus) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncAck(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Invoke sync acknowledgement on active channel by specified transport type.
- syncAck(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Notifies channel about successful acknowledgment of the sync only in case
of smth change.
- syncAck(Set<TransportType>) - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Notifies channel about successful acknowledgment of the sync only in case
of smth change.
- syncAckByType(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncAll() - Method in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel
-
- syncAll() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel
-
- syncAll() - Method in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel
-
- syncAll(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.DefaultChannelManager
-
- syncAll(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncAll(TransportType) - Method in interface org.kaaproject.kaa.client.channel.KaaChannelManager
-
Invoke sync acknowledgement on active channel.
- syncAll() - Method in interface org.kaaproject.kaa.client.channel.KaaDataChannel
-
Updates the channel's state of all supported services.
- syncByType(TransportType) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncByType(TransportType, boolean) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- syncByType(TransportType, boolean, boolean) - Method in class org.kaaproject.kaa.client.channel.impl.transports.AbstractKaaTransport
-
- SyncTask - Class in org.kaaproject.kaa.client.channel.impl.sync
-
- SyncTask(TransportType, boolean, boolean) - Constructor for class org.kaaproject.kaa.client.channel.impl.sync.SyncTask
-
Instantiates the SyncTask.
- SyncTask(Set<TransportType>, boolean, boolean) - Constructor for class org.kaaproject.kaa.client.channel.impl.sync.SyncTask
-
Instantiates the SyncTask.
- syncTopicsList() - Method in class org.kaaproject.kaa.client.AbstractKaaClient
-
- syncTopicsList() - Method in interface org.kaaproject.kaa.client.GenericKaaClient
-
Force sync of pending subscription changes with server.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.AbstractKaaClient.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.channel.ChannelDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.channel.failover.FailoverDecision.FailoverAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.channel.failover.FailoverStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.channel.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.logging.LogUploadStrategyDecision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.logging.memory.MemBucket.MemBucketState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kaaproject.kaa.client.notification.NotificationListenerInfo.Action
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.kaaproject.kaa.client.AbstractKaaClient.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.channel.ChannelDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.channel.failover.FailoverDecision.FailoverAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.channel.failover.FailoverStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.channel.ServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.logging.LogUploadStrategyDecision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.logging.memory.MemBucket.MemBucketState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kaaproject.kaa.client.notification.NotificationListenerInfo.Action
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyResponse(byte[], byte[]) - Method in class org.kaaproject.kaa.client.transport.AbstractHttpClient
-
- volumeThreshold - Variable in class org.kaaproject.kaa.client.logging.DefaultLogUploadStrategy
-