Uses of Interface
com.pushtechnology.diffusion.api.config.FanOutConnectionConfig
Packages that use FanOutConnectionConfig
-
Uses of FanOutConnectionConfig in com.pushtechnology.diffusion.api.config
Methods in com.pushtechnology.diffusion.api.config that return FanOutConnectionConfigModifier and TypeMethodDescriptionFanOutConfig.addConnection
(String name, String url) Deprecated.Add a new connection to a primary server.FanOutConfig.getConnection
(String name) Deprecated.Get a named fan-out connection.Methods in com.pushtechnology.diffusion.api.config that return types with arguments of type FanOutConnectionConfigModifier and TypeMethodDescriptionFanOutConfig.getConnections()
Deprecated.Get the configured list of primary server connections.