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