public class Humbug extends Object
| Constructor and Description |
|---|
Humbug(String url,
String email,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getApiEndpoint() |
String |
getApiKey() |
protected org.apache.commons.httpclient.HttpClient |
getClient() |
String |
getEmail() |
String |
post(String method,
org.apache.commons.httpclient.NameValuePair[] parameters) |
String |
sendStreamMessage(String stream,
String subject,
String message) |
Copyright © 2004-2015. All Rights Reserved.