public class PalioCommonsServiceAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent
Constructor and Description |
---|
PalioCommonsServiceAgent(AbstractServiceProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
addNotificationListener(torn.omea.net.User user) |
void |
handleCall(java.lang.Object request,
torn.omea.net.Call call) |
void |
removeNotificationListener(torn.omea.net.User user) |
public PalioCommonsServiceAgent(AbstractServiceProvider provider)
public void removeNotificationListener(torn.omea.net.User user)
removeNotificationListener
in interface torn.omea.net.ServiceAgent
public void addNotificationListener(torn.omea.net.User user)
addNotificationListener
in interface torn.omea.net.ServiceAgent
public void handleCall(java.lang.Object request, torn.omea.net.Call call) throws torn.omea.framework.errors.OmeaException
handleCall
in interface torn.omea.net.ServiceAgent
torn.omea.framework.errors.OmeaException