Deprecated Constructors |
org.xmlBlaster.util.qos.ClientProperty(Global, String, String, String)
you should use the constructors with no global |
org.xmlBlaster.util.qos.ClientProperty(Global, String, String, String, String)
you should use the alternative with no global. |
org.xmlBlaster.util.context.ContextNode(Global, String, String, ContextNode)
Use constructor without global |
org.xmlBlaster.client.qos.DisconnectQos()
|
org.xmlBlaster.util.MsgUnitRaw(Object, String, byte[], String)
provided only for backwards compatibility, this will be removed in
later releases. The byte array variant will be used. |
org.xmlBlaster.util.MsgUnitRaw(String, EncodableData, String)
provided only for backwards compatibility, this will be removed in
later releases. The byte array variant will be used. |
org.xmlBlaster.util.queue.StorageId(Global, String)
Old xb_entries only |
org.xmlBlaster.util.queue.StorageId(Global, String, String)
Old xb_entries only |
org.xmlBlaster.util.XmlBlasterException(String, String)
Please use constructor which uses ErrorCode |