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

G

generateClientId() - Static method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
Returns a randomly generated client identifier based on the the fixed prefix (paho) and the system time.
generateClientId() - Static method in class org.eclipse.paho.client.mqttv3.MqttClient
Returns a randomly generated client identifier based on the current user's login name and the system time.
get() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientState
This returns the next piece of work, ie message, for the CommsSender to send over the network.
get(String) - Method in interface org.eclipse.paho.client.mqttv3.MqttClientPersistence
Gets the specified data out of the persistent store.
get(String) - Method in class org.eclipse.paho.client.mqttv3.persist.MemoryPersistence
 
get() - Method in class org.eclipse.paho.client.mqttv3.util.MicroEJSystemProperties
 
get() - Method in interface org.eclipse.paho.client.mqttv3.util.SystemProperties
Gets the system properties.
getActionCallback() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Return the async listener for this token.
getActionCallback() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getActionCallback() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getClient() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the MQTT client that is responsible for processing the asynchronous action
getClient() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getClient() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getClient() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getClientId() - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Returns the client ID used by this client.
getClientId() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Returns the client ID used by this client.
getClientId() - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
 
getClientId() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getClientState() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getConnectionTimeout() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the connection timeout value.
getConOptions() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getCounter() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.CountingInputStream
Returns the number of bytes read since the last reset.
getDebug() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getDebug() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientState
 
getDebug() - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
Return a debug object that can be used to help solve problems.
getDebug() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
Return a debug object that can be used to help solve problems.
getDebug() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
 
getEncodedLength() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MultiByteInteger
Returns the number of bytes read when decoding this MBI.
getException() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns an exception providing more detail if an operation failed.
getException() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getException() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getGrantedQos() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the granted QoS list from a suback
getGrantedQos() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getGrantedQos() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttSuback
 
getGrantedQos() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
 
getHeaderBytes() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getHeaderBytes() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getHeaderBytes() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the header bytes in an array.
getHeaderLength() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getHeaderLength() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getHeaderLength() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the length of the header.
getHeaderOffset() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getHeaderOffset() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getHeaderOffset() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the offset of the header within the byte array returned by MqttPersistable.getHeaderBytes().
getHostName(String) - Method in class org.eclipse.paho.client.mqttv3.internal.AbstractNetworkModuleFactory
 
getImplementation(Class) - Static method in class org.eclipse.paho.client.mqttv3.internal.dependencyinjection.DependencyInjectionHelper
Returns an object assignable to the given contract.
getInputStream() - Method in interface org.eclipse.paho.client.mqttv3.internal.NetworkModule
 
getInputStream() - Method in class org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
 
getKeepAlive() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getKeepAlive() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientState
 
getKeepAliveInterval() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the "keep alive" interval.
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPingResp
 
getKey() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Returns a key associated with the message.
getLocalizedMessage(int) - Method in class org.eclipse.paho.client.mqttv3.internal.EmptyCatalog
 
getLocalizedMessage(int) - Method in class org.eclipse.paho.client.mqttv3.internal.MessageCatalog
 
getLogger(String, String, String) - Method in interface org.eclipse.paho.client.mqttv3.logging.InternalLoggerFactory
Find or create a logger for a named package/class.
getLogger(String, String) - Static method in class org.eclipse.paho.client.mqttv3.logging.LoggerFactory
Find or create a logger for a named package/class.
getLogger(String, String, String) - Method in class org.eclipse.paho.client.mqttv3.logging.MicroEJInternalLoggerFactory
 
getLoggingProperty(String) - Method in interface org.eclipse.paho.client.mqttv3.logging.InternalLoggerFactory
When run in JSR47, this allows access to the properties in the logging.properties file.
getLoggingProperty(String) - Static method in class org.eclipse.paho.client.mqttv3.logging.LoggerFactory
When run in JSR47, this allows access to the properties in the logging.properties file.
getLoggingProperty(String) - Method in class org.eclipse.paho.client.mqttv3.logging.MicroEJInternalLoggerFactory
 
getMessage() - Method in interface org.eclipse.paho.client.mqttv3.IMqttDeliveryToken
Returns the message associated with this token.
getMessage(int) - Static method in class org.eclipse.paho.client.mqttv3.internal.MessageCatalog
 
getMessage() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getMessage() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getMessage() - Method in class org.eclipse.paho.client.mqttv3.MqttDeliveryToken
Returns the message associated with this token.
getMessage() - Method in exception org.eclipse.paho.client.mqttv3.MqttException
Returns the detail message for this exception.
getMessageId() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the message ID of the message that is associated with the token.
getMessageID() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getMessageId() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttReceivedMessage
 
getMessageId() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Returns the MQTT message ID.
getMessageId() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttAck
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRel
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
 
getMessageInfo() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Sub-classes should override this to encode the message info.
getMqttVersion() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the MQTT version.
getName() - Method in class org.eclipse.paho.client.mqttv3.MqttTopic
Returns the name of the queue or topic.
getNetworkModuleIndex() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getNetworkModules() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getOutputStream() - Method in interface org.eclipse.paho.client.mqttv3.internal.NetworkModule
 
getOutputStream() - Method in class org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
 
getOutstandingDelTokens() - Method in class org.eclipse.paho.client.mqttv3.internal.CommsTokenStore
 
getOutstandingTokens() - Method in class org.eclipse.paho.client.mqttv3.internal.CommsTokenStore
 
getPassword() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the password to use for the connection.
getPayload() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
 
getPayload() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getPayload() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
 
getPayload() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
 
getPayload() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Sub-classes should override this method to supply the payload bytes.
getPayload() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns the payload as a byte array.
getPayloadBytes() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getPayloadBytes() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getPayloadBytes() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the payload bytes in an array.
getPayloadLength() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getPayloadLength() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getPayloadLength() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getPayloadLength() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the length of the payload.
getPayloadOffset() - Method in class org.eclipse.paho.client.mqttv3.internal.MqttPersistentData
 
getPayloadOffset() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
getPayloadOffset() - Method in interface org.eclipse.paho.client.mqttv3.MqttPersistable
Returns the offset of the payload within the byte array returned by MqttPersistable.getPayloadBytes().
getPendingDeliveryTokens() - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Returns the delivery tokens for any outstanding publish operations.
getPendingDeliveryTokens() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Returns the delivery tokens for any outstanding publish operations.
getPendingDeliveryTokens() - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getPendingDeliveryTokens() - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
 
getPendingDeliveryTokens() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getPort(String, int) - Method in class org.eclipse.paho.client.mqttv3.internal.AbstractNetworkModuleFactory
 
getQos() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns the quality of service for this message.
getReasonCode() - Method in exception org.eclipse.paho.client.mqttv3.MqttException
Returns the reason code for this exception.
getResponse() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the response wire message
getResponse() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getResponse() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getReturnCode() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
 
getServerURI() - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Returns the address of the server used by this client.
getServerURI() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Returns the address of the server used by this client, as a URI.
getServerURI() - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
 
getServerURI() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getServerURIs() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Return a list of serverURIs the client may connect to
getSessionPresent() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the session present flag from a connack
getSessionPresent() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getSessionPresent() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
 
getSessionPresent() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getSocketFactory() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the socket factory that will be used when connecting, or null if one has not been set.
getSSLProperties() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the SSL properties for the connection.
getThread() - Method in class org.eclipse.paho.client.mqttv3.internal.CommsCallback
Returns the thread used by this callback.
getTimeToWait() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
Return the maximum time to wait for an action to complete.
getToken(MqttWireMessage) - Method in class org.eclipse.paho.client.mqttv3.internal.CommsTokenStore
Based on the message type that has just been received return the associated token from the token store or null if one does not exist.
getToken(String) - Method in class org.eclipse.paho.client.mqttv3.internal.CommsTokenStore
 
getTopic(String) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Get a topic object which can be used to publish messages.
getTopic(String) - Method in class org.eclipse.paho.client.mqttv3.internal.ClientComms
 
getTopic(String) - Method in interface org.eclipse.paho.client.mqttv3.internal.DestinationProvider
 
getTopic(String) - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
Get a topic object which can be used to publish messages.
getTopic(String) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getTopicName() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getTopics() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Returns the topic string(s) for the action being tracked by this token.
getTopics() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getTopics() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getType() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Returns the type of the message.
getUserContext() - Method in interface org.eclipse.paho.client.mqttv3.IMqttToken
Retrieve the context associated with an action.
getUserContext() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
getUserContext() - Method in class org.eclipse.paho.client.mqttv3.MqttToken
 
getUserName() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the user name to use for the connection.
getValue() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MultiByteInteger
Returns the value of this MBI.
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPingResp
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPubAck
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPubComp
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRec
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRel
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttSuback
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubAck
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
 
getVariableHeader() - Method in class org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
 
getWillDestination() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the topic to be used for last will and testament (LWT).
getWillMessage() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the message to be sent as last will and testament (LWT).
getWireMessage() - Method in class org.eclipse.paho.client.mqttv3.internal.Token
 
A B C D E F G I K L M N O P Q R S T U V W 
Skip navigation links