public class PortalFilesAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent
Constructor and Description |
---|
PortalFilesAgent(Instance instance,
torn.omea.net.Server server,
java.lang.String service) |
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 PortalFilesAgent(Instance instance, torn.omea.net.Server server, java.lang.String service)
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