Uses of Class
org.apache.manifoldcf.crawler.notifications.slack.SlackSession.ProxySettings
-
-
Uses of SlackSession.ProxySettings in org.apache.manifoldcf.crawler.notifications.slack
Fields in org.apache.manifoldcf.crawler.notifications.slack declared as SlackSession.ProxySettings Modifier and Type Field Description protected SlackSession.ProxySettingsSlackConnector.ConnectThread. proxySettingsprotected SlackSession.ProxySettingsSlackConnector. proxySettingsConstructors in org.apache.manifoldcf.crawler.notifications.slack with parameters of type SlackSession.ProxySettings Constructor Description ConnectThread(java.lang.String webHookUrl, SlackSession.ProxySettings proxySettings)SlackSession(java.lang.String webHookUrl, SlackSession.ProxySettings proxySettingsOrNull)Create a session.
-