public class PatchesServiceAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent
Constructor and Description |
---|
PatchesServiceAgent(Instance instance) |
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 PatchesServiceAgent(Instance instance)
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