public class Campfire extends Object
Constructor and Description |
---|
Campfire(String subdomain,
String token,
boolean ssl) |
Modifier and Type | Method and Description |
---|---|
Room |
findOrCreateRoomByName(String name) |
Room |
findRoomByName(String name) |
String |
get(String url) |
protected org.apache.commons.httpclient.HttpClient |
getClient() |
protected String |
getHost() |
protected String |
getProtocol() |
String |
getSubdomain() |
String |
getToken() |
int |
post(String url,
String body) |
boolean |
verify(int returnCode) |
Copyright © 2004-2013. All Rights Reserved.