-
Terminally Deprecated ElementsElementDescriptiondoes nothing as threading has been changed significantlyis no longer in useno longer usedUse BusAddress.of insteadwill be removed in future, use
BusAddress.getParameterValue(String)
orBusAddress.hasParameter(String)
only intended for internal backward compatibility, will be removed soonuseTransportConfigBuilder.configureSasl()
insteaduseTransportConfigBuilder.configureSasl()
insteaduse receivingThreadConfig().withErrorHandlerThreadCount(_threads)use receivingThreadConfig().withMethodCallThreadCount(_threads)use receivingThreadConfig().withMethodReturnThreadCount(_threads)use receivingThreadConfig().withSignalThreadCount(_threads)no longer required whenDBusConnectionBuilder
is usedif required, useBaseConnectionBuilder.getSystemEndianness()
if required, useBaseConnectionBuilder.getSystemEndianness()
should not be used as SASL configuration is not providedplease useAbstractTransport.getSaslConfig()
.getAuthMode() insteadplease useAbstractTransport.getSaslConfig()
.getMode() insteadIs no longer used and will be removedplease useAbstractTransport.getSaslConfig()
.setSaslAuthMode(int) insteadplease useAbstractTransport.getSaslConfig()
.setMode(int) insteadplease useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
use getHeader(). This method did return a map containing message header. It allows changing the map, but changes did not result in changing the actual message header. Therefore using a map was removed and an object array is used instead. Changes to that array (content) will be result in a changed header in the message.this class was used as map key internally and is no longer in usejust used for compatibility will be removed in the future. Please useITransportProvider.createTransport(BusAddress, TransportConfig)
.Constant has been moved toDBusSysProps
.Constant has been moved toDBusSysProps
.Constant has been moved toDBusSysProps
.
-
Deprecated ClassesClassDescriptionthis class was used as map key internally and is no longer in use
-
Deprecated FieldsFieldDescriptionis no longer in useno longer usedConstant has been moved to
DBusSysProps
.Constant has been moved toDBusSysProps
.Constant has been moved toDBusSysProps
.
-
Deprecated MethodsMethodDescriptiondoes nothing as threading has been changed significantlywill be removed in future, use
BusAddress.getParameterValue(String)
orBusAddress.hasParameter(String)
only intended for internal backward compatibility, will be removed soonuseTransportConfigBuilder.configureSasl()
insteaduseTransportConfigBuilder.configureSasl()
insteaduse receivingThreadConfig().withErrorHandlerThreadCount(_threads)use receivingThreadConfig().withMethodCallThreadCount(_threads)use receivingThreadConfig().withMethodReturnThreadCount(_threads)use receivingThreadConfig().withSignalThreadCount(_threads)no longer required whenDBusConnectionBuilder
is usedif required, useBaseConnectionBuilder.getSystemEndianness()
if required, useBaseConnectionBuilder.getSystemEndianness()
please useAbstractTransport.getSaslConfig()
.getAuthMode() insteadplease useAbstractTransport.getSaslConfig()
.getMode() insteadIs no longer used and will be removedplease useAbstractTransport.getSaslConfig()
.setSaslAuthMode(int) insteadplease useAbstractTransport.getSaslConfig()
.setMode(int) insteadplease useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
please useTransportBuilder.configure()
use getHeader(). This method did return a map containing message header. It allows changing the map, but changes did not result in changing the actual message header. Therefore using a map was removed and an object array is used instead. Changes to that array (content) will be result in a changed header in the message.should no longer be usedjust used for compatibility will be removed in the future. Please useITransportProvider.createTransport(BusAddress, TransportConfig)
.
-
Deprecated ConstructorsConstructorDescriptionUse BusAddress.of insteadshould not be used as SASL configuration is not provided