-
Terminally Deprecated ElementsElementDescriptiondoes nothing as threading has been changed significantlyuse
BaseConnectionBuilder.getSystemEndianness()
insteadis no longer in useno longer usedUse BusAddress.of insteadwill be removed in future, useBusAddress.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()
no longer usedshould not be used as SASL configuration is not providedno longer in useplease 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)
.not usedConstant has been moved toDBusSysProps
.Constant has been moved toDBusSysProps
.Constant has been moved toDBusSysProps
.
-
Deprecated ClassesClassDescriptionno longer usedno longer in usethis class was used as map key internally and is no longer in usenot used
-
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 significantlyuse
BaseConnectionBuilder.getSystemEndianness()
insteadwill be removed in future, useBusAddress.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