Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X _ 

A

addAmqpLinkProperty(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
addProperty(String, Object, Integer) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
AmqpDeviceOperations - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpDeviceOperations() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Constructor for Amqp Device Operations
amqpLinkAddress - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
AmqpListener - Interface in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpMessage - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpMessage() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
 
AmqpMessage(MessageImpl) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Consule a MessageImpl object
amqpProperties - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
AmqpReactor - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpReactor(Reactor) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpReactor
Amqp Reactor Constructor
AmqpsConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpsConnection(String, AmqpDeviceOperations, SSLContext, SaslHandler, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Constructor for the Amqp library
AmqpsOperations - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpsOperations() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
appendJsonAttribute(StringBuilder, String, String, Boolean, Boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to properly craft Json string of key-value pair
areEqual(Object, Object) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Equality check for objects that accounts for null value comparisons.
AuthenticationParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
AuthenticationParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
 
AuthenticationTypeParser - Enum in com.microsoft.azure.sdk.iot.deps.serializer
 

B

Base64 - Class in com.microsoft.azure.sdk.iot.deps.util
 
Base64() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.Base64
 
bestErrorMessage(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ErrorMessageParser
Parse the fullErrorMessage from the IoTHub to find the root cause of the problem, after that, return a string with the best information about the issue
body - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
The body.
body - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
bufferSize() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 

C

calculateHeaderSize(int) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
calculateHeaderSize(int) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
canonicalizeFieldName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
capabilities - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
chooseSaslMechanism(String[]) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handle the provided mechanisms and return the mechanism to be used from a provided list
clearAdditionalHeaders() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Utility function to clear all additional headers
clearAmqpLinkProperty() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
clearDesired() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
clearReported() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
close() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Closes the connection
closeLinks() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Close the links
closeLinks() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
com.microsoft.azure.sdk.iot.deps.auth - package com.microsoft.azure.sdk.iot.deps.auth
 
com.microsoft.azure.sdk.iot.deps.serializer - package com.microsoft.azure.sdk.iot.deps.serializer
 
com.microsoft.azure.sdk.iot.deps.transport.amqp - package com.microsoft.azure.sdk.iot.deps.transport.amqp
 
com.microsoft.azure.sdk.iot.deps.transport.http - package com.microsoft.azure.sdk.iot.deps.transport.http
 
com.microsoft.azure.sdk.iot.deps.transport.mqtt - package com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
com.microsoft.azure.sdk.iot.deps.twin - package com.microsoft.azure.sdk.iot.deps.twin
 
com.microsoft.azure.sdk.iot.deps.util - package com.microsoft.azure.sdk.iot.deps.util
 
com.microsoft.azure.sdk.iot.deps.ws - package com.microsoft.azure.sdk.iot.deps.ws
 
com.microsoft.azure.sdk.iot.deps.ws.impl - package com.microsoft.azure.sdk.iot.deps.ws.impl
 
ConfigurationContentParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
ConfigurationContentParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Empty constructor: Used only to keep GSON happy.
ConfigurationContentParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Constructor for an ConfigurationContentParser that is built using the provided json
ConfigurationInfo - Class in com.microsoft.azure.sdk.iot.deps.twin
 
ConfigurationInfo() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.ConfigurationInfo
 
ConfigurationMetricsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
ConfigurationMetricsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Empty constructor: Used only to keep GSON happy.
ConfigurationMetricsParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Constructor for an ConfigurationMetricsParser that is built using the provided json
ConfigurationParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
ConfigurationParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Empty constructor: Used only to keep GSON happy.
ConfigurationParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Constructor for an ExportImportDeviceParser that is built using the provided json
ConfigurationStatus - Enum in com.microsoft.azure.sdk.iot.deps.twin
 
configure(String, String, int, String, Map<String, String>, WebSocketHandler) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
configure(String, String, int, String, Map<String, String>, WebSocketHandler) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Configure WebSocket connection
connect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sends the request to the URL given in the constructor.
connect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Connects to the MQTT broker
connection - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
The underlying HTTPS connection.
connection - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
The underlying HTTPS connection stream.
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called when PAHO establishes a connection to a server
connectionLost() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
connectionLost(Throwable) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the connection is lost on the MQTT broker
connectionLost(Throwable) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called by PAHO when the connection is lost
connectionState - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
connectionState - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
connectionStateUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
connectionStateUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
createFromDesiredPropertyJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Static constructor to create a instance based on the provided json
createFromPropertiesJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromRawCollection(Map<? extends String, Object>) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Internal Constructor from raw map.
createFromReportedPropertyJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromTwinJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createPong(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createPong(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
createRandomMaskingKey() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createUpgradeRequest(String, String, int, String, Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createUpgradeRequest() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
createUpgradeRequest(String, String, int, String, Map<String, String>) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
createWebSocketUpgrade(String, String, int, String, Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
CustomLogger - Class in com.microsoft.azure.sdk.iot.deps.util
 
CustomLogger() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 

D

dateTimeUtcToString(Date) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided Date UTC into String.
decode(byte[], int, int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Sets the data value
decodeBase64Local(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of base64 encoded byte in a array of bytes, returning the bytes original values.
deliveryComplete(IMqttDeliveryToken) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the message arrived on the MQTT broker.
DeviceCapabilities - Class in com.microsoft.azure.sdk.iot.deps.twin
 
DeviceCapabilities() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.DeviceCapabilities
 
DeviceCapabilitiesParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
DeviceCapabilitiesParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.DeviceCapabilitiesParser
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
DeviceParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
DeviceParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Empty constructor
DeviceParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Constructor for a DeviceParser object that is built from the provided json.
disconnect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Disconnects from the MQTT broker

E

enableDesiredMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
enableMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Enable metadata report in the Json.
enableMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
enableReportedMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
enableTags() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Enable tags in the Twin collection and in the Json.
encode(byte[], int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
 
encodeBase64Local(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of bytes in a array of MIME Base64 values.
encodeBase64StringLocal(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of bytes in a array of MIME Base64 values.
ErrorMessageParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single error message collection with a Json deserializer.
ErrorMessageParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ErrorMessageParser
 
errorReason - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
eTag - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
eTag - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
execute(Map<String, Object>) - Method in interface com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback
Deprecated.
Executes the callback.
execute(Map<String, Object>) - Method in interface com.microsoft.azure.sdk.iot.deps.serializer.TwinPropertiesChangeCallback
Deprecated.
Executes the callback.
ExportImportDeviceParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
ExportImportDeviceParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Empty constructor: Used only to keep GSON happy.
ExportImportDeviceParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Constructor for an ExportImportDeviceParser that is built using the provided json

F

FileUploadNotificationParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of the notification of a single File Upload, with a Json deserializer.
FileUploadNotificationParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
CONSTRUCTOR Create an instance of the FileUploadNotification using the information in the provided json.
FileUploadRequestParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single File Upload request with a Json serializer.
FileUploadRequestParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
CONSTRUCTOR Create an instance of the FileUploadRequestParser based on the provided blobName.
FileUploadResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single container for the File Upload response with a Json deserializer.
FileUploadResponseParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
CONSTRUCTOR Create an instance of the FileUploadResponseParser using the information in the provided json.
FileUploadStatusParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of the status of a single file for the File Upload, with a Json serializer.
FileUploadStatusParser(String, Boolean, Integer, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
CONSTRUCTOR Create an instance of the FileUploadStatusParser for a single file in Azure Storage.
FileUploadStatusParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
Empty constructor: Used only to keep GSON happy.
FINAL_OPCODE_BINARY - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
FINBIT_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
flattenValuesList(List<String>) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
fromJson(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
A method to create this object from Json
fromJson(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Set the Method collection with the provided information in the json.

G

generationId - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
generationId - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
get(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getAmqpBody() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Returns the amqp body used in the message
getAuthentication() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Deprecated.
as of Deps version 0.7.1, please use ExportImportDeviceParser.getAuthenticationFinal()
getAuthenticationFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for authentication
getAuthenticationParser() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for AuthenticationParser
getBlobName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file name.
getBlobName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the file name (blob name).
getBlobSizeInBytesTag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file size.
getBlobUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file uri.
getBody() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.http.HttpMessage
Gets the message body.
getBody() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the response body.
getCapabilities() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for capabilities
getCapabilities() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the Capabilities
getCloudToDeviceMessageCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for CloudToDeviceMessageCount
getCloudToDeviceMethod() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for cloud to device method json
getCode() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
Getter for code
getConfigurations() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the configurations
getConnectionState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for ConnectionState
getConnectionState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for connection state
getConnectionStateUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for ConnectionStateUpdatedTime
getConnectionStateUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for connection state updated date and time
getContainerName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the container name in the Azure storage.
getContent() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for contentParser
getContentType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for contentType
getContentType() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.http.HttpMessage
Gets the content type string.
getCorrelationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the Azure storage correlation identification.
getCreatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for created time
getCreatedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for createdTimeUtc
getDateStringFromDate(Date) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Convert from a date object back into a string representation Expected format of returned string: "2016-01-21T11:05:21"
getDateTimeUtc(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided string in a UTC Date.
getDescription() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
getter for description
getDesired() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Getter for the desired property.
getDesiredProperty() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the desired property.
getDesiredPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `desired` properties in the collection.
getDesiredPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getDesiredPropertyVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return the `desired` property version.
getDesiredVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getDeviceContent() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Getter for deviceContent
getDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for device counter
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for DeviceId
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the device identification.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the device Id
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device name
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the DeviceId
getDisabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for DisabledDeviceCount
getEnabled() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getEnabled() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access if WebSocket enabled .
getEnabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for EnabledDeviceCount
getEndTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the end time UTC Represents the time the job stopped processing
getEndTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for endTimeUtc
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the enqueued time UTC.
getError() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Returns the error as json
getErrorReason() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the error reason.
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for eTag
geteTag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for eTag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for eTag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for ETag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the ETag
getFailedCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for the failed counter
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for failureReason
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for failure reason
getGenerationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for GenerationId
getGenerationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device generation name
getHeaderField(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for a header field.
getHeaderFields() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the header fields.
getHostName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the Azure storage host name.
getId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for id
getId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Deprecated.
as of Deps version 0.7.1, please use ExportImportDeviceParser.getIdFinal()
getIdFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for id
getImportMode() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for importMode
getInitPayload(String) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Based on the chosen mechanism, builds and returns the bytes to be sent in the payload for the Sasl init message
getInputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for inputBlobContainerUri
getInputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getInputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the input buffer (read only).
getIotEdge() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceCapabilitiesParser
Getter for IotEdge
getJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Deprecated.
as of Deps version 0.7.1, please use JobPropertiesParser.getJobIdFinal()
getJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the Job identifier
getJobIdFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for jobId
getJobsStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the jobs status
getJobStatistics() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for jobs statistics
getJsonArrayValue(JsonArray) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
getJsonItems() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser
Getter for Json Items from Json Array
getJsonObjectValue(JsonObject) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
getJsonPrimitiveValue(JsonPrimitive) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
getLabels() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for labels
getLastActivityTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for LastActivityTime
getLastActivityTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for last activity time
getLastUpdate() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
getLastUpdated() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Getter for the lastUpdated.
getLastUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the last update time.
getLastUpdatedTimeDate() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for last updated time in UTC
getLastUpdatedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for lastUpdatedTimeUtc
getLastUpdatedVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Getter for the lastUpdatedVersion.
getLastUpdateVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
getLength() - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
getManagedBy() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for ManagedBy
getMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
getMaxExecutionTimeInSeconds() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for max execution time in seconds
getMetadata(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getMethodName() - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
getMetrics() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for metricsParser
getModuleId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for moduleId
getModuleId() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the ModuleId
getModulesContent() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Getter for modulesContent
getMqttMessage() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the PAHO MqttMessage from an existing message
getNumberValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get numeric value from a JsonObject
getNumVal() - Method in enum com.microsoft.azure.sdk.iot.deps.twin.ConfigurationStatus
 
getOutcome() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the outcome of device method
getOutputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for outputBlobContainerUri
getOutputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getOutputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the output buffer (read only).
getParentJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the parent jobId
getPayload() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Return an Object with the payload.
getPayload() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Returns the Message Payload
getPendingCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for pending counter
getPingBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getPingBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the ping buffer (read only).
getPlainPassword() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
 
getPlainUsername() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
 
getPrimaryKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Deprecated.
as of Deps version 0.7.1, please use SymmetricKeyParser.getPrimaryKeyFinal()
getPrimaryKeyFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Getter for PrimaryKey
getPrimaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Deprecated.
as of Deps version 0.7.1, please use X509ThumbprintParser.getPrimaryThumbprintFinal()
getPrimaryThumbprintFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Getter for PrimaryThumbprint
getPriority() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for priority
getProgress() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for progress
getPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getQos() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the Qos value of the Message
getQueries() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Getter for queries
getQueryCondition() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for query condition
getReported() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Getter for the reported property.
getReportedProperty() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the reported property.
getReportedPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `reported` properties in the collection.
getReportedPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getReportedPropertyVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return the `reported` property version.
getReportedVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getResponseHeaders() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Returns the response headers as a Map, where the key is the header field name and the values are the values associated with the header field name.
getResponseStatus() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Returns the response status code.
getResults() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Getter for results
getRunningCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for running counter
getSasToken() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the file sasToken.
getSavedException() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Returns an exception if the sasl negotiation encountered an exception, or null if it has not thrown any exceptions
getSchemaVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for schemaVersion
getScope() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Get the security scope for this device
getSecondaryKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Deprecated.
as of Deps version 0.7.1, please use SymmetricKeyParser.getSecondaryKeyFinal()
getSecondaryKeyFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Getter for SecondaryKey
getSecondaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Deprecated.
as of Deps version 0.7.1, please use X509ThumbprintParser.getSecondaryThumbprintFinal()
getSecondaryThumbprintFinal() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Getter for SecondaryThumbprint
getSelectedTransportWrapper() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Getter for the IotHubSSLContext
getStartTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for start time UTC
getStartTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for startTimeUtc
getState() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getState() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the current state of the layer.
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for Status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Return an Integer with the response status.
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the HTTPS status code.
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.twin.ConfigurationInfo
Getter for status
getStatusMessage() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the status message
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for StatusReason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for statusReason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for status reason
getStatusUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for StatusUpdatedTime
getStatusUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for status updated date and time
getSucceededCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for succeeded counter
getSymmetricKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for SymmetricKey
getSystemMetrics() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for systemMetricsParser
getTags() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
 
getTags() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the tags.
getTagsMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `tags` in the collection.
getTargetCondition() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Getter for targetCondition
getThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for Thumbprint
getTopic() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the topic of the message
getTotalDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for TotalDeviceCount
getTwinMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Deprecated.
as of Deps version 0.7.1, please use TwinCollection.getTwinMetadataFinal()
getTwinMetadata(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Deprecated.
as of Deps version 0.7.1, please use TwinCollection.getTwinMetadataFinal(String)
getTwinMetadataFinal() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the TwinCollection metadata
getTwinMetadataFinal(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the entry metadata in the TwinCollection.
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for Type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the job type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
getUpdateTwin() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Deprecated.
As of release 0.4.0, replaced by JobsResponseParser.getUpdateTwinState()
getUpdateTwinState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for update twin json
getValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get a value from the given JsonObject if the key name exists
getValueFromJsonString(JsonString) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get trim the leading and trailing parenthesis from a Json string if they exists
getValueStringByKey(Map, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get a value from the given Map if the key name exists
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for Twin version
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the Version
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Deprecated.
as of Deps version 0.7.1, please use TwinCollection.getVersionFinal()
getVersionFinal() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the version.
getWebSocketHandler() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getWebSocketHandler() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the handler for WebSocket functions.
getWsInputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getWsInputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the websocket input buffer (read only).

H

handleChallenge(byte[]) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handles a given challenge and returns the bytes to be sent in the payload of the Sasl response message
handleOutcome(SaslHandler.SaslOutcome) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handles what to do upon the Sasl negotiation finishing.
headerFields - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
HttpConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.http
A wrapper for the Java SE class HttpsURLConnection.
HttpConnection(URL, HttpMethod) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Constructor.
HttpConnection() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
 
HttpMessage - Interface in com.microsoft.azure.sdk.iot.deps.transport.http
An HTTPS message.
HttpMethod - Enum in com.microsoft.azure.sdk.iot.deps.transport.http
The HTTPS request method (i.e.
HttpRequest - Class in com.microsoft.azure.sdk.iot.deps.transport.http
 
HttpRequest(URL, HttpMethod, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Constructor.
HttpRequest() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
 
HttpResponse - Class in com.microsoft.azure.sdk.iot.deps.transport.http
An HTTPS response.
HttpResponse(int, byte[], Map<String, List<String>>, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Constructor.
HttpResponse() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 

I

initLink(Link) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Initializes the link's other endpoint according to its type
initLink(Link) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
iotEdge - Variable in class com.microsoft.azure.sdk.iot.deps.twin.DeviceCapabilities
 
IotHubCertificateManager - Class in com.microsoft.azure.sdk.iot.deps.auth
 
IotHubSSLContext - Class in com.microsoft.azure.sdk.iot.deps.auth
 
IotHubSSLContext() - Constructor for class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Creates a SSLContext for the IotHub.
IotHubSSLContext(SSLContext) - Constructor for class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Constructor that takes and saves an SSLContext object
IotHubSSLContext(String, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Creates a default SSLContext for the IotHub with the specified certificate.
IotHubSSLContext(String, String, String, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Creates a default SSLContext for the IotHub with the specified certificate.
IotHubSSLContext(String, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.auth.IotHubSSLContext
Constructor that takes a public key certificate and private key pair.
isConnected() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Returns the status of the connection
isExcludeKeysInExport() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for excludeKeysInExport
isIotEdge() - Method in class com.microsoft.azure.sdk.iot.deps.twin.DeviceCapabilities
Getter for iotEdge Boolean
isMqttConnected() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Return whether the MQTT broker is connected to the endpoint
isNullOrEmpty(String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to check if the input string is null or empty
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to check if the input string is null or contains only whitespace(s)
isReceiverLinkTag(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Is this name a receiver Link

J

JobPropertiesParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
JobPropertiesParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Empty constructor: Used only to keep GSON happy.
JobPropertiesParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Constructor for a JobPropertiesParser object that is built from the provided Json
JobQueryResponseError - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
JobQueryResponseError() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
 
JobsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs collection with a Json serializer.
JobsParser(String, MethodParser, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
CONSTRUCTOR
JobsParser(String, TwinParser, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
Deprecated.
JobsParser(String, TwinState, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
CONSTRUCTOR
JobsResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs response collection with a Json deserializer.
JobsResponseParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
 
JobsStatisticsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs statistics collection with a Json deserializer.
JobsStatisticsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
 

L

LAST_UPDATE_TAG - Static variable in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
 
LAST_UPDATE_VERSION_TAG - Static variable in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
 
lastActivityTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
lastActivityTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
LogDebug(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogDebug(String, Throwable, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogError(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogError(Throwable) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogFatal(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogInfo(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogTrace(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogWarn(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 

M

makeDetermination(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
manager - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
mapToJsonElement(Map<String, Object>) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert a provided map in to a JsonElement, including sub-maps.
MASKBIT_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MAX_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MAX_HEADER_LENGTH_NOMASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MED_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MED_HEADER_LENGTH_NOMASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
messageArrived(String, MqttMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the message arrived on the MQTT broker.
messageReceived(AmqpMessage) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
messageReceived(MqttMessage) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called when the message gets received by PAHO
messageSent() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
MethodParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Direct Method Access collection with a Json serializer and deserializer.
MethodParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser(String, Long, Long, Object) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser(Object) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser.Operation - Enum in com.microsoft.azure.sdk.iot.deps.serializer
 
MIN_HEADER_LENGTH - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MIN_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
moduleId - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
MqttConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttConnection(String, String, String, String, SSLContext, MqttListener, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Constructor to create MqttAsync Client with Paho
MqttListener - Interface in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttMessage - Class in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttMessage(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message
MqttMessage(String, MqttMessage) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message and a PAHO MqttMessage
MqttMessage(String, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message and payload
MqttQos - Enum in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 

N

notifyLock() - Method in class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 

O

ObjectLock - Class in com.microsoft.azure.sdk.iot.deps.util
This class enables mocking of the base class wait and notify functions
ObjectLock() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the connection init event
onConnectionUnbound(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the delivery event.
onLinkFlow(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link flow event.
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link init event.
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link remote close event.
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link remote open event.
onReactorFinal(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for reactor init event.
onSaslChallenge(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
 
onSaslInit(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Does nothing.
onSaslMechanisms(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
This event is fired when the service advertises some sasl authentication mechanisms.
onSaslOutcome(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
This event is fired when Sasl negotiation finishes.
onSaslResponse(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Does nothing.
onTransportError(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the transport error event.
onTransportHeadClosed(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
OPCODE_BINARY - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_CLOSE - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_CONTINUATION - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_PING - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_PONG - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
open() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Opens the connection.
openAmqpAsync() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Spawns another thread that attempts to open the AMQP connection.
openLinks(Session) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Open the Session links for session
openLinks(Session) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 

P

ParserUtility - Class in com.microsoft.azure.sdk.iot.deps.serializer
Set of static functions to help the serializer.
ParserUtility() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
PAYLOAD_EXTENDED_16 - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_EXTENDED_64 - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_LARGE_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_MEDIUM_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_SHORT_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
properties - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
publishMessage(String, MqttQos, byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Sends a PUBLISH message to the MQTT broker
publishMessage(MqttMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Sends a PUBLISH message to the MQTT broker
put(String, Object) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Deprecated.
as of Deps version 0.7.1, please use TwinCollection.putFinal(String, Object)
putAll(Map<? extends String, ?>) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Deprecated.
as of Deps version 0.7.1, please use TwinCollection.putAllFinal(Map)
putAllFinal(Map<? extends String, ?>) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Add all information in the provided Map to the TwinCollection.
putFinal(String, Object) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Add a single new entry in the TwinCollection.

Q

QueryRequestParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
QueryRequestParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser
CONSTRUCTOR Create an instance of the QueryRequestParser based on the provided query.
QueryResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
QueryResponseParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser
CONSTRUCTOR Create an instance of the QueryResponseParser using the information in the provided json.

R

readError() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads from the error stream and returns the error reason.
readInput() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads from the input stream (response stream) and returns the response.
readInputStream(InputStream) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads the input stream until the stream is empty.
receiverLink - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
receiverLinkTag - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
receiverMessageFromLink(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Retrieves a message from a link
RegisterManager - Class in com.microsoft.azure.sdk.iot.deps.twin
Twin management representation This class is part of the Twin.
RegisterManagerParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by RegisterManager
RegisterManagerParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
RegistryStatisticsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
RegistryStatisticsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Empty constructor
RegistryStatisticsParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Constructor for a RegistryStatisticsParser that is constructed from Json.
resetDesired(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
resetDesiredProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `desired` properties information in the collection, deleting all old properties and add all the new provided ones.
resetReported(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
resetReportedProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `reported` properties information in the collection, deleting all old properties and add all the new provided ones.
resetTags(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `tags` information in the collection, deleting all old tags and add all the new provided ones.
resolveJsonElement(JsonElement) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
retrieveQosValue(MqttQos) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Converts the MqttQOS value to a integer representation
RFC_GUID - Static variable in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
run() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpReactor
Main run function to pump Proton messages

S

SaslHandler - Interface in com.microsoft.azure.sdk.iot.deps.transport.amqp
Interface definition for what client events are expected to be handled during Sasl negotiation
SaslHandler.SaslOutcome - Enum in com.microsoft.azure.sdk.iot.deps.transport.amqp
Possible outcomes of Sasl negotiation as per AMQP 1.0
SaslListenerImpl - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
SaslListenerImpl(SaslHandler) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Sasl listener implementation that defers mechanism selection, init message payloads, and challenge handling to the provided saslHandler
send() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Executes the HTTPS request.
sendAmqpMessage(AmqpMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Send message to the Amqp Endpoint
senderLink - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
senderLinkTag - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
sendMessage(byte[], byte[], int, int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Sends a Message on the senderLink
setAdditionalHeaders(Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Deprecated.
as of Deps version 0.7.1, please use WebSocketUpgrade.setAdditionalHeadersFinal(Map)
setAdditionalHeadersFinal(Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Add field-value pairs to HTTP header
setApplicationProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Set the application property for the message
setAuthentication(AuthenticationParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for authentication
setAuthenticationParser(AuthenticationParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for AuthenticationParser
setBody(Data) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
set the Body of the AMQP message
setBody(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
 
setCapabilities(DeviceCapabilitiesParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for capabilities
setCapabilities(DeviceCapabilities) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the Capabilities
setClientCertAvailable() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set protocol value in protocol header
setCloudToDeviceMessageCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for CloudToDeviceMessageCount
setConnectionState(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for ConnectionState
setConnectionStateUpdatedTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for ConnectionStateUpdatedTime
setContent(ConfigurationContentParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for content
setContentType(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for contentType
setCreatedTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for createdTimeUtc
setDesiredCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `Desired` collection when `TwinParser` receives a new json.
setDeviceContent(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Setter for deviceContent
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for DeviceId
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Setter for device name
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the DeviceId
setDisabledDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for DisabledDeviceCount
setEnabledDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for EnabledDeviceCount
setEndTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for EndTimeUtc
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for eTag
seteTag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for eTag
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for eTag
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Setter for ETag.
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the ETag
setExcludeKeysInExport(boolean) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for ExcludeKeysInExport
setFailureReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for FailureReason
setGenerationId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for GenerationId
setHeaderField(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Sets the header field to the given value.
setHost(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Deprecated.
as of Deps version 0.7.1, please use WebSocketUpgrade.setHostFinal(String)
setHostFinal(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set host value in host header
setId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for id
setId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for id
setImportMode(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for ImportMode
setInputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for InputBlobContainerUri
setIotEdge(Boolean) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceCapabilitiesParser
Setter for IotEdge
setIotEdge(Boolean) - Method in class com.microsoft.azure.sdk.iot.deps.twin.DeviceCapabilities
Setter for iotEdge Boolean
setJobId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for jobId
setLabels(HashMap<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for labels
setLastActivityTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for LastActivityTime
setLastUpdatedTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for lastUpdatedTimeUtc
setLength(long) - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
setListener(AmqpListener) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Sets the listener for this connection.
setManagedBy(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for ManagedBy
setMetrics(ConfigurationMetricsParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for metrics
setModuleId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for moduleId
setModuleId(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the ModuleId
setModulesContent(Map<String, Map<String, Object>>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
Setter for modulesContent
setOutputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for OutputBlobContainerUri
setPath(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Deprecated.
as of Deps version 0.7.1, please use WebSocketUpgrade.setPathFinal(String)
setPathFinal(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set path value in handshake
setPayload(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the Message Payload
setPort(int) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Deprecated.
as of Deps version 0.7.1, please use WebSocketUpgrade.setPortFinal(int)
setPortFinal(int) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set port value in host header
setPrimaryKey(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Setter for PrimaryKey
setPrimaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Setter for PrimaryThumbprint
setPriority(Integer) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for priority
setProgress(int) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Progress
setProtocol(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Deprecated.
as of Deps version 0.7.1, please use WebSocketUpgrade.setProtocolFinal(String)
setProtocolFinal(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set protocol value in protocol header
setQos(MqttQos) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the Qos value of the Message
setQueries(Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Setter for queries
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the read timeout in milliseconds.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Sets the read timeout, in milliseconds, for the request.
setReportedCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `Reported` collection when `TwinParser` receives a new json.
setRequestHeader(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the request header field to the given value.
setRequestMethod(HttpMethod) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the request method (i.e.
setResults(Map<String, Long>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Setter for results
setSasToken(String) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
 
setSchemaVersion(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for schemaVersion
setScope(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Set the security scope for this device
setSecondaryKey(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Setter for SecondaryKey
setSecondaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Setter for SecondaryThumbprint
setSSLContext(SSLContext) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
 
setStartTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for StartTimeUtc
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for Status
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for Status
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Status
setStatus(TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
setStatus(ConfigurationStatus) - Method in class com.microsoft.azure.sdk.iot.deps.twin.ConfigurationInfo
Setter for status
setStatusReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for StatusReason
setStatusReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for StatusReason
setStatusUpdatedTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for StatusUpdatedTime
setSymmetricKey(SymmetricKeyParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for SymmetricKey
setSystemMetrics(ConfigurationMetricsParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for systemMetricsParser
setTags(TwinCollection) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
 
setTagsCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `tags` collection when `TwinParser` receives a new json.
setTargetCondition(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Setter for targetCondition
setThumbprint(X509ThumbprintParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for Thumbprint
setTopic(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the topic of the message
setTotalDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for TotalDeviceCount
setType(AuthenticationTypeParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for Type
setType(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Type
setType(WebSocketHandler.WebSocketMessageType) - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
size() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.twin.ConfigurationInfo
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
statusReason - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
statusReason - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
statusUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
statusUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
stringToDateTimeOffset(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided string in a offset Date.
subscribe(String, MqttQos) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Send the SUBSCRIBE message to the MQTT broker
SymmetricKeyParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Store primary and secondary keys Provide function for key length validation
SymmetricKeyParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Empty constructor: Used only to keep GSON happy.
SymmetricKeyParser(String, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
 
SymmetricKeyParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
 

T

tags - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Converts this into json format and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
Converts this object to json
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
Getter for the string with the json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Create a String with a json content that represents all the information in the method collection.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Converts this into a json string.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Create a String with a json content that represents all the information in the TwinParser class and innerClasses.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Converts this into json format
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Create a JsonElement with a content that represents all the information in the method collection.
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Create a JsonElement that represents all the information in the TwinParser class and innerClasses.
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Serializer
toJsonElementWithMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Serializer with metadata.
toJsonElementWithMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Serializer
Tools - Class in com.microsoft.azure.sdk.iot.deps.util
Collection of static helper functions
Tools() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.Tools
 
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
toString() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
tryExtractFromMap(Object) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Metadata extractor
TwinChangedCallback - Interface in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, this interface is not necessary anymore.
TwinCollection - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin collection.
TwinCollection() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinCollection(Map<? extends String, Object>) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinCollection(TwinCollection) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinConnectionState - Enum in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinConnectionState
TwinConnectionState - Enum in com.microsoft.azure.sdk.iot.deps.twin
Enum for device connection state
TwinMetadata - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinMetadata
TwinMetadata() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata(Integer) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata(Integer, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin metadata for the TwinCollection.
TwinParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinState
TwinParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinParser(TwinChangedCallback) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinParser(TwinChangedCallback, TwinChangedCallback) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinProperties - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinProperties
TwinProperties() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
TwinProperties - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin Properties for the TwinState.
TwinPropertiesChangeCallback - Interface in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, this interface is not necessary anymore.
TwinProperty - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinCollection
TwinProperty() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
TwinState - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin.
TwinState(TwinCollection, TwinCollection, TwinCollection) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinState
CONSTRUCTOR
TwinStatus - Enum in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinStatus
TwinStatus - Enum in com.microsoft.azure.sdk.iot.deps.twin
Enum for device status
TwinTags - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinCollection
TwinTags() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 

U

unsubscribe(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Send the UNSUBSCRIBE message to the MQTT broker
unwrapBuffer(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
unwrapBuffer(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
unwrapBuffer(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Remove WebSocket frame from the given buffer
unwrapBuffer(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
update(String, Integer) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update(int) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
update(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
updateDesired(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateDesired(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateDesiredProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `desired` properties information in the collection, and return a string with a json that contains a sub-collection of added properties, or properties with new value.
updateDesiredProperty(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `desired` properties information in the collection, using the information parsed from the provided json.
updateDeviceManager(String, TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the device manager information in the collection, and return a string with a json that contains a the new device manager description, including new and old values.
updateReported(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateReported(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateReportedProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `reported` properties information in the collection, and return a string with a json that contains a sub-collection of added properties, or properties with new value.
updateReportedProperty(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `reported` properties information in the collection, using the information parsed from the provided json.
updateTags(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `tags` information in the collection, and return a string with a json that contains a sub-collection of added tags, or tags with new value.
updateTwin(Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update properties and tags information in the collection, and return a string with a json that contains a sub-collection of added properties, properties with new value, added tags, and tags with new values.
updateTwin(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the properties information in the collection, using the information parsed from the provided json.

V

validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
validateBlobName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided blob name is not null, empty, and valid.
validateDeviceManager(String, TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
validateHostName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validate if a provided host name is valid using the follow criteria.
validateId(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validate if a provided ID is valid using the follow criteria.
validateKey(String, boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided string is a valid json key.
validateMap(Map<String, Object>, int, boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided map in terms of maximum levels and optionally if the keys ar not metadata.
validateObject(Object) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided object is not null.
validateQuery(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validates if query contains select and from keywords and also if it is a valid utf-8 string
validateStringUTF8(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided string is not null, empty, and all characters are UTF-8.
validateUpgradeReply(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
validateUpgradeReply(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
validateUpgradeReply(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationTypeParser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.MethodParser.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinConnectionState
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler.SaslOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.ConfigurationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketFrameReadState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebSocketMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationTypeParser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.MethodParser.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinConnectionState
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler.SaslOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.ConfigurationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketFrameReadState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebSocketMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
version - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 

W

waitLock(long) - Method in class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 
WebSocket - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocket.WebSocketFrameReadState - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocket.WebSocketState - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandler - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandler.WebSocketMessageType - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandler.WebsocketTuple - Class in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandlerImpl - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketHandlerImpl() - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
WebSocketHeader - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketImpl - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketImpl() - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
WebSocketSniffer - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketSniffer(TransportWrapper, TransportWrapper) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
WebsocketTuple(long, WebSocketHandler.WebSocketMessageType) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
WebSocketUpgrade - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketUpgrade(String, String, int, String, Map<String, String>) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
wrap(TransportInput, TransportOutput) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
wrapBuffer(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
wrapBuffer(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
wrapBuffer(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Add WebSocket frame to send the given buffer
wrapBuffer(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
writeClose() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
writeOutput(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Saves the body to be sent with the request.
writePong() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
writeUpgradeRequest() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 

X

X509ThumbprintParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
X509ThumbprintParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Empty constructor: Used only to keep GSON happy.
X509ThumbprintParser(String, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Construct an X509ThumbprintParser object with the provided thumbprints
X509ThumbprintParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Construct an X509ThumbprintParser object from json

_

_isWebSocketEnabled - Variable in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2019. All rights reserved.