public class RemoteMessageConnector extends Object implements org.ogema.core.application.Application, de.iwes.widgets.api.messaging.listener.MessageListener
| Constructor and Description |
|---|
RemoteMessageConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.http.impl.client.CloseableHttpClient |
getClient() |
String |
getDescription(de.iwes.widgets.api.widgets.localisation.OgemaLocale locale) |
String |
getId() |
List<String> |
getKnownUsers() |
void |
newMessageAvailable(de.iwes.widgets.api.messaging.listener.ReceivedMessage receivedMessage,
List<String> recipients) |
void |
start(org.ogema.core.application.ApplicationManager appMan) |
void |
stop(org.ogema.core.application.Application.AppStopReason arg0) |
public void start(org.ogema.core.application.ApplicationManager appMan)
start in interface org.ogema.core.application.Applicationpublic void newMessageAvailable(de.iwes.widgets.api.messaging.listener.ReceivedMessage receivedMessage,
List<String> recipients)
newMessageAvailable in interface de.iwes.widgets.api.messaging.listener.MessageListenerprotected static org.apache.http.impl.client.CloseableHttpClient getClient()
public List<String> getKnownUsers()
getKnownUsers in interface de.iwes.widgets.api.messaging.listener.MessageListenerpublic String getId()
getId in interface de.iwes.widgets.api.messaging.listener.MessageListenerpublic String getDescription(de.iwes.widgets.api.widgets.localisation.OgemaLocale locale)
getDescription in interface de.iwes.widgets.api.messaging.listener.MessageListenerpublic void stop(org.ogema.core.application.Application.AppStopReason arg0)
stop in interface org.ogema.core.application.ApplicationCopyright © 2018. All rights reserved.