Interface and Description |
---|
com.pushtechnology.diffusion.client.features.control.clients.AuthenticationControl.ControlAuthenticationHandler
since 6.2
ControlAuthenticationHandler has been replaced by the
|
com.pushtechnology.diffusion.client.security.authentication.AuthenticationHandler
since 6.2
AuthenticationHandler has been replaced by the
|
com.pushtechnology.diffusion.client.security.authentication.AuthenticationResult
since 6.2
This interface is used by |
com.pushtechnology.diffusion.client.security.authentication.AuthenticationResultSource
since 6.2
This interface is used by |
com.pushtechnology.diffusion.client.details.ClientLocation
since 6.2
Session details are only used by |
com.pushtechnology.diffusion.client.details.ClientSummary
since 6.2
Session details are only used by |
com.pushtechnology.diffusion.client.content.Content
since 6.2
This interface is preserved only for backwards compatibility and
is being phased out in favor of specific data types. The only
remaining place where it must be used is in the
|
com.pushtechnology.diffusion.client.features.ContextStream
since 6.2
This is only used by |
com.pushtechnology.diffusion.client.features.control.topics.MessagingControl
since 6.5. Use the
Messaging feature instead. All methods
and types have been moved there from this interface which will be
removed in a future release. |
com.pushtechnology.diffusion.client.features.control.topics.MessagingControl.FilteredRequestCallback |
com.pushtechnology.diffusion.client.features.control.topics.MessagingControl.RequestHandler
Since 6.5. Use
Messaging.RequestHandler . |
com.pushtechnology.diffusion.client.features.control.topics.MessagingControl.RequestHandler.Responder
Since 6.5. Use
Messaging.RequestStream.Responder . |
com.pushtechnology.diffusion.client.details.SessionDetails
since 6.2
Session details are only used by |
com.pushtechnology.diffusion.client.features.Stream
since 6.2
This is only used by |
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.TopicEventListener
Since 6.1
See
|
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.TopicEventStream
Since 6.1
See
|
com.pushtechnology.diffusion.client.features.Topics.FetchContextStream
since 6.2
See |
com.pushtechnology.diffusion.client.features.Topics.FetchStream
since 6.2
See |
com.pushtechnology.diffusion.client.features.control.topics.TopicUpdateControl
since 6.2
|
Class and Description |
---|
com.pushtechnology.diffusion.client.security.authentication.CompositeAuthenticationHandler
since 6.2
|
com.pushtechnology.diffusion.client.features.control.clients.CompositeControlAuthenticationHandler
since 6.2
|
Enum and Description |
---|
com.pushtechnology.diffusion.client.types.TopicPermission
since 6.5. Replaced by the equivalent
PathPermission . In
previous releases, the path-scoped permissions were called "topic
permissions". This was a source of confusion since some of the
permissions apply to message paths or to session lock names, both
of which are hierarchical but have nothing to do with topics in
the topic tree. The term "topic permission" has been renamed
"path permission" throughout the API. Additional methods have
been added to reflect this renaming. The old methods are
deprecated and will be removed in a future release. |
Exceptions and Description |
---|
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.IncompatibleMasterTopicException
since 6.4
Slave topics are deprecated. Since 6.5, this exception is no longer used. This exception will be removed in a future release. |
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.IncompatibleParentTopicException
since 6.5
Since 6.5, this exception is no longer used. This exception will be removed in a future release. |
Field and Description |
---|
com.pushtechnology.diffusion.client.topics.details.TopicSpecification.SLAVE_MASTER_TOPIC
since 6.4
Slave topics are deprecated. This property key will be removed in a future release. |
Enum Constant and Description |
---|
com.pushtechnology.diffusion.client.features.control.topics.TopicAddFailReason.INCOMPATIBLE_MASTER
since 6.4
Slave topics are deprecated. Since 6.5, this value is no longer used and will be removed in a future release. |
com.pushtechnology.diffusion.client.features.control.topics.TopicAddFailReason.INCOMPATIBLE_PARENT
since 6.5
This value is no longer used and will be removed in a future release. |
com.pushtechnology.diffusion.client.features.control.topics.TopicAddFailReason.INITIALISE_ERROR
since 6.1
This value is associated only with removed methods that allow the specification of an initial value when creating a topic. It will be removed in a future release. |
com.pushtechnology.diffusion.client.topics.details.TopicType.SLAVE
since 6.4
|
Copyright © 2020 Push Technology Ltd. All Rights Reserved.