| Interface and Description |
|---|
| eu.hgross.blaubot.datasource.IDataSourcePlugin |
| Class and Description |
|---|
| eu.hgross.blaubot.admin.PrinceFoundAKingAdminMessage
use DiscoveredDeviceAdminMessage instead
|
| Method and Description |
|---|
| eu.hgross.blaubot.core.statemachine.events.AbstractTimeoutStateMachineEvent.getFromState()
is now redundant to
AbstractBlaubotStateMachineEvent.getConnectionStateMachineState() |
| eu.hgross.blaubot.messaging.IBlaubotChannel.publish(BlaubotMessage)
we don't allow the pre-creation of BlaubotMessages anymore
|
| eu.hgross.blaubot.messaging.IBlaubotChannel.publish(BlaubotMessage, boolean)
we don't allow the pre-creation of BlaubotMessages anymore
|
| eu.hgross.blaubot.messaging.IBlaubotChannel.publish(BlaubotMessage, long)
we don't allow the pre-creation of BlaubotMessages anymore
|
| eu.hgross.blaubot.messaging.IBlaubotChannel.publish(BlaubotMessage, long, boolean)
we don't allow the pre-creation of BlaubotMessages anymore
|