net.officefloor.plugin.socket.server.http.protocol
Class CleanupTask
java.lang.Object
net.officefloor.frame.util.AbstractSingleTask<Work,None,None>
net.officefloor.plugin.socket.server.http.protocol.CleanupTask
- All Implemented Interfaces:
- TaskFactory<Work,None,None>, WorkFactory<Work>, Task<Work,None,None>, Work
public class CleanupTask
- extends AbstractSingleTask<Work,None,None>
Cleans up the HttpManagedObject (particular HttpRequest /
HttpResponse combination).
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CleanupTask
public CleanupTask()
doTask
public Object doTask(TaskContext<Work,None,None> context)
throws IOException
- Throws:
IOException
Copyright © 2005-2011. All Rights Reserved.