public class PalioValidatorServiceAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent
Constructor and Description |
---|
PalioValidatorServiceAgent(Instance instance,
torn.omea.net.Server server,
java.lang.String serviceName) |
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 PalioValidatorServiceAgent(Instance instance, torn.omea.net.Server server, java.lang.String serviceName)
public void addNotificationListener(torn.omea.net.User user)
addNotificationListener
in interface torn.omea.net.ServiceAgent
public void removeNotificationListener(torn.omea.net.User user)
removeNotificationListener
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