public class LetsChatClient extends LetsChatClientSupport
| Modifier and Type | Class and Description |
|---|---|
protected class |
LetsChatClient.Authenticator |
address, authToken, password, username| Constructor and Description |
|---|
LetsChatClient(String address,
String username,
String password,
String authToken) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
createWebClient(Class<T> clientType)
Creates a JAXRS web client for the given JAXRS client
|
createRoom, deleteRoom, generateToken, getAccount, getAddress, getApi, getAuthToken, getOrCreateRoom, getPassword, getRoom, getRooms, getRoomUsers, getUser, getUsername, isValid, setAuthToken, updateRoomprotected <T> T createWebClient(Class<T> clientType)
createWebClient in class LetsChatClientSupportCopyright © 2011–2017 Red Hat. All rights reserved.