-
Deprecated InterfacesInterfaceDescriptionsince 6.9
This builder is retained for backwards compatibility only. It can only be used to create a secondary initiator.
RemoteServers.SecondaryInitiator.SecondaryInitiatorBuilder
should be used in preference. This builder will be removed in a future release.
-
Deprecated MethodsMethodDescriptionsince 6.9
This method may only be used to create an old style builder for secondary initiators. The newer
Diffusion.newRemoteServerBuilder(Class)
specifying the secondary initiator builder class should be used in preference. This method will be removed in a future release.since 6.11Use the new
ClientControl.addSessionEventListener(com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionEventStream, com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionEventParameters)
, which provides greater functionality and reports on sessions at all cluster members. This method will be removed in a future release.since 6.9For backwards compatibility this method is retained for secondary initiator compatibility but will be removed at a future release.
since 6.9For backwards compatibility this method is retained for secondary initiator compatibility but will be removed at a future release.
since 6.9For backwards compatibility this method is retained for secondary initiator compatibility but will be removed at a future release.
since 6.9For backwards compatibility this method is retained for secondary initiator compatibility but will be removed at a future release.
since 6.12Use the new
Security.reauthenticate(java.lang.String, com.pushtechnology.diffusion.client.types.Credentials, java.util.Map<java.lang.String, java.lang.String>)
in preference, which allows user proposed session properties to be supplied. This method will be removed in a future release.since 6.9since 6.9since 6.9since 6.9since 6.10Rather use the
with(String, Operator, Object)
method with theIS
operator.
Use the new
ClientControl.addSessionEventListener(com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionEventStream, com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionEventParameters)
, which provides greater functionality and reports sessions at all cluster members. This interface will be removed in a future release.