Uses of Interface
com.pushtechnology.diffusion.api.config.ConnectorConfig
Packages that use ConnectorConfig
-
Uses of ConnectorConfig in com.pushtechnology.diffusion.api.config
Methods in com.pushtechnology.diffusion.api.config that return ConnectorConfigModifier and TypeMethodDescriptionServerConfig.addConnector(String name) Add a connector.ServerConfig.getConnector(String name) Get the configuration for a named connector.Methods in com.pushtechnology.diffusion.api.config that return types with arguments of type ConnectorConfigModifier and TypeMethodDescriptionServerConfig.getConnectors()Returns the list of connectors defined for this server.