palio.services
Class PalioInstanceAgent

java.lang.Object
  extended by palio.services.PalioInstanceAgent
All Implemented Interfaces:
torn.omea.net.ServiceAgent

public class PalioInstanceAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent

Author:
Szymon Kuklewicz

Constructor Summary
PalioInstanceAgent(Instance instance)
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PalioInstanceAgent

public PalioInstanceAgent(Instance instance)
Method Detail

removeNotificationListener

public void removeNotificationListener(torn.omea.net.User user)
Specified by:
removeNotificationListener in interface torn.omea.net.ServiceAgent

addNotificationListener

public void addNotificationListener(torn.omea.net.User user)
Specified by:
addNotificationListener in interface torn.omea.net.ServiceAgent

handleCall

public void handleCall(java.lang.Object request,
                       torn.omea.net.Call call)
                throws torn.omea.framework.errors.OmeaException
Specified by:
handleCall in interface torn.omea.net.ServiceAgent
Throws:
torn.omea.framework.errors.OmeaException