palio.services
Class ServicePerInstanceMultiplexer

java.lang.Object
  extended by torn.omea.net.ServiceMultiplexer<Instance>
      extended by palio.services.ServicePerInstanceMultiplexer
All Implemented Interfaces:
torn.omea.net.ServiceAgent

public abstract class ServicePerInstanceMultiplexer
extends torn.omea.net.ServiceMultiplexer<Instance>

Author:
Szymon Kuklewicz

Method Summary
 void handleCall(java.lang.Object request, torn.omea.net.Call call)
           
 
Methods inherited from class torn.omea.net.ServiceMultiplexer
addNotificationListener, getServiceForGroup, removeNotificationListener
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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
Overrides:
handleCall in class torn.omea.net.ServiceMultiplexer<Instance>
Throws:
torn.omea.framework.errors.OmeaException