public class StandardMattermostService extends Object implements MattermostService
| Constructor and Description |
|---|
StandardMattermostService(String endpoint,
String roomId,
String icon) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.httpclient.HttpClient |
getHttpClient() |
protected boolean |
isProxyRequired(List<Pattern> noProxyHosts) |
boolean |
publish(String message) |
boolean |
publish(String message,
String color) |
public boolean publish(String message)
publish in interface MattermostServicepublic boolean publish(String message, String color)
publish in interface MattermostServiceprotected org.apache.commons.httpclient.HttpClient getHttpClient()
Copyright © 2004-2016. All Rights Reserved.